mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
7 lines
117 B
TOML
7 lines
117 B
TOML
[[drivers]]
|
|
name = "E1000 NIC"
|
|
class = 2
|
|
vendor = 32902
|
|
device = 4110
|
|
command = ["file:bin/e1000d", "$BAR0", "$IRQ"]
|