[SCSI] MegaRAID SAS RAID: new driver
Signed-off-by: Sreenivas Bagalkote <Sreenivas.Bagalkote@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
fe8b2304e5
commit
c4a3e0a529
@@ -76,3 +76,12 @@ config MEGARAID_LEGACY
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called megaraid
|
||||
endif
|
||||
|
||||
config MEGARAID_SAS
|
||||
tristate "LSI Logic MegaRAID SAS RAID Module"
|
||||
depends on PCI && SCSI
|
||||
help
|
||||
Module for LSI Logic's SAS based RAID controllers.
|
||||
To compile this driver as a module, choose 'm' here.
|
||||
Module will be called megaraid_sas
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
|
||||
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
|
||||
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
|
||||
|
||||
2805
drivers/scsi/megaraid/megaraid_sas.c
Normal file
2805
drivers/scsi/megaraid/megaraid_sas.c
Normal file
File diff suppressed because it is too large
Load Diff
1142
drivers/scsi/megaraid/megaraid_sas.h
Normal file
1142
drivers/scsi/megaraid/megaraid_sas.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user