From owner-freebsd-net@FreeBSD.ORG Mon Nov 3 22:40:18 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EACC1065675 for ; Mon, 3 Nov 2008 22:40:18 +0000 (UTC) (envelope-from freebsd-net@dino.sk) Received: from loki.netlab.sk (loki.netlab.sk [84.245.65.11]) by mx1.freebsd.org (Postfix) with ESMTP id 080298FC14 for ; Mon, 3 Nov 2008 22:40:17 +0000 (UTC) (envelope-from freebsd-net@dino.sk) Received: from via.dino.sk (home.dino.sk [84.245.95.252]) (AUTH: PLAIN milan, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by loki.netlab.sk with esmtp; Mon, 03 Nov 2008 23:40:00 +0100 id 0002E00F.490F7DC0.00016548 From: Milan Obuch To: freebsd-net@freebsd.org, pyunyh@gmail.com Date: Mon, 3 Nov 2008 23:39:06 +0100 User-Agent: KMail/1.9.10 References: <200810300829.35980.freebsd-net@dino.sk> <200810311029.56471.freebsd-net@dino.sk> <20081103035908.GC94302@cdnetworks.co.kr> In-Reply-To: <20081103035908.GC94302@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811032339.07412.freebsd-net@dino.sk> Cc: Subject: Re: re weird bug X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 22:40:18 -0000 On Monday 03 November 2008 04:59:08 Pyun YongHyeon wrote: [ snip ] > I vaguely guess hardware was not properly initialized. How about > this one? > http://people.freebsd.org/~yongari/re/re.phy.patch.20081103 This bug seems again to disappear - csup two days ago, kernel built with no patches and everything works. Something like this happened already in the past. No idea whether it has something with if_re being built as module, but if it happens again, I will test this possibility, too. Regards, Milan