diff options
| author | Mike Miller <mike.miller@hp.com> | 2013-09-04 16:05:55 -0400 |
|---|---|---|
| committer | James Bottomley <JBottomley@Parallels.com> | 2013-09-10 17:14:21 -0400 |
| commit | 97b9f53d7deb3b8c0acdeb52a5801f9f5080ce0f (patch) | |
| tree | 3d70e7654978577a270b65f36325c63c71945e0c /include | |
| parent | d3e89bac7155341d3cfe58e76842a2a9729e6e41 (diff) | |
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
This patch adds the PCI ID's for HP Smart Array Gen9 controllers. Please
consider this patch for inclusion.
Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 3bed2e89611b..2ce39261fc91 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
| @@ -756,6 +756,7 @@ | |||
| 756 | #define PCI_DEVICE_ID_HP_CISSE 0x323a | 756 | #define PCI_DEVICE_ID_HP_CISSE 0x323a |
| 757 | #define PCI_DEVICE_ID_HP_CISSF 0x323b | 757 | #define PCI_DEVICE_ID_HP_CISSF 0x323b |
| 758 | #define PCI_DEVICE_ID_HP_CISSH 0x323c | 758 | #define PCI_DEVICE_ID_HP_CISSH 0x323c |
| 759 | #define PCI_DEVICE_ID_HP_CISSI 0x3239 | ||
| 759 | #define PCI_DEVICE_ID_HP_ZX2_IOC 0x4031 | 760 | #define PCI_DEVICE_ID_HP_ZX2_IOC 0x4031 |
| 760 | 761 | ||
| 761 | #define PCI_VENDOR_ID_PCTECH 0x1042 | 762 | #define PCI_VENDOR_ID_PCTECH 0x1042 |
