From owner-freebsd-current@FreeBSD.ORG Mon Jan 5 12:11:19 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 A231E16A4CE; Mon, 5 Jan 2004 12:11:19 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA8A43D3F; Mon, 5 Jan 2004 12:11:18 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id i05KB87E012113; Mon, 5 Jan 2004 12:11:12 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200401052011.i05KB87E012113@gw.catspoiler.org> Date: Mon, 5 Jan 2004 12:11:08 -0800 (PST) From: Don Lewis To: scottl@FreeBSD.org In-Reply-To: <20040105124305.L22447@pooker.samsco.home> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: ryans@gamersimpact.com cc: current@FreeBSD.org Subject: Re: Abnormal long pause in 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, 05 Jan 2004 20:11:19 -0000 On 5 Jan, Scott Long wrote: > On Mon, 5 Jan 2004, Don Lewis wrote: >> On 5 Jan, Doug White wrote: >> > On Mon, 5 Jan 2004, Ryan Sommers wrote: >> > >> >> I rebuilt my CURRENT kernel last week and ever since then I was noticing >> >> a very long pause in the boot that wasn't in there before. Here is the >> >> dmesg chunk on a boot -v: >> > >> > Some ATA controllers need some extra handholding and can take a while to >> > probe. >> > >> > The stuff after the delay is firewire though, so it might be FW trying to >> > initialize the channel. >> >> My laptop has this problem. The delay goes away if I remove firewire >> from the kernel. I don't have anything to plug into the port anyway. > > Maybe it is the SCSI subsystem waiting to probe for SCSI-over-Firewire > devices? Do you have the sbp, scbus, etc, devices in your kernel? Yup. I'm running GENERIC plus a few tweaks. There's probably lots of stuff I could toss.