core/filesystem/modprobe.d.usb-load-ehci-first
Jan Mette a20ff5c68a
2010-03-13 15:25:19 +00:00

3 lines
196 B
Plaintext

install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe --ignore-install ohci_hcd $CMDLINE_OPTS
install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe --ignore-install uhci_hcd $CMDLINE_OPTS