summaryrefslogtreecommitdiffstats
path: root/source/a/udev/config/modprobe.d/usb-controller.conf
blob: f5e4e502513ae4f3b2d4c4cc4e7fadf86c01d6f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
##############################################################################
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################

# The EHCI driver should be loaded before the ones for low speed controllers
# or some devices may be confused when they are disconnected and reconnected.
softdep uhci-hcd pre: ehci-hcd
softdep ohci-hcd pre: ehci-hcd