summaryrefslogtreecommitdiff
path: root/libre/filesystem/modprobe.d.usb-load-ehci-first
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
commit415856bdd4f48ab4f2732996f0bae58595092bbe (patch)
treeede2018b591f6dfb477fe9341ba17b9bc000fab9 /libre/filesystem/modprobe.d.usb-load-ehci-first
Tue Apr 5 14:26:38 UTC 2011
Diffstat (limited to 'libre/filesystem/modprobe.d.usb-load-ehci-first')
-rw-r--r--libre/filesystem/modprobe.d.usb-load-ehci-first2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/filesystem/modprobe.d.usb-load-ehci-first b/libre/filesystem/modprobe.d.usb-load-ehci-first
new file mode 100644
index 000000000..3b5db0e7a
--- /dev/null
+++ b/libre/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