through kernel compilation -- possibly ready to image with initrd for iso prep
This commit is contained in:
6
configs/etc_modprobe.d_usb.conf
Normal file
6
configs/etc_modprobe.d_usb.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Begin /etc/modprobe.d/usb.conf
|
||||
|
||||
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
|
||||
|
||||
# End /etc/modprobe.d/usb.conf
|
||||
Reference in New Issue
Block a user