cvs commit: src/sys/pci if_vr.c

JoaoBR joao at matik.com.br
Fri Oct 26 21:14:30 PDT 2007


On Friday 26 October 2007 10:53:35 Pyun YongHyeon wrote:

>  > >  > > If you think vr(4) is culprit for the issue try overhauled vr(4).
>  > >  > > I think I've fixed many unresolved vr(4) issues but it needs more
>  > >  > > testing.
>  > >  > > You can download the overhauled vr(4) at the following URL.
>  > >  > > http://people.freebsd.org/~yongari/vr/if_vr.c
>  > >  > > http://people.freebsd.org/~yongari/vr/if_vrreg.h
>  > >  > >
>  > >  > > Note, don't use the overhauled driver on your production system.
>  > >  > > I couldn't see any issues in the driver but it may have unnoticed
>  > >  > > bugs.
>  > >  >
>  > >  > I will arrange a test machine to see how it goes
>  > >
>  > > Ok. Let me know if you see any unusual things. Pluging/unpluging
>  > > cables shouldn't affect the operation of vr(4). I heard stock vr(4)
>  > > is vulerable to this type of link changes. In addition, you may
>  > > notice better Rx performance.
>  >


Hi

your driver does not work with my hardware here, you forgot something


then the vr down event seems related to cpufreq and happens only when compiled 
in, I am running almost 24h without cpufreq and no down event 


Your if_vr.c

vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xec00-0xecff mem 
0xec016000-0xec0160ff irq 23 at device 18.0 on pci0
vr0: Quirks: 0x0
vr0: Revision: 0x78
vr0: MII without any phy!
device_attach: vr0 attach returned 6


if_vr.c current

vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xec00-0xecff mem 
0xec016000-0xec0160ff irq 23 at device 18.0 on pci0
vr0: Quirks: 0x0
miibus0: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: using obsoleted if_watchdog interface
vr0: Ethernet address: 00:16:ec:7e:e3:46
vr0: [ITHREAD]



-- 

João







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br


More information about the cvs-src mailing list