core/filesystem/modprobe.d.usb-load-ehci-first

3 lines
196 B
Plaintext
Raw Normal View History

2010-03-13 23:25:19 +08:00
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