From owner-freebsd-multimedia Sun May 14 22:19:57 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from home.bsdclub.org (home.bsdclub.org [202.227.26.94]) by hub.freebsd.org (Postfix) with ESMTP id 978CA37B58F for ; Sun, 14 May 2000 22:19:52 -0700 (PDT) (envelope-from futatuki@home.bsdclub.org) Received: from galient.yf.bsdclub.org (localhost.bsdclub.org [127.0.0.1]) by home.bsdclub.org (8.9.3/3.7W) with ESMTP id OAA40274; Mon, 15 May 2000 14:19:44 +0900 (JST) Received: (from futatuki@localhost) by galient.yf.bsdclub.org (8.9.3/8.9.3) id OAA10233; Mon, 15 May 2000 14:19:33 +0900 (JST) (envelope-from futatuki) Date: Mon, 15 May 2000 14:19:33 +0900 (JST) Message-Id: <200005150519.OAA10233@galient.yf.bsdclub.org> To: fenner@research.att.com Cc: multimedia@freebsd.org Subject: Re: DAO audio recording on ATAPI? In-Reply-To: Your message of "Sun, 14 May 2000 17:19:09 -0700". <200005150019.RAA01376@windsor.research.att.com> From: futatuki@bsdclub.org (Yasuhito FUTATSUKI) X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, In article <200005150019.RAA01376@windsor.research.att.com> fenner@research.att.com writes: > Has anyone worked on getting /usr/ports/audio/cdrdao working with > FreeBSD's ATAPI driver? Is the easier solution just to go get a > SCSI CD-R? =) Do you mean it to CAMfy ATAPI driver ? Cdrdao has driver for ATAPI CD-R driver on the SCSI access API, therefore if the ATAPI driver is CAMfied, it would work. Of course, it is not the only solution. But it is better than to deal with this in each application using SCSI devices. P.S. Cdrdao port in ports-current is now partly broken, if gtk-- is installed, the port attempt to build with xcdrdao then fail because of incompatibility of gtk-- between 1.0.3 and 1.2.0. I'll work to devide cdrdao port and xcdrdao port, and mark xcdrdao port as broken temporarily (next weekend). Regards, Yasuhito To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message