Re: [PATCH] libata: test driver for Marvell PATA

From: Chris Boot
Date: Fri Sep 29 2006 - 14:26:27 EST



On 29 Sep 2006, at 18:43, Alan Cox wrote:

This should drive the Marvell PATA (and first two SATA ports) but I
don't have hardware to test so give it a spin. Currently it'll probably
clash with the AHCI driver if you are using the SATA ports but if we
know this code works for the PATA port that is fixable later on.

Alan

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.18-mm2/drivers/ata/Kconfig linux-2.6.18-mm2/ drivers/ata/Kconfig
--- linux.vanilla-2.6.18-mm2/drivers/ata/Kconfig 2006-09-28 14:33:46.000000000 +0100
+++ linux-2.6.18-mm2/drivers/ata/Kconfig 2006-09-29 17:42:31.392428080 +0100
@@ -327,6 +327,15 @@

If unsure, say N.

+config PATA_MARVELL
+ tristate "Marvell PATA support via legacy nmode"

mode?

Chris

--
Chris Boot
bootc@xxxxxxxxx
http://www.bootc.net/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/