From owner-freebsd-scsi@FreeBSD.ORG Mon Mar 26 17:57:22 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 84AF016A409 for ; Mon, 26 Mar 2007 17:57:22 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 1642E13C4E5 for ; Mon, 26 Mar 2007 17:57:21 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so2716055nfc for ; Mon, 26 Mar 2007 10:57:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cloVwM9cjJf+JVBYu2lbeQTH3YGha09cFO9T1rw3gmrmdiCobRz/hjYRZly81WJBLuzvBH8ZZD5tLssIXqmZkS1mUkRuojszaSo+4gRs+fAt/gEGXyEay2OYixwOxfJIGmXMnaELOYAnFLyL5JFKZjl1O0bX3DHG8iXMde/RU9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nx+e6Nj64TGVQrwhN1GMNr5luzE3ue0CTC4zxppjgC8kS5DvYXD9MX9UhJ8k7JwWbu7XnCe2EVjxH2qoV2SLzu/zmpKv3vhzHh9/D6jnplfG4UwAXAo7qWzi3Tak2GavZc+fxiotQyWMIRCr5OXc4yRq97FM6N5zeZZItl7buYA= Received: by 10.82.177.3 with SMTP id z3mr13938848bue.1174931840405; Mon, 26 Mar 2007 10:57:20 -0700 (PDT) Received: by 10.82.163.16 with HTTP; Mon, 26 Mar 2007 10:57:20 -0700 (PDT) Message-ID: <8cb6106e0703261057j55b554f9h84a894a4dbd19991@mail.gmail.com> Date: Mon, 26 Mar 2007 10:57:20 -0700 From: "Josh Carroll" To: "Scott Long" In-Reply-To: <4607F336.3000707@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070313205731.GB3866@melamine.cuivre.fr.eu.org> <45F71A0F.4080601@samsco.org> <45F71B7D.3090305@samsco.org> <20070326111453.GA6636@melamine.cuivre.fr.eu.org> <4607F336.3000707@samsco.org> Cc: freebsd-scsi@freebsd.org, bug-followup@freebsd.org, Thomas Quinot 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 Reply-To: josh.carroll@psualum.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 17:57:22 -0000 > Please try the patch at http://people.freebsd.org/~scottl/scsi_cd.tur.diff So with this patch and the other combined atapi-cam patch, I should, in theory be able to boot without a CD in the drive and have CAM work? Or is this just the first step in getting to that point? Thanks, Josh