On Thu, Apr 07, 2011 at 07:08:10PM +0200, Pavel Herrmann wrote: > + } else if (vendor == 0x1095 && devid == 0x4726) { > + /* chip found in Thermaltake BlackX Duet */ > + ata_for_each_link(link, ap, EDGE) { > + /* Use same quirks as sil chips to make it work */ > + link->flags |= ATA_LFLAG_NO_LPM | > + ATA_LFLAG_NO_SRST | > + ATA_LFLAG_ASSUME_ATA; > + } I'm confused. Against which version is the patch generated? Upstream already has quirks for 4726. Thakns. -- tejun -- 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