Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2008 17:47:44 +0000 (UTC)
From:      Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: CFT: vr(4)
Message-ID:  <fo7j40$6cb$1@ger.gmane.org>
References:  <20080204022334.GC27999@cdnetworks.co.kr> <200802041545.m14FjpVn014969@lava.sentex.ca>

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

I'm not 100% sure if this is all that is required for RELENG6, but it 
works wonderfully so far.

Even fixed Rx errors I was seeing for some time and didn't have the time 
to investigate whether they were caused by some recent commit to releng6 
(like the last mfc) or simply a hardware failure.

Thank you Pyun YongHyeon!

>From my dmesg:
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xd800-0xd8ff mem 0xdffefd00-0xdffefdff irq 5 at device 18.0 on pci0
vr0: Quirks: 0x0
vr0: Revision: 0x74
miibus1: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> on miibus1
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 42:00:e6:65:9b:11
vr0: [GIANT-LOCKED]

Note I'm using mpsafenet=0 because of ipfw :(




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fo7j40$6cb$1>