commit | 16c55b038033d8f6f7601996dfae44399666d9ab | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Aug 29 11:58:33 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 04:21:13 2007 -0400 |
tree | 22fb45fb599455cadc29b0f8ac18dd4695eae8b5 | |
parent | 7f9992a23190418592f0810900e4f91546ec41da [diff] |
libata: implement BROKEN_HPA horkage and apply it to affected drives Some drives choke on READ_NATIVE_MAX_ADDRESS[_EXT]. Implement ATA_HORKAGE_BROKEN_HPA and apply it to affected drives. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>