From owner-freebsd-multimedia Wed Jan 19 14:44:28 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id DE028151D9 for ; Wed, 19 Jan 2000 14:44:18 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id PAA90060; Wed, 19 Jan 2000 15:43:39 -0700 (MST) (envelope-from ken) Date: Wed, 19 Jan 2000 15:43:38 -0700 From: "Kenneth D. Merry" To: Coleman Kane Cc: Soren Schmidt , zgabor@CoDe.hu, freebsd-multimedia@FreeBSD.ORG Subject: Re: IDE CD-writer Message-ID: <20000119154338.A90000@panzer.kdm.org> References: <200001191021.LAA00654@CoDe.hu> <200001191025.LAA86675@freebsd.dk> <20000119083213.A76410@evil.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0i In-Reply-To: <20000119083213.A76410@evil.2y.net>; from cokane@one.net on Wed, Jan 19, 2000 at 08:32:13AM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 19, 2000 at 08:32:13 -0500, Coleman Kane wrote: > That is a deficiency in cdrecord as I understand, anyway. It was originally > written for SCSI, and built around that fact. It's not a deficiency in cdrecord, but rather because our ATA/ATAPI subsystem doesn't run under the SCSI subsystem, and it doesn't have any sort of passthrough mechanism. So there's no way to send commands directly to ATAPI CD drives. If the ATA code were implemented as a part of CAM, or if it had its own passthrough mechanism, you could probably use cdrecord. > Soren Schmidt had the audacity to say: > > It seems Zahemszky Gabor wrote: > > > Great. I can play audio CD-s with it with cdcontrol. I can mount CD-ROM-s. > > > But I tried to write on it with cdrecord (from port), and it failed (some SCSI > > > command failed.) So how can I write on it? Btw, on Linux, there is an > > > ide-scsi driver, which emulates scsi on ide hardware, and with it, and the > > > same cdrecord, I made a cd - so the hardware is good. Are there any port of > > > that emulation on FreeBSD, or some trick? > > > > No need to use cdrecord, FreeBSD 3.x contains what you need to burn CD's > > > > Look in /usr/share/examples/atapi and man wormcontrol > > > > -Søren > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-multimedia" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message