Re: [Linux-usb-users] OHCI root_port_reset() deadly loop...

From: David Miller
Date: Tue Oct 16 2007 - 18:06:47 EST


From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/