diff options
Diffstat (limited to 'src/include/device')
-rw-r--r-- | src/include/device/pci_ids.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 36e9c915d7..98667854d3 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -1335,6 +1335,10 @@ #define PCI_DEVICE_ID_BROADCOM_BCM5780_NIC 0x1668 #define PCI_DEVICE_ID_BROADCOM_BCM5780_NIC1 0x1669 +#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB0 0x140 +#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB1 0x142 +#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB2 0x144 + #define PCI_DEVICE_ID_SERVERWORKS_BCM5785_HT_PXB 0x0036 #define PCI_DEVICE_ID_SERVERWORKS_BCM5785_PXBX 0x0104 #define PCI_DEVICE_ID_SERVERWORKS_BCM5785_SATA 0x024a |