Thank you for your responses, I finally have it working.
It appears the 2.2.14 incorrectly passes the ioaddr when the ISA NE2000
driver is included in the kernel compile. Changing it to a loadable module
fixes the problem. Why? - I don't know.
Thanks
Tim
On Thursday, June 01, 2000 7:19 PM, M
Hello everybody,
I am having problems on an embedded 486 development board that has an
NE2000 network interface. Running 2.2.12 kernel straight from the Cartman
install works fine. isapnp correctly assigns the port address to 0x360 and
IRQ 11. The NE2000 driver uses ne.c and in turn 8390.c. It