From owner-freebsd-questions Tue Nov 28 16:37:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id A503737B401 for ; Tue, 28 Nov 2000 16:37:42 -0800 (PST) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.3/8.9.3) id RAA03324; Tue, 28 Nov 2000 17:38:20 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp05.primenet.com, id smtpdAAAoBaaEg; Tue Nov 28 17:38:13 2000 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id RAA11873; Tue, 28 Nov 2000 17:37:31 -0700 (MST) From: Terry Lambert Message-Id: <200011290037.RAA11873@usr02.primenet.com> Subject: Re: ATAPI CD-RW drive: how? To: timcm@umich.edu (Tim McMillen) Date: Wed, 29 Nov 2000 00:37:31 +0000 (GMT) Cc: kstewart@urx.com (Kent Stewart), tlambert@primenet.com (Terry Lambert), questions@FreeBSD.ORG In-Reply-To: from "Tim McMillen" at Nov 28, 2000 07:14:25 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > I have an ATAPI CD-RW drive. > > > FreeBSD 4.1-RELEASE. > > > The cdrecord port says it works with ATAPI CD-RW/CD-R. > > > The /usr/share/examples/worm/burnit.sh is SCSI specific. > > > The cdrecord keeps complaining that it needs a SCSI > > > device. > > > > > > Does anyone have an ATAPI version of burnit.sh they want to > > > share? > > > Most of us probably use burncd to do our ATAPI cdrom burning. > > Unfortunately there are now two ATAPI CDRW threads running, but oh > well. I dug up the mail sent to me by a guy using OpenBSD to record on > the plexwriter 10/12/32 using cdrecord. The "cdrecord" soloution, according to the autor, only works if the IDE atached ATAPI drive is registered under the SCSI subsystem, which it is in OpenBSD, but apparently isn't in FreeBSD. I have yet to look, since I have to reboot, but there is also apparently a /sbin/burncd which should be used with ATAPI drives; until I reboot, I won't know if this is part of the base system, or if it comes in as a package or port. There are apparently timing problems, unless you use "team", per the burnit.sh in the /usr/share/examples/worm. My best guess would be that using rtprio in the same way as the script couldn't hurt. A reference that claims to be authroitative can be located at: I have yet to try this, so it might just be a complex formula for creating coasters. 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message