From owner-freebsd-net@FreeBSD.ORG Thu Jan 14 01:40:05 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59DFA106566B for ; Thu, 14 Jan 2010 01:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 485148FC17 for ; Thu, 14 Jan 2010 01:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0E1e5fI072465 for ; Thu, 14 Jan 2010 01:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0E1e5hr072464; Thu, 14 Jan 2010 01:40:05 GMT (envelope-from gnats) Date: Thu, 14 Jan 2010 01:40:05 GMT Message-Id: <201001140140.o0E1e5hr072464@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Floris Bos Cc: Subject: Re: kern/92090: [bge] bge: watchdog timeout -- resetting X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Floris Bos List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 01:40:05 -0000 The following reply was made to PR kern/92090; it has been noted by GNATS. From: Floris Bos To: bug-followup@freebsd.org Cc: Subject: Re: kern/92090: [bge] bge: watchdog timeout -- resetting Date: Thu, 14 Jan 2010 02:14:07 +0100 This might be a different problem, but I add it to this bug as I am getting the same error message. I have a brand new HP DL120 G6 server which has an on-board NIC that is based on the BCM5723 chipset. The NIC is not supported/recognized by FreeBSD 8, but the FreeBSD 9 (January snapshot) identifies it as: == bge0: 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. Yours sincerley, Floris Bos