commit | 9dd9c16465c82d1385f97d2a245641464fcb7894 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Aug 22 21:15:58 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Aug 24 02:51:24 2006 -0400 |
tree | 0f729bb81af48ff79bda7eea0d366c87aed80a10 | |
parent | f3745a3f9fa39fa3c62f7d5b8549ee787d2c6848 [diff] |
[PATCH] ata_piix: implement force_pcs module parameter This patch implements force_pcs module parameter for ata_piix. If 1, PCS is ignored, 2 honored. As there seem to be quite a few ICHs w/ impaired PCS, this option will be useful for cases where the default setting doesn't work. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>