|
Just to let others know:
Changing config.opts as proposed by David Hinds in http://pcmcia.sourceforge.org/cgi-bin/HyperNews/get/pcmcia/ports/2/1.html <quote> /etc/pcmcia/config.opts also needs to be configured specially. I would try changing the default memory and IO port windows to something like:
include memory 0x80000000-0x80ffffff
include port 0x100-0x1ff
(remove the 0xc0000-0xfffff memory window, and the other IO port windows), and see if that works any better, at least for the modem card. </quote> gives a working ethernet. No more kernel crashes ... (so far) (Apple PB G3-400 Pismo, 2.2.15, pcmcia-cs-3.1.8) (Adaptec 1460 still crashes the kernel) Christoph Eyrich
|