kern/92090: [bge] bge: watchdog timeout -- resetting

Pyun YongHyeon pyunyh at gmail.com
Thu Jan 14 17:56:54 UTC 2010


On Thu, Jan 14, 2010 at 04:33:19AM +0100, Floris Bos wrote:
> Hi,
> 
> On Thursday 14 January 2010 03:54:52 am Pyun YongHyeon wrote:
> > >  ==
> > >  bge0: <HP NC107i PCIe Gigabit Server Adapter, ASIC rev. 0x5784100> mem 0xdf900000-0xdf90ffff irq 16 at device 0.0 on pci32
> > >  ==
> > >  
> > >  After boot, the network works for about 5 seconds, barely enough time to get an IP by DHCP, and sent a ping or 2.
> > >  Then network connectivity goes down, and after some time there is a "bge0: watchdog timeout -- resetting" message.
> > >  
> > >  Then network works again for 5 seconds, and goes down again. All the time, repeatedly.
> > >  
> > >  The system works fine under Ubuntu. So I assume the hardware is ok.
> > >  
> > 
> > I'm not sure but it looks like you have a BCM5784 controller. What is
> > the output of "devinfo -rv | grep phy"?
> 
> ==
> ukphy0 pnpinfo oui=0x50ef model=0x3a rev=0x4 at phyno=1
> ukphy1 pnpinfo oui=0x50ef model=0x3a rev=0x4 at phyno=1
> ==

Support for the PHY was added in r202269.
Please try again after applying the change. Or you can download
sys/dev/mii/miidevs and sys/dev/mii/brgphy.c from HEAD and rebuild
kernel.

> 
> According to the specs in the HP manual it is supposed to be a BCM5723 ( http://www.dectrader.com/docs/set5/c01931407.pdf )
> 
> 
> Yours sincerely,
> 
> Floris Bos


More information about the freebsd-net mailing list