[PATCH] sky2: phy power problems on 88e805X chips
authorStephen Hemminger <shemminger@osdl.org>
Wed, 9 Aug 2006 21:14:50 +0000 (14:14 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 10 Aug 2006 12:30:48 +0000 (08:30 -0400)
On the 88E805X chipsets (used in laptops), the PHY was not getting powered
out of shutdown properly. The variable reg1 was getting reused incorrectly.
This is probably the cause of the bug.
http://bugzilla.kernel.org/show_bug.cgi?id=6471

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found