From owner-freebsd-stable@FreeBSD.ORG Sat Jan 17 17:04:40 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 2B8CA106566B; Sat, 17 Jan 2009 17:04:40 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id DE4F88FC08; Sat, 17 Jan 2009 17:04:39 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:1883:bc29:2312:23a6] (unknown [IPv6:2001:7b8:3a7:0:1883:bc29:2312:23a6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DF6AE11F859; Sat, 17 Jan 2009 18:04:38 +0100 (CET) Message-ID: <49720FA5.6060508@andric.com> Date: Sat, 17 Jan 2009 18:04:37 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20090116 Shredder/3.0b2pre MIME-Version: 1.0 To: pyunyh@gmail.com References: <8dfae1c10901070639x67945324jeeecfcac647d7976@mail.gmail.com> <20090113050223.GH46346@cdnetworks.co.kr> <496CB2E7.2060902@andric.com> <200901131806.02868.jkim@FreeBSD.org> <496F9823.4060503@andric.com> <20090117045423.GC68290@cdnetworks.co.kr> In-Reply-To: <20090117045423.GC68290@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org, Jung-uk Kim , eugene@donpac.ru Subject: Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers 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: Sat, 17 Jan 2009 17:04:40 -0000 On 2009-01-17 05:54, Pyun YongHyeon wrote: > I think the initial setup time issue of 8169SC is different one. > Did re(4) of 7.0-RELEASE also have the same issue? Sometimes, and sometimes not. :) It was flaky, to say the least... > Also would you try attached patch? It doesn't fix initial setup > time issue but I'd like to know whether it makes your controller > work. This patch not only makes my controller(s) work, it also speeds up the initial setup time greatly! I have tested this through about 3 reboots, and one complete powerdown + powerup cycle.