On Tue, 21 Dec 2004, David Brownell wrote:

> On Tuesday 21 December 2004 11:12 am, Christian Iversen wrote:
> > 
> > I can't rmmod usbcore with latest (2.6.10-rc3-bk14). 
> > 
> > rmmod / modprobe -r usbcore gives "FATAL: Module usbcore is in use.". 
> > 
> > rmmod -f usbcore gives the odd "ERROR: Removing 'usbcore': Resource 
> > temporarily unavailable"
> > 
> > What's up here?
> 
> Hmm, if this is after you get that "fatal error" out of EHCI
> during init (which I've not had time to do much with; and it
> doesn't happen on any of my hardware) I suspect it's just that
> usbcore isn't cleaning up properly there.  All the HCDs, and
> other USB drivers, need to be first idled, then removed; but
> the hub driver, at least, doesn't get cleaned up.

It would be nice to find out what part of the cleanup isn't happening
right.  Do you know at what point that "fatal error" occurs?  Is it during
probe?  Can you post a short patch that will simulate the same effect?

I will spend some time this week redoing the bugfix and cleanup parts of 
the as424b-as426b patches, without the bus glue changes.  Maybe that will 
make a difference.

Alan Stern



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to