busybox: update aliases.conf

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-30 17:29:05 +02:00
parent ab75e8e27c
commit ca9f809307

View File

@ -165,3 +165,8 @@ alias gre0 ip_gre
alias usbdevfs usbcore
# work around other kernel issues ############################################
# 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