e1000e: add support for 82574 device ID 0x10F6
Add device ID for a new variant of the 82574 adapter. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Acked-by: John Ronciak <john.ronciak@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b2f5e7cd3d
commit
bef28b1159
@@ -5130,6 +5130,7 @@ static struct pci_device_id e1000_pci_tbl[] = {
|
||||
{ PCI_VDEVICE(INTEL, E1000_DEV_ID_82573L), board_82573 },
|
||||
|
||||
{ PCI_VDEVICE(INTEL, E1000_DEV_ID_82574L), board_82574 },
|
||||
{ PCI_VDEVICE(INTEL, E1000_DEV_ID_82574LA), board_82574 },
|
||||
{ PCI_VDEVICE(INTEL, E1000_DEV_ID_82583V), board_82583 },
|
||||
|
||||
{ PCI_VDEVICE(INTEL, E1000_DEV_ID_80003ES2LAN_COPPER_DPT),
|
||||
|
Reference in New Issue
Block a user