fix jffs2 and mini_fo mount in failsafe (patch from #7134)
[openwrt.git] / package / pcmcia-cs / patches / 004-pcmcia_resources.patch
1 --- a/etc/config.opts
2 +++ b/etc/config.opts
3 @@ -17,14 +17,13 @@
4 #
5
6 include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
7 -include memory 0xc0000-0xfffff
8 -include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
9 +include memory 0x40004000-0x40007fff
10
11 # High port numbers do not always work...
12 # include port 0x1000-0x17ff
13
14 # Extra port range for IBM Token Ring
15 -include port 0xa00-0xaff
16 +# include port 0xa00-0xaff
17
18 # Resources we should not use, even if they appear to be available
19
This page took 0.043249 seconds and 5 git commands to generate.