From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 17:11:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 734391065674 for ; Mon, 20 Oct 2008 17:11:33 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: from melamine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.freebsd.org (Postfix) with ESMTP id 36D318FC2B for ; Mon, 20 Oct 2008 17:11:33 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: by melamine.cuivre.fr.eu.org (Postfix, from userid 1000) id 600E65C88D; Mon, 20 Oct 2008 18:54:49 +0200 (CEST) Date: Mon, 20 Oct 2008 18:54:49 +0200 From: Thomas Quinot To: Ben Kaduk Message-ID: <20081020165449.GB10340@melamine.cuivre.fr.eu.org> References: <47d0403c0810111730p41bb17feva35729f31d0d2f44@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47d0403c0810111730p41bb17feva35729f31d0d2f44@mail.gmail.com> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.17 (2007-11-01) Cc: FreeBSD Current Subject: Re: delayed panic loading atapicam (after failed burncd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Oct 2008 17:11:33 -0000 * Ben Kaduk, 2008-10-12 : > With a disc in the drive (that I think is blank due to a failed burncd attempt), > loading atapicam does not immediately recognize my drive; it seems to > be taking a while to probe it, as I get several messages of the form > acd0: FAILURE - SETFEATURES SET TRANSFER MODE > status=51 > error=b4 > acd0: FAILURE - REQUEST_SENSE timed out What's the behaviour when there is no disc in the drive when you load ATAPI/CAM? Thomas.