IPX and PCMCIA

Ricky Beam (jfbeam@bluetopia.net)
Fri, 31 Aug 2001 20:20:33 -0400 (EDT)


(don't ask why I activated IPX on my laptop)

Kernel: 2.4.9 [Linus variety]
Network Adapter: Intel EtherExpress 100 + 56k modem

Here's an interesting bug(let)... load any old PCMCIA network adapater and
then activate IPX. Then, rmmod the module without taking any steps to
shutdown IPX. You end up with the interface (eth0) actually gone with IPX
still hanging on to it -- that makes it very hard to delete IPX. The module
is still loaded, however in the "deleted" state. And unregister_netdev()
keeps spewing busy alerts to every tty.

In my case, I have to shutdown the PCMCIA adapter before I suppend or the
card will never come back up without physically removing it from the laptop.

--Ricky

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/