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: > > > On Monday 04 February 2008 20:56:54 Stefan Ehmann wrote: > > > > On Monday 04 February 2008 18:47:44 Marcin Wisnicki wrote: > > > > > On Mon, 04 Feb 2008 10:48:02 -0500, Mike Tancsa wrote: > > > > > > At 09:23 PM 2/3/2008, Pyun YongHyeon wrote: > > > > > >>Dear all, > > > > > >> > > > > > >>Here is overhauled vr(4) that shall address all known issues. PR > > > > > >>database showed vr(4) is not stable enough under high load and > > > > > > > > > > > > Hi, > > > > > > Is there a RELENG_7 or 6 version of the driver to test ? > > > > > > Using RELENG_7 from this morning, I get > > > > > > > > > > Try this: > > > > > > > > > > http://wisnia21.freeshell.org/f/freebsd/if_vr-pyunyh-to-releng6.diff > > > > > > > > > > On RELENG7 there could be a conflict in second change that should be > > > > > safe to ignore. > > > > > > > > Using it with the second chunk ignored. > > > > > > ... > > > > > > > vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xa000-0xa0ff mem > > > > 0xf0000000-0xf00000ff at device 18.0 on pci0 > > > > vr0: Quirks: 0x0 > > > > vr0: Revision: 0x74 > > > > miibus0: <MII bus> on vr0 > > > > vr0: Ethernet address: 00:0e:a6:40:3f:d0 > > > > vr0: [ITHREAD] > > > > > > (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. > ether 00:0e:a6:40:3f:d0 > inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255 > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active > > -- > Stefan -- Regards, Pyun YongHyeonReceived on Sat Feb 16 2008 - 03:17:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC