From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 02:34:40 2003 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 7F17316A4B3 for ; Mon, 20 Oct 2003 02:34:40 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D5643F93 for ; Mon, 20 Oct 2003 02:34:39 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9K9YZE7008606; Mon, 20 Oct 2003 03:34:35 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 20 Oct 2003 03:32:29 -0600 (MDT) Message-Id: <20031020.033229.88626379.imp@bsdimp.com> To: andy@siliconlandmark.com From: "M. Warner Losh" In-Reply-To: <20030817223400.O320@alpha.siliconlandmark.com> References: <20030817102318.69e094fc.aelfgar@aelfgar.com> <3F3FCFB2.3050900@potentialtech.com> <20030817223400.O320@alpha.siliconlandmark.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: aelfgar@aelfgar.com cc: freebsd-current@freebsd.org cc: wmoran@potentialtech.com Subject: Re: Slow Boot 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, 20 Oct 2003 09:34:40 -0000 In message: <20030817223400.O320@alpha.siliconlandmark.com> Andre Guibert de Bruet writes: : What does pciconf -vl show on the affected machine(s)? I think you'll find that not relevant. I've seen this behavior with the newer ata code and IDE controllers that had no IDE devices connected to them... Warner