From owner-freebsd-hackers Sat Sep 25 18:49:38 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp02.teb1.iconnet.net (smtp02.teb1.iconnet.net [209.3.218.43]) by hub.freebsd.org (Postfix) with ESMTP id 84C4E15111 for ; Sat, 25 Sep 1999 18:49:33 -0700 (PDT) (envelope-from babkin@bellatlantic.net) Received: from bellatlantic.net (client-117-162.bellatlantic.net [151.198.117.162]) by smtp02.teb1.iconnet.net (8.9.1/8.9.1) with ESMTP id VAA12983; Sat, 25 Sep 1999 21:49:24 -0400 (EDT) Message-ID: <37ED7CAE.2B14C417@bellatlantic.net> Date: Sat, 25 Sep 1999 21:53:50 -0400 From: Sergey Babkin X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-980222-SNAP i386) MIME-Version: 1.0 To: David Scheidt Cc: Soren Schmidt , freebsd-hackers@FreeBSD.ORG Subject: Re: wormcontrol write speed References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Scheidt wrote: > > On Fri, 24 Sep 1999, Sergey Babkin wrote: > > > > There is no worm or wormlike support in the SCSI system anymore. > > > > Do I need to configure the SCSI target driver for cdrecord or > > does it just use the CD-ROM driver ? Thank you! > > It uses either the cd driver, or the passthrough one. I can't remember off > hand. (I think it is pass0). Seems like the cd driver should work. I have tried today and it turned out that even for a 2-year-old system wormcontrol does not work any more on the SCSI devices. cdrecord seems to work on either cd or worm driver (which is still here in that 2-years-old system). My old system needed a little patching of physio() to get cdrecord running but this bug seems to be fixed long since then in -current. -SB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message