From owner-freebsd-stable@FreeBSD.ORG Fri Apr 3 20:35:04 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 6B0FC106566C for ; Fri, 3 Apr 2009 20:35:04 +0000 (UTC) (envelope-from ianjhart@ntlworld.com) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mx1.freebsd.org (Postfix) with ESMTP id B252A8FC1D for ; Fri, 3 Apr 2009 20:34:58 +0000 (UTC) (envelope-from ianjhart@ntlworld.com) Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090403203457.MYXF2989.mtaout01-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com>; Fri, 3 Apr 2009 21:34:57 +0100 Received: from cpc1-cove3-0-0-cust909.sol2.cable.ntl.com ([86.20.31.142]) by aamtaout04-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090403203452.BIER22934.aamtaout04-winn.ispmail.ntl.com@cpc1-cove3-0-0-cust909.sol2.cable.ntl.com>; Fri, 3 Apr 2009 21:34:52 +0100 X-Virus-Scanned: amavisd-new at cpc2-cove3-0-0-cust311.sol2.cable.ntl.com Received: from gamma.private.lan (gamma.private.lan [192.168.0.12]) by cpc1-cove3-0-0-cust909.sol2.cable.ntl.com (8.14.3/8.14.3) with ESMTP id n33KY9sL002315; Fri, 3 Apr 2009 21:34:09 +0100 (BST) (envelope-from ianjhart@ntlworld.com) From: ian j hart To: freebsd-stable@freebsd.org Date: Fri, 3 Apr 2009 21:34:09 +0100 User-Agent: KMail/1.9.10 References: <20090226003842.GB63173@michelle.cdnetworks.co.kr> <152F64EF-EE07-4E98-B525-C5F9E1E8B5B7@stevenwills.com> In-Reply-To: <152F64EF-EE07-4E98-B525-C5F9E1E8B5B7@stevenwills.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904032134.09546.ianjhart@ntlworld.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on cpc1-cove3-0-0-cust909.sol2.cable.ntl.com X-Cloudmark-Analysis: v=1.0 c=1 a=yFnnvGLSqBEA:10 a=qX5KfGJOPygA:10 a=6I5d2MoRAAAA:8 a=i_kllP04-a5GVGanDjsA:9 a=dtuPt5_6nGE4Xj2WKLsA:7 a=6hqx2L3R185T1Iv7NUoQEYxTlNUA:4 a=LY0hPdMaydYA:10 a=SV7veod9ZcQA:10 Cc: pyunyh@gmail.com, stable@freebsd.org, Steve Wills , yongari@freebsd.org Subject: Re: 7.1-R to RELENG_7 upgrade breaks re nic 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: Fri, 03 Apr 2009 20:35:04 -0000 On Tuesday 31 March 2009 04:52:54 Steve Wills wrote: > Hi, > > On Feb 25, 2009, at 7:38 PM, Pyun YongHyeon wrote: > > On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote: > >> Hi, > >> > >> I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after > >> booting, re0 works for only a short time, then gives "re0: PHY read > >> failed" over and over. Does anyone have a suggestion on how to debug? > > > > I need more information for your hardware revision. > > Would you show me dmesg output and revision number of if_re.c? > > For the record, and if anyone else is having this issue, SVN rev > 190587 fixes this. > > Thanks for taking care of it! > > Steve > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" This seems to fix it for me too. At least I've had no messages for the last hour (usually 6-10/hour). Good work, now let's get this in 7.2. -- ian j hart