commit | 8d3d35b4e20dc2e678fc7cb51165905b5a32fb76 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Aug 09 14:14:50 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Aug 10 08:30:48 2006 -0400 |
tree | c2a70b74ddbcb74abad9cb5a410d916cfa4f2afb | |
parent | 013b68bf7cb4edfb8753aac9bde3cb60c84bc067 [diff] |
[PATCH] sky2: phy power problems on 88e805X chips 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>