mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: update aliases.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ab75e8e27c
commit
ca9f809307
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user