|
I've tried to exlude everything :( Here's my config.opts:
# # Local PCMCIA Configuration File # # System resources available for PCMCIA devices #include port 0x100-0x4ff, port 0x1000-0x17ff include memory 0xc0000-0xfffff include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff # exclude prot 0x0090-0x009f exclude port 0x00e0-0x00ef exclude port 0x01f8-0x021f exclude port 0x038c-0x03bf exclude port 0x03e0-0x03f5 exclude port 0x03f7-0x03f7 exclude port 0x0400-0xfbff exclude port 0xfcbf-0xffff # # Extra port range for IBM Token Ring #include port 0xa00-0xaff # # Resources we should not use, even if they appear to be available # # First built-in serial portexclude irq 4 # Second built-in serial port #exclude irq 3 # First built-in parallel portexclude irq 7 # PS/2 Mouse controller port, comment this out if you don't have a PS/2 # based mouseexclude irq 12 # I haven't yet tried to insert a pcmcia card. What else can I try? Thanks, Alan
|
Messages