From owner-freebsd-current@FreeBSD.ORG Wed Sep 27 23:06:06 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C43816A47C; Wed, 27 Sep 2006 23:06:06 +0000 (UTC) (envelope-from davidch@broadcom.com) Received: from mms1.broadcom.com (mms1.broadcom.com [216.31.210.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B8443D64; Wed, 27 Sep 2006 23:06:04 +0000 (GMT) (envelope-from davidch@broadcom.com) Received: from 10.10.64.154 by mms1.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.2.0)); Wed, 27 Sep 2006 16:05:55 -0700 X-Server-Uuid: F962EFE0-448C-40EE-8100-87DF498ED0EA Received: by mail-irva-10.broadcom.com (Postfix, from userid 47) id B97322AF; Wed, 27 Sep 2006 16:05:55 -0700 (PDT) Received: from mail-irva-8.broadcom.com (mail-irva-8 [10.10.64.221]) by mail-irva-10.broadcom.com (Postfix) with ESMTP id 908F42AE; Wed, 27 Sep 2006 16:05:55 -0700 (PDT) Received: from mail-irva-12.broadcom.com (mail-irva-12.broadcom.com [10.10.64.146]) by mail-irva-8.broadcom.com (MOS 3.7.5a-GA) with ESMTP id EGA39214; Wed, 27 Sep 2006 16:05:51 -0700 (PDT) Received: from NT-IRVA-0750.brcm.ad.broadcom.com (nt-irva-0750 [10.8.194.64]) by mail-irva-12.broadcom.com (Postfix) with ESMTP id 1C41769CA3; Wed, 27 Sep 2006 16:05:51 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Wed, 27 Sep 2006 16:05:48 -0700 Message-ID: <09BFF2FA5EAB4A45B6655E151BBDD90302084F1B@NT-IRVA-0750.brcm.ad.broadcom.com> In-Reply-To: <7579f7fb0609271533v53e66056o45ab633615d6be1b@mail.gmail.com> Thread-Topic: Speaking of BGE(4)- followup Thread-Index: AcbihPlkxkIlbSjFR0yQX6zWzDbrxQABEBVQ From: "David Christensen" To: "Matthew Jacob" , "Oleg Bulyzhin" X-TMWD-Spam-Summary: SEV=1.1; DFV=A2006092709; IFV=2.0.6,4.0-7; RPD=4.00.0004; RPDID=303030312E30413031303230322E34353142303142332E303030362D412D; ENG=IBF; TS=20060927230556; CAT=NONE; CON=NONE; X-MMS-Spam-Filter-ID: A2006092709_4.00.0004_2.0.6,4.0-7 X-WSS-ID: 6905DC593L0542917-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, LI Xin , "Simon L. Nielsen" Subject: RE: Speaking of BGE(4)- followup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 23:06:06 -0000 > FWIW- the PHY problems I was having with BGE still haven't gone away. > Not only that, I now have to have my own patched version of 1.140 so > that it can compile with all the VLAN changes. >=20 > Any clue to help here? It's only one AMD system, but one I use a lot. Are you saying you have multiple 57XX systems but only this one fails with this error? >=20 > Trying to mount root from=20 > nfs:172.16.1.79:/home/FreeBSD/diskless/amd64_7 > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: RX CPU self-diagnostics failed! > bge0: flow-through queue init failed > bge0: initialization failure > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: RX CPU self-diagnostics failed! > bge0: flow-through queue init failed > bge0: initialization failure >=20 > Dave=20