From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 15:38:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC3316A4CE; Mon, 4 Oct 2004 15:38:31 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231F843D1D; Mon, 4 Oct 2004 15:38:31 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94FbbW1091325; Mon, 4 Oct 2004 09:37:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 09:39:10 -0600 (MDT) Message-Id: <20041004.093910.60194802.imp@bsdimp.com> To: bmah@freebsd.org From: "M. Warner Losh" In-Reply-To: <20041004152658.GB26211@tomcat.kitchenlab.org> References: <20041004035745.GA837@tomcat.kitchenlab.org> <20041003.230904.100900509.imp@bsdimp.com> <20041004152658.GB26211@tomcat.kitchenlab.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA6 boot-time hang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 04 Oct 2004 15:38:31 -0000 In message: <20041004152658.GB26211@tomcat.kitchenlab.org> "Bruce A. Mah" writes: : If memory serves me right, M. Warner Losh wrote: : > In message: <20041004035745.GA837@tomcat.kitchenlab.org> : > "Bruce A. Mah" writes: : > : hint.fd.0.disabled=1 is an acceptable workaround to me, at least for now. : > : > Does BETA7 fix things for you? : : I'll give it a try when I get home tonight. The sources from which I : built my latest kernel are "fairly close" to 5.3-BETA7, but I'll burn : a CD from one of the official 5.3-BETA7 ISOs and boot from that to : reduce the variables involved. You could also just download the sources and test boot a new kernel. BETA6 -> BETA7 is so close you can even build it the 'traditional' way w/o a buildworld :-) Warner