diff options
| author | Anders Wallin <anders.wallin@windriver.com> | 2010-09-23 13:39:04 -0400 |
|---|---|---|
| committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-10-15 16:09:52 -0400 |
| commit | 7473fbf4a016301bfa3faa4f81c9a9c978330359 (patch) | |
| tree | cb5f6bf36e2622b82e12d718d622cb7b4ebaca86 | |
| parent | 25143fd1270d28782ae0620aa86ef5f8c14030fd (diff) | |
PCI: add PCI vendor id for STmicroelectronics
Signed-off-by: Anders Wallin <anders.wallin@windriver.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
| -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 |
