From: Alan Stern <stern@rowland.harvard.edu>
Date: Tue, 16 Oct 2007 11:23:58 -0400 (EDT)
Yes we can, by making OHCI and EHCI one module with a top-level
dispatch. If you enable both OHCI and EHCI, the top-level
module will dispatch the host initializations in the correct order.
This is what I've suggested from the beginning.
-