From owner-freebsd-stable@FreeBSD.ORG Thu Feb 26 00:33:08 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA5651065676; Thu, 26 Feb 2009 00:33:08 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by mx1.freebsd.org (Postfix) with ESMTP id A1D168FC1F; Thu, 26 Feb 2009 00:33:08 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id g9so3331089rvb.3 for ; Wed, 25 Feb 2009 16:33:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=8vH6YdP/X62KGje26So0VPPzz1Sdxky1soQ9DfJ9GQM=; b=M+zB1YOzvCNbbtmL6e0ntGQ78jmhZe+CuWVovCGbJDJ91reRp7J6fm+ZodBwDohQ7C W7JEj4okzP5gYJkfTIvd+gfBMwE6YRDHuWAJbCCRELaFqiCwynjbRTzc04ocxDGbOEUx CXJXldc6D+FGGvi+KPlSykbUZK3/mIHoP3dfM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=GNpC2DVtLbOv9rsLEp0oY8Y7VM4LNRXhduwfOM9PLd1yy3RW0kU+TrSdahhpiU2Q7S bttQQoRwYTSjEDAs+OBMzSs0YUoRaS1nfDs888g7EXbeth7soaeaW7BLV9P84VLN9K5k +iq/MLhtkCOay+zcHEz/SyVhBdWJLPMnNw/Rk= Received: by 10.141.115.20 with SMTP id s20mr282721rvm.285.1235608388183; Wed, 25 Feb 2009 16:33:08 -0800 (PST) Received: from michelle.cdnetworks.co.kr ([114.111.62.249]) by mx.google.com with ESMTPS id k2sm3497629rvb.4.2009.02.25.16.33.05 (version=SSLv3 cipher=RC4-MD5); Wed, 25 Feb 2009 16:33:07 -0800 (PST) Received: by michelle.cdnetworks.co.kr (sSMTP sendmail emulation); Thu, 26 Feb 2009 09:38:42 +0900 From: Pyun YongHyeon Date: Thu, 26 Feb 2009 09:38:42 +0900 To: Steve Wills Message-ID: <20090226003842.GB63173@michelle.cdnetworks.co.kr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: stable@freebsd.org, 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 Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 00:33:09 -0000 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?