commit | a34b6fc04d58ad72fe0cc74cd448f4551bd2ebaf | [log] [tgz] |
---|---|---|
author | Martin Hicks <mort@bork.org> | Wed Jul 05 15:06:13 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Aug 10 08:29:12 2006 -0400 |
tree | 7cfcc47161c3231a204e40f1421807f579a57938 | |
parent | 51704c609fcf256dacfcfae3622eb6ef53ac5b48 [diff] |
[PATCH] libata: PHY reset requires writing 0x4 to SControl Hi, Reading the Intel VSC and AHCI it seems like writing 0x302 is incorrect. The only valid values are 4, 1 and 0. Writing 4 disables the PHY. Signed-off-by: Martin Hicks <mort@bork.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>