[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>
Showing
- drivers/scsi/Kconfig 10 additions, 0 deletionsdrivers/scsi/Kconfig
- drivers/scsi/Makefile 1 addition, 0 deletionsdrivers/scsi/Makefile
- drivers/scsi/hpsa.c 3531 additions, 0 deletionsdrivers/scsi/hpsa.c
- drivers/scsi/hpsa.h 273 additions, 0 deletionsdrivers/scsi/hpsa.h
- drivers/scsi/hpsa_cmd.h 326 additions, 0 deletionsdrivers/scsi/hpsa_cmd.h
drivers/scsi/hpsa.c
0 → 100644
This diff is collapsed.
drivers/scsi/hpsa.h
0 → 100644
drivers/scsi/hpsa_cmd.h
0 → 100644
Please register or sign in to comment