* /etc/modprobe.d added * blacklist.conf and usb.conf added * usher added to manage blacklist.conf and usb.conf
3 lines
154 B
Plaintext
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
|