Re: [PATCH] e1000: the power down when running ifdown command
From: Stephen Hemminger <hidden>
Date: 2009-11-04 16:09:07
From: Stephen Hemminger <hidden>
Date: 2009-11-04 16:09:07
On Wed, 04 Nov 2009 19:23:43 +0900 Naohiro Ooiwa [off-list ref] wrote:
Naohiro Ooiwa wrote:quoted
Stephen Hemminger wrote:quoted
On Sat, 31 Oct 2009 18:39:52 +0900 Naohiro Ooiwa [off-list ref] wrote: Does this work with Wake On Lan?Yes, it works WOL.Sorry, I made a mistake. The WOL doesn't work when my patch applied to kernel. I wasn't myself. I consider the WOL and I will resent the patch. Thank you for your point. thanks, Naohiro Ooiwa
Good, thank you for checking. I like the idea of powering down the PHY. Some of the drivers have shutdown hooks to power PHY back on during shutdown to enable WOL. --