From: Alan Stern <[EMAIL PROTECTED]> Date: Tue, 16 Oct 2007 11:23:58 -0400 (EDT)
> Unfortunately that simply isn't possible. No matter what you do, the > user can always unload ehci-hcd and then load it back in again. 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/