diff options
Diffstat (limited to 'src/hw/pci_ids.h')
-rw-r--r-- | src/hw/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hw/pci_ids.h b/src/hw/pci_ids.h index 38fa2ca4..10964616 100644 --- a/src/hw/pci_ids.h +++ b/src/hw/pci_ids.h @@ -2265,6 +2265,7 @@ #define PCI_VENDOR_ID_REDHAT 0x1b36 #define PCI_DEVICE_ID_REDHAT_ROOT_PORT 0x000C +#define PCI_DEVICE_ID_REDHAT_BRIDGE 0x0001 #define PCI_VENDOR_ID_TEKRAM 0x1de1 #define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29 |