From: Martin Hicks Date: Wed, 5 Jul 2006 19:06:13 +0000 (-0400) Subject: [PATCH] libata: PHY reset requires writing 0x4 to SControl X-Git-Tag: v2.6.18-rc5~60^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34b6fc04d58ad72fe0cc74cd448f4551bd2ebaf;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed