From owner-freebsd-questions Wed Jul 21 11:34:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3185B14D89 for ; Wed, 21 Jul 1999 11:34:48 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id OAA08907; Wed, 21 Jul 1999 14:32:48 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199907211832.OAA08907@cc942873-a.ewndsr1.nj.home.com> Subject: Re: CD RW In-Reply-To: <3795781C.CC75CA7@alcatel.fr> from Thierry Herbelot at "Jul 21, 99 09:34:52 am" To: thierry.herbelot@alcatel.fr Date: Wed, 21 Jul 1999 14:32:48 -0400 (EDT) Cc: cjclark@home.com, anarchy@gold.com.br, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] 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 Thierry Herbelot wrote, > Wait ! > > if the HP7200 is an IDE CD-Writer, it is directly supported by the > burndata.sh or bunaudio scripts in /usr/share/examples > > cdrecord works only with IDE drives under FreeBSD ^^^ ITYM, s/IDE/SCSI/ Anyway, I looked up the HP 7200 and apparently it is a *gasp* parallel device (7200e) or IDE (7200i). The scripts in /usr/share/examples/worm use the wormcontrol(8) command for the worm(4) device. From the worm(4) manpage, DESCRIPTION The worm driver was provided under FreeBSD releases prior to FreeBSD 3.0. The FreeBSD SCSI layer was replaced for FreeBSD 3.0 by a CAM-compliant SCSI layer. The new SCSI layer doesn't include a worm(4) driver, and isn't likely to include one in the future. And from older FreeBSD, 2.2.8-STABLE, worm(4) says, DESCRIPTION The worm driver provides support for SCSI CD-R recording devices. I'm not sure where to turn for IDE CD Writer support, let alone a _parallel_ CDD. > "Crist J. Clark" wrote: > > > > Jean Milanez Melo wrote, > > > Hi, > > > > > > I have cd writer HP 7200. I would like know how enable it? > > > I have read the handbook and FAQ but i not found about this question. > > > > > > I wait for answers... > > > > # cd /usr/ports/sysutils/cdrecord > > # make && make install && make clean > > # man cdrecord -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message