Hey, On Fri, Apr 08, 2011 at 10:05:37AM +0200, Pavel Herrmann wrote: > + } else if (vendor == 0x197b && devid == 0x2352) { > + /* chip found in Thermaltake BlackX Duet, jmicron JMB350? */ > + ata_for_each_link(link, ap, EDGE) { > + /* Use same quirks as sil chips to make it work, > + * not everything might be necessary though > + */ > + link->flags |= ATA_LFLAG_NO_LPM | > + ATA_LFLAG_NO_SRST | > + ATA_LFLAG_ASSUME_ATA; > + } Can you please do the followings? * Post dmesg w/o the patch. * Try different combinations of the flags and see which ones are essential. Thanks. -- 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