mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
parent
00ac29e53d
commit
1cc3472e1d
@ -33,10 +33,11 @@ index c3a7d407..8e8cea67 100644
|
||||
/* Reset PHY and MAC simultaneously */
|
||||
writel ( ( ctrl | INTEL_CTRL_RST | INTEL_CTRL_PHY_RST ),
|
||||
intel->regs + INTEL_CTRL );
|
||||
@@ -953,6 +956,17 @@ static struct pci_device_id intel_nics[] = {
|
||||
@@ -953,6 +956,18 @@ static struct pci_device_id intel_nics[] = {
|
||||
PCI_ROM ( 0x8086, 0x1526, "82576-5", "82576", 0 ),
|
||||
PCI_ROM ( 0x8086, 0x1527, "82580-f2", "82580 Fiber", 0 ),
|
||||
PCI_ROM ( 0x8086, 0x1533, "i210", "I210", 0 ),
|
||||
+ PCI_ROM ( 0x8086, 0x1539, "i211", "I211", 0 ),
|
||||
+ PCI_ROM ( 0x8086, 0x153a, "i217lm", "I217LM", 0 ),
|
||||
+ PCI_ROM ( 0x8086, 0x1559, "i218v", "I218V", 0 ),
|
||||
+ PCI_ROM ( 0x8086, 0x155a, "i218lm", "I218LM", 0 ),
|
||||
|
@ -1 +1 @@
|
||||
a4a9f5aaa271091785023b6367e5911438144a71
|
||||
fc3380eff40122f956571bb8e6576c0bf0a92464
|
||||
|
Loading…
x
Reference in New Issue
Block a user