From owner-freebsd-questions Fri May 1 06:09:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12833 for freebsd-questions-outgoing; Fri, 1 May 1998 06:09:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12824 for ; Fri, 1 May 1998 06:09:03 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id PAA18687 for ; Fri, 1 May 1998 15:08:42 +0200 (MDT) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id PAA08205 for ; Fri, 1 May 1998 15:08:43 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id PAA10038 for ; Fri, 1 May 1998 15:08:43 +0200 (CEST) From: Andre Albsmeier Message-Id: <199805011308.PAA20203@internal> Subject: Re: cdrecord: what device? In-Reply-To: <3548BA85.D6F04E89@dgms.com> from Gary Algier at "Apr 30, 98 01:53:09 pm" To: gaa@dgms.com (Gary Algier) Date: Fri, 1 May 1998 15:08:40 +0200 (CEST) Cc: andre.albsmeier@mchp.siemens.de, freebsd-questions@FreeBSD.ORG 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 > andre.albsmeier@mchp.siemens.de wrote: > > > > > Ok, I have a Yamaha CRW4260. It is connected to an Adaptec 2940UW. > > > I am running FreeBSD 2.2.6. > [...] > > > I can access the device just fine as /dev/cd0c as if it is a cdrom > [...] > > > > > I have enabled worm0 in the kernel and the cdrecord port will > > create the following link when being installed: > > > > lrwxrwxrwx 1 root sys 10 Feb 13 10:09 scgx@ -> rworm0.ctl > > > > which works great here with my Yamaha CDR100 > > > > -Andre > > I looked at the /dev directory and there was: > lrwxrwxrwx 1 root sys 10 Apr 14 14:23 sgx@ -> rworm0.ctl > > Notice the misspelled name. I checked and the other FreeBSD system I have > had the same entry. I have no idea how it got created. It was created, by mistake, by an earlier version of the Makefile in the cdrecord port. Look at http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/cdrecord/Makefile > > I tried to install the worm driver, but it won't find it, no how. > I unconfigured "cd0" and it then shows up as "uk0". I finally configured > "cd0" in and "worm0" out. I then just tried a variation on what you did > and: > cd /dev ; ln -s rcd0.ctl scgx > > This works just fine. That's interesting. I have also heard that cdrecord doesn't use the worm device. However, I have always had the worm device in the kernel (and the CDR100 gets properly detected by it) and it worked... But know I can throw out the worm entry and will configure it like you did. > > Thanks for the help. No problem. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message