commit | 7a0f1c8a4b1052da7efc7715e2e557255b632712 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Jan 29 13:28:47 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jan 30 09:14:56 2007 -0500 |
tree | 18c8e67ea96005ce138c44f8df12b4a3e26becd1 | |
parent | 5dcade90db19205b9ebb8241a22664560973f81a [diff] |
ata_if_xfermask() word 51 fix If word 53 bit 1 isn't set, the maximum PIO mode is indicated by the upper 8 bits of word 51, not the lower 8 bits. Fixes PIO mode detection on old Compact Flash cards. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>