From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 12:49:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DCE316A4B3 for ; Tue, 16 Sep 2003 12:49:24 -0700 (PDT) Received: from remt20.cluster1.charter.net (remt20.cluster1.charter.net [209.225.8.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4056043F75 for ; Tue, 16 Sep 2003 12:49:23 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt20.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 160604059; Tue, 16 Sep 2003 15:47:50 -0400 From: "Charles Howse" To: "'Lowell Gilbert'" Date: Tue, 16 Sep 2003 14:47:43 -0500 Message-ID: <002701c37c8b$65425450$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <44y8wor1a2.fsf@be-well.ilk.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Boot timeout? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 19:49:24 -0000 > > Now the system hangs for about 20 seconds at the BIOS drive=20 > detection, > > and at the FBSD atapi controller detection. >=20 > Are you using ATAPICAM? If so, it's probably the SCSI settling. > That's adjustable in the kernel configuration. The string 'atapicam' does not appear in my /usr/src/sys/i386/conf/CUSTOM customized kernel config file. Is that what you meant? I did find that string in LINT, but I'm not using it. I may have misled you in my post. What I should have said is, the system hangs for about 20 seconds at the BIOS drive detection, and then there is another 20 second delay when FBSD is detecting devices, *after* it displays the line about finding the atapi controller. It displays that line concerning the atapi controller, issues 2 cr/lf and pauses for that 20 seconds. It then continues to load without error, all devices are detected properly and I can read and write to them. I really think this delay may be more related to hardware than software. I just booted the system to an MS-DOS diskette, and the delay is still there. I have no special settings in BIOS. BTW: I've also posted this to alt.comp.hardware. No joy yet.