summaryrefslogtreecommitdiffstats
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2008-04-15 10:24:14 +0200
committerWolfgang Denk <wd@denx.de>2008-04-17 13:37:57 -0700
commitc08fb3ea36d19b1640b7906264581e9105534399 (patch)
treedaae2941b8987c8caeaf20eefb920ca8992e4585 /include/pci_ids.h
parentc0559be371b2a64b1a817088c3308688e2182f93 (diff)
downloadblackbird-obmc-uboot-c08fb3ea36d19b1640b7906264581e9105534399.tar.gz
blackbird-obmc-uboot-c08fb3ea36d19b1640b7906264581e9105534399.zip
Additional PCI IDs for IDE and network controllers
These PCI IDs are required by the Linkstation platforms. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index 5481fff625..61c22031e9 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -1472,6 +1472,8 @@
#define PCI_DEVICE_ID_ITE_IT8172G 0x8172
#define PCI_DEVICE_ID_ITE_IT8172G_AUDIO 0x0801
#define PCI_DEVICE_ID_ITE_IT8181 0x8181
+#define PCI_DEVICE_ID_ITE_8211 0x8211
+#define PCI_DEVICE_ID_ITE_8212 0x8212
#define PCI_DEVICE_ID_ITE_8872 0x8872
#define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886
@@ -2073,3 +2075,6 @@
#define PCI_DEVICE_ID_MPC8641 0x7010
#define PCI_DEVICE_ID_MPC8641D 0x7011
#define PCI_DEVICE_ID_MPC8610 0x7018
+
+#define PCI_VENDOR_ID_ADMTEK 0x1317
+#define PCI_DEVICE_ID_ADMTEK_AN983B 0x0985
OpenPOWER on IntegriCloud