From owner-freebsd-stable Wed Feb 3 10:45:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28294 for freebsd-stable-outgoing; Wed, 3 Feb 1999 10:45:57 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from calumet.infoteam.com (calumet.infoteam.com [207.2.129.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28274 for ; Wed, 3 Feb 1999 10:45:50 -0800 (PST) (envelope-from kmartin@calumet.infoteam.com) Received: (from kmartin@localhost) by calumet.infoteam.com (8.8.8/8.8.8) id NAA27702; Wed, 3 Feb 1999 13:45:48 -0500 (EST) Message-Id: <199902031845.NAA27702@calumet.infoteam.com> From: "Kenn Martin" To: "FreeBSD Stable List" Date: Wed, 03 Feb 1999 13:47:29 -0500 Reply-To: "Kenn Martin" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: od driver Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 3 Feb 1999 20:32:18 +0200 (EET), Petri Helenius wrote: > > How do I force the system to use od0 instead of cd0 driver for a >device? I've a SCSI DVD-RAM which I would like try to write to but >since the cd0 driver does not support that (at least at the moment?) >I tried to wire the drive to use od0 but was not successful. > > How does one accomplish this? We don't have any DVDs, but we do have PDs. Under 2.2.x, we used the od0 driver, but under 3.x, I believe we are using da0. The PD drives also read CDs, so there are 2 LUNs, and the CDs are accessed with cd0. kenn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message