From owner-freebsd-current Mon Aug 21 23:26:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 7D98937B424 for ; Mon, 21 Aug 2000 23:26:14 -0700 (PDT) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id CAA24564; Tue, 22 Aug 2000 02:26:11 -0400 (EDT) Message-ID: <20000822022611.A24369@netmonger.net> Date: Tue, 22 Aug 2000 02:26:11 -0400 From: Christopher Masto To: Mike Meyer Cc: current@FreeBSD.ORG Subject: Re: Why no CDR ioctls for SCSI cds? References: <14753.20681.165961.352066@guru.mired.org> <20000821104114.A67935@panzer.kdm.org> <14753.42672.286077.409965@guru.mired.org> <20000821230037.A17035@netmonger.net> <14753.63604.143328.758397@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <14753.63604.143328.758397@guru.mired.org>; from Mike Meyer on Mon, Aug 21, 2000 at 10:50:11PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Aug 21, 2000 at 10:50:11PM -0500, Mike Meyer wrote: > Christopher Masto writes: > > I'd rather see cdrecord work on ATAPI CD-Rs. burncd gives me a lot of > > trouble. > > As cdrecord isn't part of FreeBSD, this is clearly the wrong place to > ask about that. Joe Schilling watches cdwrite@other.debian.org, and > that's the place to ask. > > I've been told that ATAPI CD-Rs use the same basic command set (MMC) > as SCSI ones, only they don't have legacy problems - so it should be > possible. Actually, that's why this would be the appropriate place. cdrecord is designed to do that sort of thing - it separates out the driver interface and has several already, including support for Linux's "ATAPI over SCSI". It just doesn't work with FreeBSD because our ATAPI driver doesn't make available the low-level communication it needs. But whatever. I've personally decided to give up on it and get a SCSI CD-R at some point. I'm just confused by the desire to avoid cdrecord, since in my experience, it has worked great. It also has a lot of nifty options. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message