From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 08:58:43 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 1D9CA16A4B3 for ; Fri, 3 Oct 2003 08:58:43 -0700 (PDT) Received: from mail.daemonground.de (daemonground.de [217.160.129.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C30143FBD for ; Fri, 3 Oct 2003 08:58:41 -0700 (PDT) (envelope-from sascha@daemonground.de) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.daemonground.de (Postfix) with ESMTP id 374A989FFF; Fri, 3 Oct 2003 17:58:39 +0200 (CEST) Received: from mail.daemonground.de ([127.0.0.1]) by localhost (daemonground.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 53301-07; Fri, 3 Oct 2003 17:58:28 +0200 (CEST) Received: from [192.168.2.18] (p50838FD5.dip.t-dialin.net [80.131.143.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.daemonground.de (Postfix) with ESMTP id 5479089260; Fri, 3 Oct 2003 17:58:27 +0200 (CEST) From: Sascha Holzleiter To: Poul-Henning Kamp In-Reply-To: <10624.1065169817@critter.freebsd.dk> References: <10624.1065169817@critter.freebsd.dk> Content-Type: text/plain Message-Id: <1065196705.3934.3.camel@dreamland.chief.home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 03 Oct 2003 17:58:25 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at daemonground.de 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: Fri, 03 Oct 2003 15:58:43 -0000 On Fri, 2003-10-03 at 10:30, Poul-Henning Kamp wrote: > Can you try this patch ? > > You may get some weird console messages, but as far as I can tell > they're not important. There may be a way to say to CAM "I do > expect to get an error so don't whine", but I'm not sure how > that is done. > I 've applied the scsi_cd.c patch but it didn't resolve the problem, i just get these extra messages: <-- long delay --> CD failed TUR CD failed TUR cd1 at ahc0 bus 0 target 3 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 20.000MB/s transfers (20.000MHz, offset 15) cd1: Attempt to query device size failed: NOT READY, Medium not present - tray closed CD failed TUR CD failed TUR Regards, Sascha