summaryrefslogtreecommitdiffstats
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2008-03-06 16:45:44 +0100
committerBen Warren <biggerbadderben@gmail.com>2008-03-30 00:37:08 -0400
commitac3315c26e143c31680750c9c13f027efbcc887e (patch)
tree69ced1c6541caa46e02ec8077a97bd05c09f26e0 /include/pci_ids.h
parentc2b7da552293b50c9c9e46ed71267b02c2de9ea8 (diff)
downloadblackbird-obmc-uboot-ac3315c26e143c31680750c9c13f027efbcc887e.tar.gz
blackbird-obmc-uboot-ac3315c26e143c31680750c9c13f027efbcc887e.zip
new PHY @ e1000 - 2nd try
Add 82541ER device with latest integrated IGP2 PHY. Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index b0c1957aea..593c074793 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -1810,6 +1810,7 @@
#define PCI_DEVICE_ID_INTEL_82434 0x04a3
#define PCI_DEVICE_ID_INTEL_I960 0x0960
#define PCI_DEVICE_ID_INTEL_I960RM 0x0962
+#define PCI_DEVICE_ID_INTEL_82541ER 0x1078
#define PCI_DEVICE_ID_INTEL_82542 0x1000
#define PCI_DEVICE_ID_INTEL_82543GC_FIBER 0x1001
#define PCI_DEVICE_ID_INTEL_82543GC_COPPER 0x1004
OpenPOWER on IntegriCloud