From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 01:11:39 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 2A8A016A4BF for ; Thu, 2 Oct 2003 01:11:39 -0700 (PDT) Received: from exc-1.cc.CyberCity.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EE5A43FF3 for ; Thu, 2 Oct 2003 01:11:37 -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 10:11:35 +0200 Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h926thsq000652; Thu, 2 Oct 2003 08:55:43 +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 07:55:50 +0200." <1065074150.3919.12.camel@dreamland.chief.home> Date: Thu, 02 Oct 2003 08:55:43 +0200 Message-ID: <651.1065077743@critter.freebsd.dk> X-OriginalArrivalTime: 02 Oct 2003 08:11:35.0907 (UTC) FILETIME=[CC48FB30:01C388BC] 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 08:11:39 -0000 In message <1065074150.3919.12.camel@dreamland.chief.home>, Sascha Holzleiter w rites: >Hi, > >with a -CURRENT from today the scsi cd driver seems to have moved under >GEOM. Actually a good move this gives me a problem: > >I have a Plextor PX-40 cd-rom which seems to report it's status a little >slow when being reinitialized this means I have to wait about 60-90 >seconds during boot time before the boot process continues: Does the length of the delay depend on the precense of a CD in the drive ? I can see various hacks we could do to circumvent this delay, but none of them are particularly attractive to me. -- 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.