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

3 lines
196 B
Plaintext
Raw Normal View History

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