Files
RedBear-OS/e1000d/config.toml
T
2019-09-04 20:38:08 -06:00

6 lines
153 B
TOML

[[drivers]]
name = "E1000 NIC"
class = 2
ids = { 0x8086 = [0x1004, 0x100e, 0x100f, 0x1503] }
command = ["e1000d", "$NAME", "$BAR0", "$BARSIZE0", "$IRQ"]