From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 06:54:32 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 6052316A4B3 for ; Thu, 2 Oct 2003 06:54:32 -0700 (PDT) Received: from exc-1.cc.CyberCity.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5AD443FBF for ; Thu, 2 Oct 2003 06:54:30 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk ([172.16.7.254]) by exc-1.cc.CyberCity.dk over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Thu, 2 Oct 2003 15:54:29 +0200 Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h92DsSEC003039; Thu, 2 Oct 2003 15:54:28 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Sascha Holzleiter From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 02 Oct 2003 15:42:44 +0200." <1065102164.746.2.camel@dreamland.chief.home> Date: Thu, 02 Oct 2003 15:54:28 +0200 Message-ID: <3038.1065102868@critter.freebsd.dk> X-OriginalArrivalTime: 02 Oct 2003 13:54:29.0442 (UTC) FILETIME=[B3114A20:01C388EC] cc: current@freebsd.org Subject: Re: scsi-cd + GEOM 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: Thu, 02 Oct 2003 13:54:32 -0000 In message <1065102164.746.2.camel@dreamland.chief.home>, Sascha Holzleiter wri tes: >On Thu, 2003-10-02 at 08:55, Poul-Henning Kamp wrote: > >> Does the length of the delay depend on the precense of a CD in the >> drive ? >> > >Yes. If I have a cd in the drive while booting there is no delay. >The cd is read and status instantly reported so the boot process isn't >delayed only when there is no disc present. > >I also did a verbose boot and recognized about 100 times of these when >there was no disc present: > >(ahc0:A:3:0): Sending SDTR period c, offset f >(ahc0:A:3:0): Received SDTR period c, offset f > Filtered to period c, offset f I wouldn't think the drive take 60-90 seconds to figure out there is no disk, but I'm not a scsi-specialist... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.