diff options
author | arch import user (historical) <svn@openbios.org> | 2005-07-06 16:48:04 +0000 |
---|---|---|
committer | arch import user (historical) <svn@openbios.org> | 2005-07-06 16:48:04 +0000 |
commit | bc5be4791979056cad8a1f718984ba14d73904db (patch) | |
tree | e805e8a7b214a66021a77e7532f01aa1b85f28e7 /src/include | |
parent | 4966de81c341aca7e2ae8f971a112acfaeba89b1 (diff) |
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4
Creator: Eric Biederman <ebiederman@lnxi.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1923 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/device/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index c7bd7c3c29..1e84629ce4 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -418,6 +418,7 @@ #define PCI_DEVICE_ID_AMD_8111_SMB 0x746a #define PCI_DEVICE_ID_AMD_8111_ACPI 0x746b +#define PCI_DEVICE_ID_AMD_8111_NIC 0x7462 #define PCI_DEVICE_ID_AMD_8111_USB2 0x7463 #define PCI_DEVICE_ID_AMD_8131_PCIX 0x7450 #define PCI_DEVICE_ID_AMD_8131_IOAPIC 0x7451 |