aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugos-init/files/usb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/slugos-init/files/usb')
-rw-r--r--recipes/slugos-init/files/usb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/slugos-init/files/usb b/recipes/slugos-init/files/usb
new file mode 100644
index 0000000000..b641113137
--- /dev/null
+++ b/recipes/slugos-init/files/usb
@@ -0,0 +1,2 @@
+install uhci-hcd /sbin/modprobe ehci-hcd ; /sbin/modprobe -i uhci-hcd
+install ohci-hcd /sbin/modprobe ehci-hcd ; /sbin/modprobe -i ohci-hcd