Bump version number on sata_mv, update list of chips supported, and (finally!) remove the "EXPERIMENTAL" designation. Signed-off-by: Mark Lord <mlord@xxxxxxxxx> --- old/drivers/ata/sata_mv.c 2009-01-20 13:06:06.000000000 -0500 +++ linux/drivers/ata/sata_mv.c 2009-01-20 13:42:32.000000000 -0500 @@ -68,7 +68,7 @@ #include <linux/libata.h> #define DRV_NAME "sata_mv" -#define DRV_VERSION "1.24" +#define DRV_VERSION "1.25" enum { /* BAR's are enumerated in terms of pci_resource_start() terms */ --- old/drivers/ata/Kconfig 2009-01-20 13:44:28.000000000 -0500 +++ linux/drivers/ata/Kconfig 2009-01-20 13:44:33.000000000 -0500 @@ -112,11 +112,11 @@ If unsure, say N. config SATA_MV - tristate "Marvell SATA support (HIGHLY EXPERIMENTAL)" - depends on EXPERIMENTAL + tristate "Marvell SATA support" help This option enables support for the Marvell Serial ATA family. - Currently supports 88SX[56]0[48][01] chips. + Currently supports 88SX[56]0[48][01] PCI(-X) chips, + as well as the newer [67]042 PCI/PCIe and SOC devices. If unsure, say N. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html