Add tested Thinkpad T60 ethernet to e1000d driver

This commit is contained in:
Jeremy Soller
2025-09-24 17:26:07 -06:00
parent 85db6774fb
commit 407533201f
+1 -1
View File
@@ -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"]