Hi guys,

I have a notebook with 2 ports USB 2.0 and one USB 3.0.

For some reason, kernel uses xhci_hcd module driver for all the three ports.

Since I have an application that isn't compatilbe with xhci_hcd
driver, I need disable it, and force the use of ehci-pc driver.

My question is, since xhci_hcd is compiled inside the kernel, how can
i do to disable it, without re-compile the kernel ?

Thanks in advance.

Gustavo.

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to