]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
authorMark Lord <mlord@pobox.com>
Wed, 25 Feb 2009 20:19:20 +0000 (15:19 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Mar 2009 02:02:41 +0000 (22:02 -0400)
commit70f8b79cf3a2eb892a01271fdfbb1903c0c982a8
treeca959654f45cf57760470a17742a530a0a1e21b6
parent1a660164c291f41b2aa853a7269b310933574ef9
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().

This is initially needed to work around NCQ errata,
whereby the READ_LOG_EXT command sometimes fails
when issued in the traditional (sff) fashion.

Portions of this code will likely be reused for
implementation of the target mode feature later on.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_mv.c