sata_mv: workaround errata PCI#7
authorMark Lord <liml@rtr.ca>
Mon, 6 Apr 2009 19:24:14 +0000 (15:24 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 7 Apr 2009 00:13:48 +0000 (20:13 -0400)
commit65ad7fef10b50b6c06d6165fa847e2d3636b0a66
tree500afce9205d59853e14901813ae4f6689210019
parentc361acbc59c434315f8649ab06e5b7d5b297d1b7
sata_mv: workaround errata PCI#7

Workaround for 60x1-B2 errata PCI#7.

Write-combining may be unreliable when chip operates in PCI-X mode,
so disable write-combining when in PCI-X mode.

Also, update the errata comments at the top of sata_mv,
and include a note about errata PCI#11.

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