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. [EMAIL PROTECTED]
_______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"