pata_pdc202xx_old MWDMA fixes, and notes
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 26 Sep 2007 14:23:17 +0000 (15:23 +0100)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:42 +0000 (14:55 -0400)
commit06b74dd28fa607249c5e41e5f1f6dd1885fe0a0d
tree04312f14d7117251d2ffdc51e966bedb9d664467
parent21d2c925d3da6aabf9a0b34e95787202379f682a
pata_pdc202xx_old MWDMA fixes, and notes

I've been doing an audit of this driver to try and find out why we have
problems with some Clevo boxes that use it. Didn't get anywhere other
than to discover all the bug reporters I have use vmware, which may or
may not be chance.

In the process however I did find out our MWDMA2 performance was a bit
low and code review showed the MWDMA0/2 timings are reversed due to a
thinko in the table ordering

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_pdc202xx_old.c