[SCSI] hpsa: add driver for HP Smart Array controllers.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 8 Dec 2009 22:09:11 +0000 (14:09 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Dec 2009 15:55:00 +0000 (09:55 -0600)
commitedd163687ea59f01d6b43c9e1fdaa0126fa30191
tree419b8b983cbc7c72ffa3917ce8b706caa63084a1
parent0109abffbf91b76e2a34e324a407d780a55fc1ab
[SCSI] hpsa: add driver for HP Smart Array controllers.

This driver supports a subset of HP Smart Array Controllers.
It is a SCSI alternative to the cciss driver.

[akpm@linux-foundation.org: avoid helpful cleanup patches]
[achiang@hp.com: make device attrs static]
[akpm@linux-foundation.org: msleep() does set_current_state() itself]
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Mike Miller <mikem@beardog.cce.hp.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/hpsa.c [new file with mode: 0644]
drivers/scsi/hpsa.h [new file with mode: 0644]
drivers/scsi/hpsa_cmd.h [new file with mode: 0644]