Disable XHCI driver due to lockups

This commit is contained in:
Jeremy Soller
2017-08-27 11:23:05 -06:00
parent ebbd50d299
commit bc186fbb0d
+6 -6
View File
@@ -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"]