[PATCH] pata_marvell: Marvell 6101/6145 PATA driver
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 16 Oct 2006 15:40:06 +0000 (16:40 +0100)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:40:27 +0000 (22:40 -0500)
commit75742cb41e4b5c7913f385b9688aad69c9fa7ada
tree7b9637fa9a4a99c0e61dfe6cbb93175756013004
parent72dc6794fcd7642200a87bf18e3a43e676314b63
[PATCH] pata_marvell: Marvell 6101/6145 PATA driver

This is a legacy mode PATA driver for the 6101/45 and will also drive
the SATA ports 1 & 2 in legacy mode as well if desired. Tested and
confirmed working by users. The chip supports AHCI type behaviour for
SATA and has a more advanced PATA interface as well so this driver will
get it working but not get best performance for now.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_marvell.c [new file with mode: 0644]