kernel-ark/drivers/scsi/aacraid
Salyzyn, Mark cb1042f285 [SCSI] aacraid: add Voodoo Lite class of cards.
The cards being added are supported in a limited sense already through
family matching, but we needed to add some functionality to the driver
to expose selectively the physical drives. These Physical drives are
specifically marked to not be part of any array and thus are declared
JBODs (Just a Bunch Of Drives) for generic SCSI access.

We report that this is the second patch in a set of two, but merely
depends on the stand-alone functionality of the first patch which adds
in that case the ability to report a driver feature flag via sysfs. We
leverage that functionality by reporting that this driver now supports
this new JBOD feature for the controller so that the array management
applications may react accordingly and guide the user as they manage
the controller.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-23 11:29:34 -06:00
..
aachba.c [SCSI] aacraid: add Voodoo Lite class of cards. 2008-01-23 11:29:34 -06:00
aacraid.h [SCSI] aacraid: add Voodoo Lite class of cards. 2008-01-23 11:29:34 -06:00
commctrl.c [SCSI] aacraid: remove pigs in space 2008-01-23 11:29:28 -06:00
comminit.c [SCSI] aacraid: fix big endian issues 2008-01-23 11:29:19 -06:00
commsup.c [SCSI] aacraid: add Voodoo Lite class of cards. 2008-01-23 11:29:34 -06:00
dpcsup.c [SCSI] aacraid: OS panic after Adapter panic (hardening). 2008-01-23 11:29:21 -06:00
linit.c [SCSI] aacraid: add Voodoo Lite class of cards. 2008-01-23 11:29:34 -06:00
Makefile
nark.c
rkt.c
rx.c [SCSI] aacraid: fix big endian issues 2008-01-23 11:29:19 -06:00
sa.c
TODO