[David Hinds] > > > > Any suggestions on how to find the right port windows to use? > > I'd find out what was used before you did the driver upgrade. It was 0x300-0x30f for eth0 and 0x02f8-0x02ff for ttyS1, but when I edit /etc/pcmcia/config.opts and only include the lines: include port 0x300-0x3ff include port 0x2f8-0x2ff include memory 0xc0000-0xfffff include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff the ethernet drivers fail to load with the error "no ports available", and the serial is not attempted. Any ideas? Maybe I could force xirc2ps_cs to use 0x300-0x3ff and serial_cs to use 0x2f8-0x2ff somehow? -- Pål |