[PATCH] libata: Marvell SATA support (PIO mode)
authorBrett Russ <russb@emc.com>
Thu, 1 Sep 2005 22:26:17 +0000 (18:26 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 7 Sep 2005 05:56:09 +0000 (01:56 -0400)
commit20f733e7d75a16bffc34842b7682c9247dd5f954
tree6d67e9dbcbc615d00881f466b0ad2b9fc1349e00
parent7da79312830e6d9b3f6ee06b86c3a35caba2f6e7
[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>
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/sata_mv.c [new file with mode: 0644]