Date: Sat, 16 Feb 2008 10:24:18 +0100 From: Stefan Ehmann <shoesoft@gmx.net> To: pyunyh@gmail.com Cc: freebsd-current@freebsd.org Subject: Re: CFT: vr(4) Message-ID: <200802161024.19175.shoesoft@gmx.net> In-Reply-To: <20080216041704.GA7417@cdnetworks.co.kr> References: <20080204022334.GC27999@cdnetworks.co.kr> <200802151509.38442.shoesoft@gmx.net> <20080216041704.GA7417@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 16 February 2008 05:17:04 Pyun YongHyeon wrote: > On Fri, Feb 15, 2008 at 03:09:38PM +0100, Stefan Ehmann wrote: > > On Monday 11 February 2008 06:36:32 Pyun YongHyeon wrote: > > > On Tue, Feb 05, 2008 at 11:17:15AM +0100, Stefan Ehmann wrote: > > > > (replying to myself) > > > > wake-on-LAN doesn't work for me any longer. > > > > > > Show me the output of 'ifconfig vr0'. > > > > $ ifconfig vr0 > > vr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu > > 1500 options=8<VLAN_MTU> > > ^^^^^^^^ > Either you don't run CURRENT or your hardware does not support PCI > power management. Since WOL framework was not MFCed to > RELENG_7/RELENG_6 you wouldn't see WOL_UCAST and WOL_MAGIC > capability flags from ifconfig(8). Overhauled vr(4) disables WOL to > save power if WOL_UCAST/WOL_MCAST was disabled which is always > true on RELENG_7/RELENG_6. Sorry if I haven't been clear about this: I am testing on RELENG_7. Thanks for the clarification. -- Stefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802161024.19175.shoesoft>