libata: implement BROKEN_HPA horkage and apply it to affected drives
authorTejun Heo <htejun@gmail.com>
Wed, 29 Aug 2007 02:58:33 +0000 (11:58 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 31 Aug 2007 08:21:13 +0000 (04:21 -0400)
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>

No differences found