From owner-freebsd-stable@FreeBSD.ORG Thu Jun 18 20:27:41 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 333C91065672 for ; Thu, 18 Jun 2009 20:27:41 +0000 (UTC) (envelope-from mp@research.att.com) Received: from mail-yellow.research.att.com (mail-dark.research.att.com [192.20.225.112]) by mx1.freebsd.org (Postfix) with ESMTP id 0C63A8FC08 for ; Thu, 18 Jun 2009 20:27:40 +0000 (UTC) (envelope-from mp@research.att.com) Received: from unixmail.research.att.com (unixmail.research.att.com [135.207.176.254]) by mail-green.research.att.com (Postfix) with ESMTP id 79EFB8817; Thu, 18 Jun 2009 15:29:41 -0400 (EDT) Received: from [135.207.175.136] (lotus4.client.research.att.com [135.207.175.136]) by unixmail.research.att.com (8.13.7+Sun/8.13.7) with ESMTP id n5IJTdBB026006; Thu, 18 Jun 2009 15:29:41 -0400 (EDT) Message-ID: <4A3A959E.70607@research.att.com> Date: Thu, 18 Jun 2009 15:29:34 -0400 From: Mark Plotnick User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: delphij@delphij.net References: <4A26FF44.3040609@delphij.net> In-Reply-To: <4A26FF44.3040609@delphij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: mini-HEADSUP bce owners: please test X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 20:27:41 -0000 We have a Dell R710 with its first ethernet port connected to a Dell 5524 ethernet switch. Just installed 7.2-RELEASE on it and get no connectivity over the ethernet. tcpdump shows no frames at all. Installing your patches eliminated the PHY write timeout errors, but still have no connectivity. Now, upon boot and a couple times thereafter, we see these errors: bce0: ../../../dev/bce/if_bce.c(6968): Watchdog timeout occurred, resetting! bce0: ../../../dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000! bce0: ../../../dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010! (and so on, for offsets 14, 80, 240, 258, and 25C).