First, you should be aware that you're using a terribly outdated release of Red Hat (and likewise, a terribly out of date version of the PCMCIA driver package). It is likely that your problem does not exist in current releases. That said, I would edit /etc/pcmcia/config.opts and delete the 0xa0000000-0xa0ffffff memory range. List only one memory range: first try the 0xc0000-0xfffff range, then try the shorter subsets of that which you tried earlier. From your system log messages, it is clear that (at least for the config.opts file you give), the problem is with the 0xa0000000 range. If fiddling with the memory ranges doesn't solve the problem, then I think the only thing to do is to get some more recent software. -- Dave |