[PATCH] libata: Marvell SATA support (PIO mode)
This is my libata compatible low level driver for the Marvell SATA family. Currently it successfully runs in PIO mode on a 6081 chip. EDMA support is in the works and should be done shortly. Review, testing (especially on other flavors of Marvell), comments welcome. Signed-off-by: Brett Russ <russb@emc.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
@@ -459,6 +459,15 @@ config SCSI_ATA_PIIX
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SCSI_SATA_MV
|
||||
tristate "Marvell SATA support"
|
||||
depends on SCSI_SATA && PCI && EXPERIMENTAL
|
||||
help
|
||||
This option enables support for the Marvell Serial ATA family.
|
||||
Currently supports 88SX[56]0[48][01] chips.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SCSI_SATA_NV
|
||||
tristate "NVIDIA SATA support"
|
||||
depends on SCSI_SATA && PCI && EXPERIMENTAL
|
||||
|
||||
Reference in New Issue
Block a user