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
This commit is contained in:
parent
feaa75960c
commit
ebb645a9fb
7 changed files with 334 additions and 421 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue