# # Local PCMCIA Configuration File # # System resources available for PCMCIA devices # # I/O ports reserved for PCMCIA modem (it can't work on other I/O ports). include port 0x02e8-0x02ef reserve port 0x02e8-0x02ef # # Other generic, free I/O ports. include port 0x0300-0x032f, port 0x0400-0x04cf, port 0x1000-0x17ff # include memory 0x03300000-0x03302fff # # Resources we should not use, even if they appear to be available # # Resources used by IR, serial, sound, parallel, video, touchpad. exclude irq 3, irq 4, irq 5, irq 7, irq 9, irq 12 # # Options for loadable modules # # To fix sluggish network with IBM ethernet adapter... #module "pcnet_cs" opts "mem_speed=600" # # Options for Xircom Netwave driver... #module "netwave_cs" opts "domain=0x100 scramble_key=0x0"