Files
kmod/SNAP/usb.conf
Jay Larson d3b33bbcca The following changes were made:
* /etc/modprobe.d added
  * blacklist.conf and usb.conf added
  * usher added to manage blacklist.conf and usb.conf
2017-05-16 17:06:08 -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