fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
[openwrt/svn-archive/archive.git] / package / pcmcia-cs / patches / 004-pcmcia_resources.patch
1 diff -ur pcmcia.old/etc/config.opts pcmcia.dev/etc/config.opts
2 --- pcmcia.old/etc/config.opts 2003-12-06 07:09:24.000000000 +0100
3 +++ pcmcia.dev/etc/config.opts 2006-12-01 01:01:36.000000000 +0100
4 @@ -17,14 +17,13 @@
5 #
6
7 include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
8 -include memory 0xc0000-0xfffff
9 -include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
10 +include memory 0x40004000-0x40007fff
11
12 # High port numbers do not always work...
13 # include port 0x1000-0x17ff
14
15 # Extra port range for IBM Token Ring
16 -include port 0xa00-0xaff
17 +# include port 0xa00-0xaff
18
19 # Resources we should not use, even if they appear to be available
20