diff options
| author | James Bottomley <jejb@mulgrave.(none)> | 2004-05-10 03:17:31 -0500 |
|---|---|---|
| committer | James Bottomley <jejb@mulgrave.(none)> | 2004-05-10 03:17:31 -0500 |
| commit | bf68a9e818910b440a6fe9cbe2292d6da5e1c44a (patch) | |
| tree | 003f9fa099d12b875f8fef5cbeadf4a9d07a420e /include | |
| parent | ba5ccb3705d78630d25f40a4e0b9bd518aa2c4e2 (diff) | |
Add SCSI IPR PCI Ids to pci_ids.h
Diffstat (limited to 'include')
| -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 08c7971dd3e4..ed0a5ad9f4b3 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -435,7 +435,9 @@ #define PCI_DEVICE_ID_IBM_CPC710_PCI64 0x00fc #define PCI_DEVICE_ID_IBM_CPC710_PCI32 0x0105 #define PCI_DEVICE_ID_IBM_405GP 0x0156 +#define PCI_DEVICE_ID_IBM_SNIPE 0x0180 #define PCI_DEVICE_ID_IBM_SERVERAIDI960 0x01bd +#define PCI_DEVICE_ID_IBM_GEMSTONE 0xB166 #define PCI_DEVICE_ID_IBM_MPIC_2 0xffff #define PCI_VENDOR_ID_COMPEX2 0x101a // pci.ids says "AT&T GIS (NCR)" |
