aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pci_ids.h
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-07-25 03:05:54 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-07-25 03:05:54 +0000
commitebb645a9fb5d81a8ea701fd53a2bf63bb899d51c (patch)
tree0e3d1fd63952a0f3715d567f5194e23a23f59a6e /src/include/device/pci_ids.h
parentfeaa75960cf1e731934d95b5e954d213bc72becf (diff)
YhLu's changes to resolve several memory and other problems.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1036 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r--src/include/device/pci_ids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index 6b638fef18..947bc6f6e4 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -411,6 +411,10 @@
#define PCI_DEVICE_ID_AMD_8111_SMB 0x746a
#define PCI_DEVICE_ID_AMD_8111_ACPI 0x746b
+#define PCI_DEVICE_ID_AMD_8111_USB2 0x7463
+#define PCI_DEVICE_ID_AMD_8131_PCIX 0x7450
+#define PCI_DEVICE_ID_AMD_8131_IOAPIC 0x7451
+
#define PCI_VENDOR_ID_TRIDENT 0x1023
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_NX 0x2001