summaryrefslogtreecommitdiffstats
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2008-07-09 17:50:45 -0400
committerWolfgang Denk <wd@denx.de>2008-07-10 00:52:48 +0200
commit8915f1189c1d29d8be7f4de325702d90a8988219 (patch)
treec37b26635151617849fe810fccba366411d702ca /include/pci_ids.h
parent21ae6ca0315afdbc65dc3e95ffd5763e6773d030 (diff)
downloadblackbird-obmc-uboot-8915f1189c1d29d8be7f4de325702d90a8988219.tar.gz
blackbird-obmc-uboot-8915f1189c1d29d8be7f4de325702d90a8988219.zip
e1000: add support for 82545GM 64bit PCI-X copper variant
This PCI-X e1000 variant works by just adding in the correct PCI IDs in the appropriate places. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.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 d061017911..165456bc8c 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -1827,6 +1827,7 @@
#define PCI_DEVICE_ID_INTEL_82545EM_FIBER 0x1011
#define PCI_DEVICE_ID_INTEL_82546EB_FIBER 0x1012
#define PCI_DEVICE_ID_INTEL_82540EM_LOM 0x1015
+#define PCI_DEVICE_ID_INTEL_82545GM_COPPER 0x1026
#define PCI_DEVICE_ID_INTEL_82559 0x1030
#define PCI_DEVICE_ID_INTEL_82562ET 0x1031
OpenPOWER on IntegriCloud