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 88de3f8ce1a2..641095920aab 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -441,6 +441,7 @@ | |||
441 | #define PCI_DEVICE_ID_IBM_SNIPE 0x0180 | 441 | #define PCI_DEVICE_ID_IBM_SNIPE 0x0180 |
442 | #define PCI_DEVICE_ID_IBM_CITRINE 0x028C | 442 | #define PCI_DEVICE_ID_IBM_CITRINE 0x028C |
443 | #define PCI_DEVICE_ID_IBM_GEMSTONE 0xB166 | 443 | #define PCI_DEVICE_ID_IBM_GEMSTONE 0xB166 |
444 | #define PCI_DEVICE_ID_IBM_OBSIDIAN 0x02BD | ||
444 | #define PCI_DEVICE_ID_IBM_ICOM_DEV_ID_1 0x0031 | 445 | #define PCI_DEVICE_ID_IBM_ICOM_DEV_ID_1 0x0031 |
445 | #define PCI_DEVICE_ID_IBM_ICOM_DEV_ID_2 0x0219 | 446 | #define PCI_DEVICE_ID_IBM_ICOM_DEV_ID_2 0x0219 |
446 | #define PCI_DEVICE_ID_IBM_ICOM_V2_TWO_PORTS_RVX 0x021A | 447 | #define PCI_DEVICE_ID_IBM_ICOM_V2_TWO_PORTS_RVX 0x021A |
@@ -2141,6 +2142,7 @@ | |||
2141 | #define PCI_DEVICE_ID_ADAPTEC2_7899B 0x00c1 | 2142 | #define PCI_DEVICE_ID_ADAPTEC2_7899B 0x00c1 |
2142 | #define PCI_DEVICE_ID_ADAPTEC2_7899D 0x00c3 | 2143 | #define PCI_DEVICE_ID_ADAPTEC2_7899D 0x00c3 |
2143 | #define PCI_DEVICE_ID_ADAPTEC2_7899P 0x00cf | 2144 | #define PCI_DEVICE_ID_ADAPTEC2_7899P 0x00cf |
2145 | #define PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN 0x0500 | ||
2144 | #define PCI_DEVICE_ID_ADAPTEC2_SCAMP 0x0503 | 2146 | #define PCI_DEVICE_ID_ADAPTEC2_SCAMP 0x0503 |
2145 | 2147 | ||
2146 | 2148 | ||