From owner-freebsd-stable@FreeBSD.ORG Wed Dec 3 17:08:39 2008 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 F0484106564A for ; Wed, 3 Dec 2008 17:08:39 +0000 (UTC) (envelope-from henrik@50hz.ws) Received: from dsp.50hz.ws (50hz.ws [208.86.227.9]) by mx1.freebsd.org (Postfix) with ESMTP id B3FDB8FC14 for ; Wed, 3 Dec 2008 17:08:39 +0000 (UTC) (envelope-from henrik@50hz.ws) Received: from dsp.50hz.ws (localhost [127.0.0.1]) by dsp.50hz.ws (8.14.2/8.14.2) with ESMTP id mB3Gpv1I091362 for ; Wed, 3 Dec 2008 17:51:57 +0100 (CET) (envelope-from henrik@dsp.50hz.ws) Received: (from henrik@localhost) by dsp.50hz.ws (8.14.2/8.14.2/Submit) id mB3GpvkG091361 for stable@freebsd.org; Wed, 3 Dec 2008 17:51:57 +0100 (CET) (envelope-from henrik@dsp.50hz.ws) Date: Wed, 3 Dec 2008 17:51:56 +0100 From: Henrik Friedrichsen To: stable@freebsd.org Message-ID: <20081203165156.GA91351@dsp.50hz.ws> Mail-Followup-To: stable@freebsd.org References: <755632516.20081018001504@rulez.sk> <20081018020248.GB31303@cdnetworks.co.kr> <20081020012504.95adc0ca.nork@FreeBSD.org> <20081020071155.GH38923@cdnetworks.co.kr> <20081020132827.edbb2c53.webmaster@kibab.com> <20081021043152.GE43039@cdnetworks.co.kr> <20081030001123.cb1ebd9c.webmaster@kibab.com> <20081030051017.GB78796@cdnetworks.co.kr> <20081203192335.1da94c73.webmaster@kibab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081203192335.1da94c73.webmaster@kibab.com> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: re0 problem 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: Wed, 03 Dec 2008 17:08:40 -0000 On Wed, Dec 03, 2008 at 07:23:35PM +0300, Ilya Bakulin wrote: > On Thu, 30 Oct 2008 14:10:17 +0900 > Pyun YongHyeon wrote: > > > > Please make sure you've (cold/warm) rebooted several times with > > this patch. Just applying the patch and using it without reboots > > doesn't necessary mean a working fix. Since it's hard to reproduce > > the issue even on a system with problematic controllers I'd like to > > have confidence in the patch. > > > > -- > > Regards, > > Pyun YongHyeon > > I've been using patched driver for a month, without any problems. Cold/warm reboots, panics, shutdowns occured regularly, but - no problems. Yesterday I've updated kernel to latest 7-STABLE & forgot to apply patch, and errors are here :-) > Applying patch once more fixed problems. > I think that perfect working of patched driver during past month definitely proves that your patch corrects incorrect behavior of re(4). Thank you very much! > > -- > Ilya Bakulin Here's another proof: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125805