From owner-freebsd-net@FreeBSD.ORG Tue May 2 18:43:35 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44F7016A5EF for ; Tue, 2 May 2006 18:43:35 +0000 (UTC) (envelope-from robertw@ssginnovations.com) Received: from ssg1.ssginnovations.com (ssg1.ssginnovations.com [205.145.130.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FFC43D7B for ; Tue, 2 May 2006 18:43:34 +0000 (GMT) (envelope-from robertw@ssginnovations.com) Received: from server1.ssgi.local (unknown [205.145.129.164]) by ssg1.ssginnovations.com (Mail Daemon) with ESMTP id EE6924148 for ; Tue, 2 May 2006 14:43:33 -0400 (EDT) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 2 May 2006 14:43:26 -0400 Message-ID: <85D4F2C294E8434CA0AF77574153268609509A@server1.ssgi.local> X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 6.1-RC bge RX CPU self-diagnostic failed Thread-Index: AcZt5GAUpzRnipHAQDqt9iISU/0aEw== From: "Robert Wojciechowski" To: Subject: 6.1-RC bge RX CPU self-diagnostic failed X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 18:43:35 -0000 I'm running into a problem with some new dual Opteron servers we just received yesterday on 6.1-STABLE (-RC now I suppose) amd64 updated as of today. When booting, it sometimes fails to initialize the onboard Broadcom gigabit Ethernet: bge0: mem 0xfc9f0000-0xfc9fffff irq 26 at device 5.0 on pci2 bge0: firmware handshake timed out bge0: RX CPU self-diagnostics failed! bge0: chip initialization failed device_attach: bge0 attach returned 6 bge1: mem 0xfc9e0000-0xfc9effff irq 27 at device 5.1 on pci2 bge1: firmware handshake timed out bge1: RX CPU self-diagnostics failed! bge1: chip initialization failed device_attach: bge1 attach returned 6 Rebooting until the card is initialized seems to allow me to use those interfaces. I have 2 other servers with identical BCM5704C chips running on dual Opterons on 6.1-STABLE amd64 and they seem to work fine on those. I have two of these new servers but have only seen this problem on one of them today. I'm trying to duplicate it on both boxes as we speak. Any ideas on what I can do? Thanks! -- Robert