ata_piix: implement IOCFG bit18 quirk
authorTejun Heo <htejun@gmail.com>
Thu, 23 Aug 2007 01:15:18 +0000 (10:15 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 31 Aug 2007 08:27:47 +0000 (04:27 -0400)
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>

No differences found