commit | 43a98f05d99205687ddf74089e79a8312c8c5f90 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Aug 23 10:15:18 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 04:27:47 2007 -0400 |
tree | eeec0745b94e50fbd99baa045b77adfcbc85175a | |
parent | 16c55b038033d8f6f7601996dfae44399666d9ab [diff] |
ata_piix: implement IOCFG bit18 quirk Some notebooks need bit18 of IOCFG to be cleared for the drive bay to work even though the bit is NOOP according to the datasheet. This patch implement IOCFG bit18 quirk and apply it to Clevo M570U. http://bugzilla.kernel.org/show_bug.cgi?id=8051 Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: D. Angelis <dangelis@beta-cae.gr> Signed-off-by: Jeff Garzik <jeff@garzik.org>