summaryrefslogtreecommitdiff
path: root/libre-testing/filesystem/modprobe.d.usb-load-ehci-first
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-29 17:48:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-29 17:48:43 -0300
commita2b9e9b1348ac6e5c77a28146560b7380551d609 (patch)
treef2cef4ac22c0a6877028ddabbe1ed4313cc0a187 /libre-testing/filesystem/modprobe.d.usb-load-ehci-first
parentca7c217f85721d8f12e237d9d5c8dcf148adc5aa (diff)
filesystem-2010.12-2
Diffstat (limited to 'libre-testing/filesystem/modprobe.d.usb-load-ehci-first')
-rw-r--r--libre-testing/filesystem/modprobe.d.usb-load-ehci-first2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre-testing/filesystem/modprobe.d.usb-load-ehci-first b/libre-testing/filesystem/modprobe.d.usb-load-ehci-first
new file mode 100644
index 000000000..3b5db0e7a
--- /dev/null
+++ b/libre-testing/filesystem/modprobe.d.usb-load-ehci-first
@@ -0,0 +1,2 @@
+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