Disable XHCI driver due to lockups
This commit is contained in:
+6
-6
@@ -45,9 +45,9 @@ device = 33128
|
||||
command = ["rtl8168d", "$NAME", "$BAR2", "$IRQ"]
|
||||
|
||||
# xhcid
|
||||
[[drivers]]
|
||||
name = "XHCI"
|
||||
class = 12
|
||||
subclass = 3
|
||||
interface = 48
|
||||
command = ["xhcid", "$NAME", "$BAR0", "$IRQ"]
|
||||
# [[drivers]]
|
||||
# name = "XHCI"
|
||||
# class = 12
|
||||
# subclass = 3
|
||||
# interface = 48
|
||||
# command = ["xhcid", "$NAME", "$BAR0", "$IRQ"]
|
||||
|
||||
Reference in New Issue
Block a user