diff options
author | Eric Moore <eric.moore@lsi.com> | 2007-08-14 18:18:02 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:40:32 -0400 |
commit | 6778a35bd02939767a17463d74da113541c9371f (patch) | |
tree | 21bd6689522ca5d9d1428edff975324df9cf29f6 /include/linux/pci_ids.h | |
parent | 1fbe85292f50ce6186619b83ed04d1bb91dda569 (diff) |
[SCSI] Addition to pci_ids.h for ATTO Technology, Inc.
A new PCI_VENDOR_ID for pci_ids.h.
signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-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 07fc57429b58..715a23e4a1e9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1460,6 +1460,8 @@ | |||
1460 | #define PCI_DEVICE_ID_TOSHIBA_TC86C001_MISC 0x0108 | 1460 | #define PCI_DEVICE_ID_TOSHIBA_TC86C001_MISC 0x0108 |
1461 | #define PCI_DEVICE_ID_TOSHIBA_SPIDER_NET 0x01b3 | 1461 | #define PCI_DEVICE_ID_TOSHIBA_SPIDER_NET 0x01b3 |
1462 | 1462 | ||
1463 | #define PCI_VENDOR_ID_ATTO 0x117c | ||
1464 | |||
1463 | #define PCI_VENDOR_ID_RICOH 0x1180 | 1465 | #define PCI_VENDOR_ID_RICOH 0x1180 |
1464 | #define PCI_DEVICE_ID_RICOH_RL5C465 0x0465 | 1466 | #define PCI_DEVICE_ID_RICOH_RL5C465 0x0465 |
1465 | #define PCI_DEVICE_ID_RICOH_RL5C466 0x0466 | 1467 | #define PCI_DEVICE_ID_RICOH_RL5C466 0x0466 |