Weedy <weedy2...@gmail.com> wrote: > On 27/08/12 07:34 AM, Gabor Juhos wrote: > > The problem is that PHYLIB in Linux does not fully stops the PHY device > when a > > driver issues a phy_stop call. > > > > Copy the attached patches into 'target/linux/ar71xx/patches-3.3', then > do a > > 'make target/linux/clean world'. With these patches, the PHY of the WAN > port > > will be powered down after 'ifconfig eth1 down' (on the WNDR3700 at > least). > > > > Regards, > > Gabor > > Why didn't this get committed? >
In case it does… I also added this patch to ensure that the initial link state is down. Without this patch, the link state would be up even though the interface was down on boot. With this patch, the link state stays down until the interface is brought up. I’m using this patch in conjunction with Gabor’s original pair of patches on all of my WNDR3700 (v1), WNDR3700v2, WNDR3800, and WNDRMACv2 units. It’s been working very well. Mark
ag71xx_suspend_more.patch
Description: Binary data
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel