From owner-freebsd-stable@FreeBSD.ORG Tue Oct 25 13:08:30 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA6171065670; Tue, 25 Oct 2011 13:08:30 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 323EC8FC0C; Tue, 25 Oct 2011 13:08:29 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-211-94.lns20.adl6.internode.on.net [118.210.211.94]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p9PD8JjH036638 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 25 Oct 2011 23:38:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: <20111025125423.GA88097@icarus.home.lan> Date: Tue, 25 Oct 2011 23:38:18 +1030 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4EA68C47.2070908@orange.fr> <4EA69B17.6020607@orange.fr> <20111025125423.GA88097@icarus.home.lan> To: Jeremy Chadwick X-Mailer: Apple Mail (2.1251.1) X-Spam-Score: 2.162 (**) BAYES_00,KHOP_DYNAMIC,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: Claude Buisson , FreeBSD Current , freebsd-stable@freebsd.org Subject: Re: can audio CDs be played with ATA_CAM ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2011 13:08:30 -0000 On 25/10/2011, at 23:24, Jeremy Chadwick wrote: >> These may not be the same problem, but I think they are related (a = not so well >> documented change in the kerm interface). >=20 > You want atapicam(4). This is not the same thing as "options = ATA_CAM". > See /sys/conf/NOTES. >=20 > Whether or not it works with audio CDs is unknown to me. atapicam is a bridge for the old ATA code to put ATAPI devices _only_ on = CAM (as well as the ATA infrastructure). Hence they appear as /dev/cd0 = and so on. ATA_CAM puts _all_ ATA devices on CAM, so you should be able to access = your audio CD that way.=20 I just tried and it ripped a CD fine using cdparanoia and cdcontrol = seemed to play it OK (although I don't have the analogue output of this = drive hooked up to the audio system). This is not to say that there isn't a bug in the ATA_CAM code :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C