Files
RedBear-OS/xhcid/config.toml
T
bjorn3 de7677604e Use hex instead of decimal in all config.toml
This matches the way basically everyone prints PCI ids
2024-01-20 17:59:38 +01:00

8 lines
111 B
TOML

[[drivers]]
name = "XHCI"
class = 0x0C
subclass = 0x03
interface = 0x30
command = ["xhcid"]
use_channel = true