From owner-freebsd-scsi@FreeBSD.ORG Mon Mar 26 16:22:29 2007 Return-Path: X-Original-To: freebsd-scsi@FreeBSD.ORG Delivered-To: freebsd-scsi@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A72916A404; Mon, 26 Mar 2007 16:22:29 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 2D8FE13C4C6; Mon, 26 Mar 2007 16:22:28 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l2QGMMB9031627; Mon, 26 Mar 2007 10:22:27 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4607F336.3000707@samsco.org> Date: Mon, 26 Mar 2007 10:22:14 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1 MIME-Version: 1.0 To: Thomas Quinot References: <20070313205731.GB3866@melamine.cuivre.fr.eu.org> <45F71A0F.4080601@samsco.org> <45F71B7D.3090305@samsco.org> <20070326111453.GA6636@melamine.cuivre.fr.eu.org> In-Reply-To: <20070326111453.GA6636@melamine.cuivre.fr.eu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Mon, 26 Mar 2007 09:22:28 -0700 (MST) X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: josh.carroll@gmail.com, freebsd-scsi@FreeBSD.ORG, bug-followup@FreeBSD.ORG Subject: Re: kern/103602: drive gets wedged on READ CD CAPACITY if no disc is in X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 16:22:29 -0000 Thomas Quinot wrote: > * Scott Long, 2007-03-13 : > >> Actually, I take that back, adding a TUR phase isn't as hard as I >> thought. I'd like to know if doing a READ_CD_CAPACITY makes a >> difference, though. > > Hi Scott, > > Should I implement the TUR phase and send you a patch for review, or are > you taking care of it? > > Thomas. > Please try the patch at http://people.freebsd.org/~scottl/scsi_cd.tur.diff Scott