commit | f1da66e7592c978d9122cb05d8eada1bd900de1a | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Feb 05 17:01:28 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 24 20:52:12 2007 -0500 |
tree | 38f68523b0cc4feb66987f4f53a0e7752e027a7b | |
parent | ec09150303479aff2bbe5ca5fcb714336b973074 [diff] |
pata_amd: fix an obvious bug in cable detection 80c test mask is at bits 18 and 19 of EIDE Controller Configuration not 22 and 23. Fix it. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>