Files
linux-3.16.37/SNAP/usb.conf
2016-10-03 14:13:06 -05:00

3 lines
154 B
Plaintext

install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i ohci_hcd ; true
install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i uhci_hcd ; true