LWN.net Logo

Quotes of the week

Quotes of the week

Posted Dec 2, 2011 2:05 UTC (Fri) by Alan.Stern (subscriber, #12437)
In reply to: Quotes of the week by nlucas
Parent article: Quotes of the week

I bet ehci-hcd does not need to be unloaded before poweroff; unbinding it should work just as well. Sure, it would be nice to fix this -- but if it's caused by a crappy BIOS then fixing it won't be easy.

Although ehci-hcd claims it should be loaded before ohci-hcd and uhci-hcd, this isn't really necessary. The only reason is to avoid unlikely problems when a high-speed device is first initialized at full speed and then switched over to high speed when ehci-hcd gets going.


(Log in to post comments)

Quotes of the week

Posted Dec 5, 2011 13:49 UTC (Mon) by nlucas (subscriber, #33793) [Link]

Only today I could test that theory and you were right: unbind also solves the problem.

Now we only need some kernel hacker to look into this... (my experience with the kernel mailing list is not too famous).

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds