From owner-freebsd-questions Tue Apr 7 06:11:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21898 for freebsd-questions-outgoing; Tue, 7 Apr 1998 06:11:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21890 for ; Tue, 7 Apr 1998 06:11:48 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id IAA05475; Tue, 7 Apr 1998 08:10:32 -0500 (CDT) From: "Paul T. Root" Message-Id: <199804071310.IAA05475@horton.iaces.com> Subject: Re: CD-Rom Writer - kernel configuration? To: shubert@cubitus.physics.uottawa.ca (Sylvain Hubert) Date: Tue, 7 Apr 1998 08:10:32 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199804061927.PAA00225@cubitus.physics.uottawa.ca> from Sylvain Hubert at "Apr 6, 98 03:27:02 pm" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (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 In a previous message, Sylvain Hubert said: > > Hi, I am trying to make my cd-rom writer (YAMAHA CDR400t) to be read > as worm0 instead of cd0 in the booting process. I have add the following > line to the kernel: > device worm0 scbus? > and recompile the kernel. I also add a dev with "MAKEDEV worm". When > I reboot my computer, my cd-rom still appeared under cd0 and no comment > for worm0 appeared. Can anybody help me? I have the same drive. It is not in the worm.c code. That driver only supports a few drives, HP 4020i, Philips CDD2000 (that I also have, but I can't get it to work right either), and a couple others that, escape me. You're best chance is to get cd-record that doesn't use a driver, but talks directly to the scsi device. The last one I tried was version 1.5 but I couldn't get it to recognize the CDR400t either. This puts me in the position to burning my custom FreeBSD install CD's on NT. ick. -- Writing about music is like dancing about architecture. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message