Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2007 15:42:24 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   bge0 watchdog timeout?
Message-ID:  <20070522224224.GA13012@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
Is there any hope of avoiding

May 22 15:16:14 node11 kernel: bge0: watchdog timeout -- resetting
May 22 15:16:14 node11 kernel: bge0: link state changed to DOWN
May 22 15:16:17 node11 kernel: bge0: link state changed to UP

/boot/loader.conf contains

node11:kargl[202] cat /boot/loader.conf
hw.pci.enable_msix="0"
hw.pci.enable_msi="0"
hw.bge.allow_asf="1"

kargl[203] ifconfig bge0
bge0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:e0:81:40:47:66
        inet 192.168.0.11 netmask 0xffffff00 broadcast 192.168.0.255
        media: Ethernet 1000baseTX <full-duplex>
        status: active

I get the similar messages whether I have link0 or not and whether
I allow bge0 to autoselect media or force 1000baseTX <full-duplex>.

bge0 is connected to a SMC TigerSwitch SMC8624T.

uname shows 
FreeBSD node11.cimu.org 7.0-CURRENT FreeBSD 7.0-CURRENT #6:
Fri May 18 10:19:43 PDT 2007
kargl@node10.cimu.org:/usr/obj/usr/src/sys/HPC  amd64
where the date and time corresponds to roughly my last csup.
-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070522224224.GA13012>