This will add the Seagate ST3250820AS to the mod15 blacklist. I think this is rather trivial and should go into any any release as soon as possible, since there will be data corruption without it for this disk. Signed-off-by: Bernd Schubert <bs@xxxxxxxxx> Index: linux-2.6.23-rc9/drivers/ata/sata_sil.c =================================================================== --- linux-2.6.23-rc9.orig/drivers/ata/sata_sil.c 2007-10-11 10:44:57.000000000 +0200 +++ linux-2.6.23-rc9/drivers/ata/sata_sil.c 2007-10-11 10:45:02.000000000 +0200 @@ -151,6 +151,7 @@ static const struct sil_drivelist { { "ST380011ASL", SIL_QUIRK_MOD15WRITE }, { "ST3120022ASL", SIL_QUIRK_MOD15WRITE }, { "ST3160021ASL", SIL_QUIRK_MOD15WRITE }, + { "ST3250820AS", SIL_QUIRK_MOD15WRITE }, { "Maxtor 4D060H3", SIL_QUIRK_UDMA5MAX }, { } }; -- Bernd Schubert Q-Leap Networks GmbH - 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