Problem with changes to vr driver

Richard Nyberg rnyberg at it.su.se
Mon Jun 28 09:22:39 PDT 2004


At Mon, 28 Jun 2004 08:16:41 -0700 (PDT),
Matthew Dillon wrote:
> 
> :I'm getting watchdog timeouts following yesterday's changes to
> :the vr driver.  The output from ifconfig and netstat -rn look
> :completely normal -- just no packets going anywhere.
> :
> :The dmesg from the previous day's kernel:
> :vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xec00-0xecff mem 0xe9041000-0xe90410ff irq 11 at device 18.0 on pci0
> :vr0: Ethernet address: 00:0d:87:a2:ce:02
> :miibus0: <MII bus> on vr0
> :ukphy0: <Generic IEEE 802.3u media interface> on miibus0
> :ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> :
> : From pciconf
> :vr0 at pci0:18:0:  class=0x020000 card=0x01021106 chip=0x30651106 rev=0x74 hdr=0x00
> :
> :Any other info that might be helpful?
> 
>    I made a late bug fix, just before I created RC1, that might have an
>    effect.  Try the absolute latest code or try RC1.
> 
> 					-Matt
> 					Matthew Dillon 
> 					<dillon at xxxxxxxxxxxxx>

I have the same problem with the latest source. Backing to rev 1.10 and 1.2
of if_vr.c and if_vrreg.h makes it work again.

dmesg:
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xd800-0xd8ff mem 0xeb000000-0xeb0000ff irq 10 at device 12.0 on pci0
installed MI handler for int 10
vr0: Ethernet address: 00:50:ba:1c:81:29
miibus0: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

pciconf:
vr0 at pci0:12:0:  class=0x020000 card=0x14001186 chip=0x30651106 rev=0x43 hdr=0x00
        -Richard






More information about the Bugs mailing list