]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit741828fa8ca8bb32c43dccd1afcd23dc25c80dfe
tree04312f14d7117251d2ffdc51e966bedb9d664467
parentbb341b170c8a8a80a04211b6c862b538967d8955
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