aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
diff options
context:
space:
mode:
authorStephen M. Cameron <scameron@beardog.cce.hp.com>2011-05-03 15:00:07 -0500
committerJames Bottomley <jbottomley@parallels.com>2011-05-17 11:09:41 +0400
commitfda38518f236cbd965110938e324f6c6fcc91f38 (patch)
treec5476c93057e76c6d317790189908ebb9474f8d7 /drivers/scsi/hpsa.c
parent[SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work. (diff)
downloadlinux-dev-fda38518f236cbd965110938e324f6c6fcc91f38.tar.xz
linux-dev-fda38518f236cbd965110938e324f6c6fcc91f38.zip
[SCSI] hpsa: add P2000 to list of shared SAS devices
Signed-off-by: Scott Teel <scott.stacy.teel@hp.com> Signed-off-by: James Bottomley <jbottomley@parallels.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/hpsa.c')
-rw-r--r--drivers/scsi/hpsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 5c03cb5e93b0..cffc7bb419de 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -1591,6 +1591,7 @@ static unsigned char *msa2xxx_model[] = {
"MSA2024",
"MSA2312",
"MSA2324",
+ "P2000 G3 SAS",
NULL,
};