diff --git a/net/e1000d/config.toml b/net/e1000d/config.toml index 44ce84dd09..4862da27dc 100644 --- a/net/e1000d/config.toml +++ b/net/e1000d/config.toml @@ -1,5 +1,5 @@ [[drivers]] name = "E1000 NIC" class = 0x02 -ids = { 0x8086 = [0x1004, 0x100e, 0x100f, 0x1503] } +ids = { 0x8086 = [0x1004, 0x100e, 0x100f, 0x109a, 0x1503] } command = ["e1000d"]