Disable xhcid until it works on real hardware

This commit is contained in:
Jeremy Soller
2022-09-09 08:38:52 -06:00
parent 303b5ae6b8
commit efc5cc712d
+8 -7
View File
@@ -1,7 +1,8 @@
[[drivers]]
name = "XHCI"
class = 12
subclass = 3
interface = 48
command = ["xhcid"]
use_channel = true
# Disabled - causes issues on real hardware
# [[drivers]]
# name = "XHCI"
# class = 12
# subclass = 3
# interface = 48
# command = ["xhcid"]
# use_channel = true