Comment 16 for bug 12558

Revision history for this message
Ben Collins (ben-collins) wrote :

I tried reproducing this using the examples. I do not have a wireless card, so I was just trying to do it
with eth0 (since the report claimed that it worked with that too).

However, things unloaded for me fine. I did:

ifdown lo
ifdown eth0
rmmod ndiswrapper
rmmod 8139too (my eth0 driver)

So this has something to do with ndiswrapper. Since I have not done anything to get ndiswrapper working, it
isn't initializing any devices. Probably why I can't reproduce it.