On 04/07/2011 03:40 PM, Pavel Herrmann wrote:
On Thursday 07 of April 2011 21:03:00 Tejun Heo wrote:
I'm confused. Against which version is the patch generated? Upstream
already has quirks for 4726.
Thakns.
this is what you get from running and editing a different tree (and being
lazy), sorry for messing it up.
the correct (tested) code, without beautifications/comments:
} else if (vendor == 0x197b&& devid == 0x2352) {
ata_for_each_link(link, ap, EDGE) {
link->flags |= ATA_LFLAG_NO_LPM |
ATA_LFLAG_NO_SRST |
ATA_LFLAG_ASSUME_ATA;
}
}
third time's the charm
Thanks
Pavel Herrmann
PS: just to be on the safe side, this is the device detection from dmesg
ata8.15: Port Multiplier 1.1, 0x197b:0x2352 r0, 2 ports, feat 0x0/0x0
So you're gonna resend this as a real patch, right? :)
--
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