Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 15:09:38 +0100
From:      Stefan Ehmann <shoesoft@gmx.net>
To:        pyunyh@gmail.com
Cc:        Marcin Wisnicki <mwisnicki+freebsd@gmail.com>, freebsd-current@freebsd.org
Subject:   Re: CFT: vr(4)
Message-ID:  <200802151509.38442.shoesoft@gmx.net>
In-Reply-To: <20080211053632.GF2317@cdnetworks.co.kr>
References:  <20080204022334.GC27999@cdnetworks.co.kr> <200802051117.16262.shoesoft@gmx.net> <20080211053632.GF2317@cdnetworks.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
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>
        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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802151509.38442.shoesoft>