From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 16:27:39 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B82216A593 for ; Fri, 15 Dec 2006 16:27:39 +0000 (UTC) (envelope-from freebsd@chrisbuechler.com) Received: from mail.livebsd.com (mail.livebsd.com [69.64.6.14]) by mx1.FreeBSD.org (Postfix) with SMTP id D4A9C43F9A for ; Fri, 15 Dec 2006 16:23:43 +0000 (GMT) (envelope-from freebsd@chrisbuechler.com) Received: (qmail 15328 invoked by uid 89); 15 Dec 2006 16:24:59 -0000 Received: from unknown (HELO ?10.0.30.2?) (208.60.70.178) by 172.29.29.14 with SMTP; 15 Dec 2006 16:24:59 -0000 Message-ID: <4582CC5A.7050300@chrisbuechler.com> Date: Fri, 15 Dec 2006 11:24:58 -0500 From: Chris Buechler User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Jack Vogel References: <457EDD6B.20107@chrisbuechler.com> <2a41acea0612120936q671d5b59g39100983f2adf9db@mail.gmail.com> <457FA268.4020003@chrisbuechler.com> <2a41acea0612131238p34222362qde6ae51b18055744@mail.gmail.com> <4580B356.2030501@chrisbuechler.com> <2a41acea0612132013r63b8b2a8q21be60a37cc7728b@mail.gmail.com> In-Reply-To: <2a41acea0612132013r63b8b2a8q21be60a37cc7728b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: 6.2-RC1 em(4) issue - freezes during CD boot 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: Fri, 15 Dec 2006 16:27:40 -0000 Jack Vogel wrote: > Since its often the case that a kernel you rebuild is NOT the same as the > one install ends you with it might be a good test to go ahead, > redefine em > back into the kernel and see if THAT new kernel hangs. Just be SURE and > keep this other kernel available to boot up again :) Well I ran cvsup prior to doing this, so it's not a perfect test case (i.e. it's not the src that the 6.2-RC1 CD installed). But after building and installing a new world and GENERIC kernel from a cvsup on RELENG_6_2 from yesterday, the box boots fine and detects the em card properly during boot without freezing. I can test future 6.2 RC's or the final release and let you know if I'm still seeing the same issue if you'd like. Thanks for your help! Cheers, -Chris