summaryrefslogtreecommitdiffstats
path: root/package/pcmcia-cs/patches/004-pcmcia_resources.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-05 21:34:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-05 21:34:56 +0000
commit320a788b2a632c1b4215a4acc15fd032ac13ad00 (patch)
treeebd3f43c8fb896bca352067a9703cf5465a05bd8 /package/pcmcia-cs/patches/004-pcmcia_resources.patch
parent8021b015e4a052432f4a3a0e99503da489550720 (diff)
sync pcmcia-cs in trunk with whiterussian, add fix for memory ranges
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5693 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pcmcia-cs/patches/004-pcmcia_resources.patch')
-rw-r--r--package/pcmcia-cs/patches/004-pcmcia_resources.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/pcmcia-cs/patches/004-pcmcia_resources.patch b/package/pcmcia-cs/patches/004-pcmcia_resources.patch
new file mode 100644
index 000000000..3be664b87
--- /dev/null
+++ b/package/pcmcia-cs/patches/004-pcmcia_resources.patch
@@ -0,0 +1,20 @@
+diff -ur pcmcia.old/etc/config.opts pcmcia.dev/etc/config.opts
+--- pcmcia.old/etc/config.opts 2003-12-06 07:09:24.000000000 +0100
++++ pcmcia.dev/etc/config.opts 2006-12-01 01:01:36.000000000 +0100
+@@ -17,14 +17,13 @@
+ #
+
+ include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
+-include memory 0xc0000-0xfffff
+-include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
++include memory 0x40004000-0x40007fff
+
+ # High port numbers do not always work...
+ # include port 0x1000-0x17ff
+
+ # Extra port range for IBM Token Ring
+-include port 0xa00-0xaff
++# include port 0xa00-0xaff
+
+ # Resources we should not use, even if they appear to be available
+