From feb46ab0c5494133b650774da686eb9e6ff36617 Mon Sep 17 00:00:00 2001 From: Mike Miller Date: Wed, 9 Mar 2005 16:43:23 -0800 Subject: [PATCH] cciss: new controller support This patch adds support for 2 new SAS controllers due out this summer. It also bumps the version to 2.6.6. Signed-off-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/linux/pci_ids.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux') diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 267225831bc2..e8852124fdc9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -710,6 +710,7 @@ #define PCI_DEVICE_ID_HP_DIVA_EVEREST 0x1282 #define PCI_DEVICE_ID_HP_DIVA_AUX 0x1290 #define PCI_DEVICE_ID_HP_CISSA 0x3220 +#define PCI_DEVICE_ID_HP_CISSB 0x3230 #define PCI_VENDOR_ID_PCTECH 0x1042 #define PCI_DEVICE_ID_PCTECH_RZ1000 0x1000 -- cgit v1.2.3