summaryrefslogtreecommitdiff
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorMarjolaine Amate <marjolaine.amate@odyssee-systemes.fr>2024-03-04 16:23:38 +0100
committerTom Rini <trini@konsulko.com>2024-03-26 19:58:26 -0400
commit85d44e424a32b49f2c9ddf002a684e43bb7828c1 (patch)
treee74bb6da15c5191da280d4d61df3f3e86a818205 /include/pci_ids.h
parentcc09160f30b33ea365e89c445edfb4f3b985911b (diff)
e1000: add support for i225-IT
This patch adds support for i225-IT in e1000 driver. Add e1000_phy_igc. Signed-off-by: Marjolaine Amate <marjolaine.amate@odyssee-systemes.fr>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index b63bf45168d..f1886c3a751 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -2710,6 +2710,8 @@
#define PCI_DEVICE_ID_INTEL_I211_COPPER 0x1539
#define PCI_DEVICE_ID_INTEL_I210_COPPER_FLASHLESS 0x157b
#define PCI_DEVICE_ID_INTEL_I210_SERDES_FLASHLESS 0x157c
+#define PCI_DEVICE_ID_INTEL_I225_UNPROGRAMMED 0x15dF
+#define PCI_DEVICE_ID_INTEL_I225_IT 0x0d9f
#define PCI_DEVICE_ID_INTEL_80960_RP 0x1960
#define PCI_DEVICE_ID_INTEL_82840_HB 0x1a21
#define PCI_DEVICE_ID_INTEL_82845_HB 0x1a30