diff options
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index b9ff2801cf76..ea5a3d19aaba 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -765,6 +765,8 @@ | |||
765 | #define PCI_DEVICE_ID_ELSA_MICROLINK 0x1000 | 765 | #define PCI_DEVICE_ID_ELSA_MICROLINK 0x1000 |
766 | #define PCI_DEVICE_ID_ELSA_QS3000 0x3000 | 766 | #define PCI_DEVICE_ID_ELSA_QS3000 0x3000 |
767 | 767 | ||
768 | #define PCI_VENDOR_ID_STMICRO 0x104A | ||
769 | |||
768 | #define PCI_VENDOR_ID_BUSLOGIC 0x104B | 770 | #define PCI_VENDOR_ID_BUSLOGIC 0x104B |
769 | #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140 | 771 | #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140 |
770 | #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040 | 772 | #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040 |