diff options
| author | Michael Brown | 2005-05-19 18:47:19 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-05-19 18:47:19 +0200 |
| commit | 4e87543c741e90ff3935864929e8d8eba17a6ab7 (patch) | |
| tree | 3bb2de6d2e5ebbcb935efa33b17be3526ff05733 /src/include | |
| parent | Added FSP (diff) | |
| parent | Import from Etherboot 5.4 (diff) | |
| download | ipxe-4e87543c741e90ff3935864929e8d8eba17a6ab7.tar.gz ipxe-4e87543c741e90ff3935864929e8d8eba17a6ab7.tar.xz ipxe-4e87543c741e90ff3935864929e8d8eba17a6ab7.zip | |
Synced across updates from Etherboot 5.4 tree
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/pci_ids.h b/src/include/pci_ids.h index bcf4c3cd8..a853d4dcb 100644 --- a/src/include/pci_ids.h +++ b/src/include/pci_ids.h @@ -319,6 +319,7 @@ #define PCI_VENDOR_ID_MORETON 0x15aa #define PCI_VENDOR_ID_ZOLTRIX 0x15b0 #define PCI_VENDOR_ID_PDC 0x15e9 +#define PCI_VENDOR_ID_FSC 0x1734 #define PCI_VENDOR_ID_SYMPHONY 0x1c1c #define PCI_VENDOR_ID_TEKRAM 0x1de1 #define PCI_VENDOR_ID_3DLABS 0x3d3d |
