From owner-freebsd-current@FreeBSD.ORG Thu Jan 19 02:09:21 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 940DA1065670 for ; Thu, 19 Jan 2012 02:09:21 +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 603778FC13 for ; Thu, 19 Jan 2012 02:09:21 +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 4E27660DF; Wed, 18 Jan 2012 21:09:20 -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=icPVrd5YvGA4f8mwXadvhY4j7gzHKdZCmDzCJLc+NaiI4bmzlIA1jVvZydaa3VRvr 3zvag0aLqjnABNrfKn0o/0dpVnPvI/u1HtBH5fTJps/NyDioBCTqu8WRjLmy3Gi Message-ID: <4F177B4E.2090400@protected-networks.net> Date: Wed, 18 Jan 2012 21:09:18 -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: undefined 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: Thu, 19 Jan 2012 02:09:21 -0000 On 01/18/12 20:52, YongHyeon PYUN wrote: > > Thanks a lot. > Would you try attached patch? Compiled, installed and running - I'll see if I can reproduce the failure. Thanks very much for your quick response :-) imb