From: Auke Kok Date: Sat, 15 Apr 2006 02:04:46 +0000 (-0700) Subject: e1000: Esb2 wol link cycle bug and uninitialized registers X-Git-Tag: v2.6.18-rc1~1115^2~102^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc15f54991caf1572e03ffc65d9986e433007e2;p=pandora-kernel.git e1000: Esb2 wol link cycle bug and uninitialized registers Esb2 link didn't return after wol disable. The code previously assumed that writing reset to PHY_CTRL phy register turned the phy back on. In the ESB2 phy case that didn't occur. Add ESB2 to acquire/release_hw functions upon review it was discovered that esb2 was skipped on these functions Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok Signed-off-by: John Ronciak --- Reading git-diff-tree failed