From owner-freebsd-current@FreeBSD.ORG Sun Aug 2 10:30:27 2009 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 5F403106564A; Sun, 2 Aug 2009 10:30:27 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout6.freenet.de (mout6.freenet.de [IPv6:2001:748:100:40::2:8]) by mx1.freebsd.org (Postfix) with ESMTP id EA0498FC08; Sun, 2 Aug 2009 10:30:26 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout6.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1MXYKf-0001N5-2B; Sun, 02 Aug 2009 12:30:25 +0200 Received: from t8171.t.pppool.de ([89.55.129.113]:61678 helo=ernst.jennejohn.org) by 9.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #93) id 1MXYKe-0003cV-Mn; Sun, 02 Aug 2009 12:30:25 +0200 Date: Sun, 2 Aug 2009 12:30:23 +0200 From: Gary Jennejohn To: "Matthew D. Fuller" Message-ID: <20090802123023.428110e6@ernst.jennejohn.org> In-Reply-To: <20090802074419.GA62454@over-yonder.net> References: <4A4517BE.9040504@FreeBSD.org> <200907301706.n6UH6HrY047414@lava.sentex.ca> <20090802074419.GA62454@over-yonder.net> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-purgate-ID: 149285::1249209025-00007910-23CCA7E4/0-0/0-0 Cc: Alexander Motin , FreeBSD-Current , scottl@freebsd.org Subject: Re: RFC: ATA to CAM integration patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2009 10:30:27 -0000 On Sun, 2 Aug 2009 02:44:19 -0500 "Matthew D. Fuller" wrote: > 2) Audio CD stuff on the DVD drive gets cranky. > > - cdrecord doesn't seem to like it anymore. -scanbus says > cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl > failed. Cannot open SCSI driver. > I saw this too. Reinstalling cdrecord (and all dependent ports) fixed it. > - Using cdda2wav to try and rip an audio track using the cd0 device > scrolls a lot of > Sorry, this driver and/or drive does not support cdda reading. > and such errors. Guessing the bus/id/lun from the devlist gives > what I assume is the same ioctl error from above. > Can't speak to this. --- Gary Jennejohn