mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
26780d9e12
This is a new driver for ATTO Technology's ExpressSAS series of hardware RAID adapters. It supports the following adapters: - ExpressSAS R60F - ExpressSAS R680 - ExpressSAS R608 - ExpressSAS R644 Signed-off-by: Bradley Grove <bgrove@attotech.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
5 lines
192 B
Text
5 lines
192 B
Text
config SCSI_ESAS2R
|
|
tristate "ATTO Technology's ExpressSAS RAID adapter driver"
|
|
depends on PCI && SCSI
|
|
---help---
|
|
This driver supports the ATTO ExpressSAS R6xx SAS/SATA RAID controllers.
|