Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 09:56:03 -0800
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Floris Bos <info@je-eigen-domein.nl>
Cc:        freebsd-net@freebsd.org
Subject:   Re: kern/92090: [bge] bge: watchdog timeout -- resetting
Message-ID:  <20100114175603.GW1228@michelle.cdnetworks.com>
In-Reply-To: <201001140433.19229.info@je-eigen-domein.nl>
References:  <201001140140.o0E1e5hr072464@freefall.freebsd.org> <20100114025452.GU1228@michelle.cdnetworks.com> <201001140433.19229.info@je-eigen-domein.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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