6 lines
141 B
TOML
6 lines
141 B
TOML
[[drivers]]
|
|
name = "RTL8168 NIC"
|
|
class = 2
|
|
ids = { 0x10ec = [0x8168, 0x8169] }
|
|
command = ["rtl8168d", "$NAME", "$BAR2", "$BARSIZE2", "$IRQ"]
|