bge0 problem on 6.1-PR

Oleg Bulyzhin oleg at freebsd.org
Mon Apr 17 20:00:53 UTC 2006


On Thu, Apr 13, 2006 at 11:01:51PM +0900, SungGON Yi. wrote:
> I am using 6.x on Tyan S2885ANRF board and add one more NIC.
> Device names are bge0 (board lan) and bge1 (additional NIC). 
> 
> These worked well on FreeBSD 6.0-amd64 stable.
> But when I updated to 6.1-PRERELEASE version, I had below messages and bge0 did not work.
> bge1 worked well as before. 
> 
> --------------------------------
> bge0: watchdog timeout -- resetting
> --------------------------------
> 
> I am using 6.0-RELEASE now. 
> 
> --------------------------------
> bge0: <Broadcom BCM5701 Gigabit Ethernet, ASIC rev. 0x105> mem 0xfc6f0000-0xfc6fffff irq 27 at device 8.0 on pci2
> miibus0: <MII bus> on bge0
> brgphy0: <BCM5701 10/100/1000baseTX PHY> on miibus0
> brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
> bge0: Ethernet address: 00:04:76:f3:e8:c9
> bge1: <Broadcom BCM5703 Gigabit Ethernet, ASIC rev. 0x1002> mem 0xfc6e0000-0xfc6effff irq 24 at device 9.0 on pci2
> miibus1: <MII bus> on bge1
> brgphy1: <BCM5703 10/100/1000baseTX PHY> on miibus1
> brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
> bge1: Ethernet address: 00:e0:81:27:a0:f6
> -----------------------------------
> 
> --------------------------------------------------------------------------------------------------------------------------------
> $ ifconfig
> bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>  options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
>  inet6 fe80::204:76ff:fef3:e8c9%bge0 prefixlen 64 scopeid 0x1 
>  inet xxx.xxx.xxx.xxx netmask 0xffffff00 broadcast xxx.xxx.xxx.xxx
>  ether 00:04:76:f3:e8:c9
>  media: Ethernet autoselect (100baseTX <full-duplex>)
>  status: active
> bge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>  options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
>  inet6 fe80::2e0:81ff:fe27:a0f6%bge1 prefixlen 64 scopeid 0x2 
>  inet 192.168.24.106 netmask 0xffffff00 broadcast 192.168.24.255
>  ether 00:e0:81:27:a0:f6
>  media: Ethernet autoselect (1000baseTX <full-duplex>)
>  status: active
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>  inet6 ::1 prefixlen 128 
>  inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 
>  inet 127.0.0.1 netmask 0xff000000 
> pfsync0: flags=0<> mtu 2020
> pflog0: flags=0<> mtu 33160
> ------------------------------------
> 
> SungGON Yi.
> skon at kr.FreeBSD.org
> 

> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"

I've seen one report about broken onboard bcm5701 asic rev 0x105. Unfortunatly
i dont have such motherboard to play with. I have PCI nic with same
chip/revision which works fine.

Do you mind of doing binary search on if_bge.c (rev. 1.95 - 1.118) ?

-- 
Oleg.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20060417/e24e368d/attachment.pgp


More information about the freebsd-amd64 mailing list