commit | 82490c0937cb455e7e4150455ff52e89a9fc5ab8 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Jan 23 15:13:39 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jan 24 01:57:30 2007 -0500 |
tree | 91b5ed3c9d10a08764bd221b58acd059ec1aa034 | |
parent | 419dd8378dfa32985672ab7927b4bc827f33b332 [diff] |
ahci: make ULi M5288 ignore interface fatal error bit As with JMicron controllers, ULi M5288 sets interface fatal error bit on device error including ATAPI CC. This makes libata hardreset the port on ATAPI CC thus making it impossible to use. Ignore interface fatal error bit on ULi M5288. This fixes bugzilla bug #7837. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>