de7677604e
This matches the way basically everyone prints PCI ids
7 lines
145 B
TOML
7 lines
145 B
TOML
[[drivers]]
|
|
name = "VirtualBox Guest Device"
|
|
class = 0x08
|
|
vendor = 0x80EE
|
|
device = 0xCAFE
|
|
command = ["vboxd", "$NAME", "$BAR0", "$BAR1", "$IRQ"]
|