From owner-freebsd-current@FreeBSD.ORG Mon Jan 30 22:32:09 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CED631065670 for ; Mon, 30 Jan 2012 22:32:09 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9A5B08FC14 for ; Mon, 30 Jan 2012 22:32:09 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 68BE06104; Mon, 30 Jan 2012 17:32:08 -0500 (EST) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Arfm/j250IJ8Y63A8KQKBn+aDQzLVrQz1zg6IDtiYeliaCuZcnbKg/iC2IxBTo88q f6izgZlIEWhVRKbKuB9/Y3gbOBLSPWwHtZ3RclZZ5tUSwOudh6AZ+PKc9arnBiU Message-ID: <4F271A66.6060601@protected-networks.net> Date: Mon, 30 Jan 2012 17:32:06 -0500 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111223 Thunderbird/9.0 MIME-Version: 1.0 To: pyunyh@gmail.com References: <4F174C4F.2010302@protected-networks.net> <20120119005457.GE7469@michelle.cdnetworks.com> <4F176B76.5010809@protected-networks.net> <20120119015258.GF7469@michelle.cdnetworks.com> In-Reply-To: <20120119015258.GF7469@michelle.cdnetworks.com> X-Enigmail-Version: 1.3.5 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Intermittent re0 phy failure 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: Mon, 30 Jan 2012 22:32:09 -0000 On 01/18/12 20:52, YongHyeon PYUN wrote: > On Wed, Jan 18, 2012 at 08:01:42PM -0500, Michael Butler wrote: >> On 01/18/12 19:54, YongHyeon PYUN wrote: >>> On Wed, Jan 18, 2012 at 05:48:47PM -0500, Michael Butler wrote: >>>> At random intervals, when re0 is without any significant load; idle for >>>> lengthy periods, I see .. >>>> >>>> kernel: re0: PHY read failed >>>> last message repeated 4 times >>>> kernel: re0: link state changed to DOWN >>>> >>>> Unplugging the cable and re-inserting is sufficient to restore >>>> functionality. [ .. snip .. ] > > Thanks a lot. > Would you try attached patch? Since applying this (for 8168D) and the patch at SVN r230336 (which affected another system of mine), neither system has "gone deaf", Thanks! imb