From owner-freebsd-questions Wed Nov 29 5:46:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 8A0DD37B404 for ; Wed, 29 Nov 2000 05:46:12 -0800 (PST) Received: (qmail 83481 invoked by uid 100); 29 Nov 2000 13:46:11 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14885.2211.626809.658446@guru.mired.org> Date: Wed, 29 Nov 2000 07:46:11 -0600 (CST) To: David Kelly Cc: questions@freebsd.org Subject: Re: ATAPI CD-RW drive: how? In-Reply-To: <94297199@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ X-Message: You should get a better mailer. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Kelly types: > Kent Stewart writes: > > Most of us probably use burncd to do out ATAPI cdrom burning. > Must say I'm terribly pleased with burncd. Used cdrecord in the past on > SCSI CD-R's, under FreeBSD and Irix, and can't say I loved the way it > locked up the system for 5 or 10 seconds when starting. > > I'm wondering about burncd for SCSI CD-R/RW's... For that to work, you need to add support for the CDRW IOCTLs burncd uses to the SCSI CD driver. That's been on my list for months now.