Comment 2 for bug 1076289

Revision history for this message
Fathi Boudra (fboudra) wrote :

I'm adding an udev rules as suggested by Andy Green:
$ cat /lib/udev/rules.d/40-ti-omap-ehci.rules
ACTION=="add", SUBSYSTEM=="platform", KERNEL=="usbhs_omap", RUN+="/sbin/modprobe -bv ehci-hcd"