Re: OHCI root_port_reset() deadly loop...

David Brownell <[email protected]> Mon, 08 Oct 2007 20:34:12 -0700
Newsgroups gmane.linux.kernel,gmane.linux.usb.user
Message-ID <20071009033412.E37E323700C@adsl-69-226-248-13.dsl.pltn13.pacbell.net>
> However, when both OHCI and EHCI are built as modules (or, similarly
> I guess, OHCI is built-in and EHCI is modular) there appears to be
> nothing in userspace which makes sure EHCI gets loaded first.

The old /etc/hotplug/usb.rc script made sure to load those modules
in the correct order:  EHCI first.