summaryrefslogtreecommitdiffstats
path: root/source/a/udev/config/modprobe.d/usb-controller.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/udev/config/modprobe.d/usb-controller.conf.new')
-rw-r--r--source/a/udev/config/modprobe.d/usb-controller.conf.new4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/a/udev/config/modprobe.d/usb-controller.conf.new b/source/a/udev/config/modprobe.d/usb-controller.conf.new
deleted file mode 100644
index 4b77fd825..000000000
--- a/source/a/udev/config/modprobe.d/usb-controller.conf.new
+++ /dev/null
@@ -1,4 +0,0 @@
-# Make sure that ehci-hcd is always loaded before uhci-hci
-# # or ohci-hcd to prevent a kernel warning:
-install uhci-hcd /sbin/modprobe ehci-hcd ; /sbin/modprobe -i uhci-hcd
-install ohci-hcd /sbin/modprobe ehci-hcd ; /sbin/modprobe -i ohci-hcd