commit | fd3367af3d1212f645094c4b5c4d458bdd061475 | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Thu Dec 07 12:41:18 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Dec 07 07:37:07 2006 -0500 |
tree | 8ff098b10d2cd879252c2ad470b8bbe71f7b71a5 | |
parent | 25b93d81b9abe3b786bdf3396d728bb13b0a911c [diff] |
[PATCH] libata: Incorrect timing computation for PIO5/6 The ata timing computation code makes some mistakes in PIO5/6 because a check was not updated correctly when I put this support into the kernel. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>