From owner-freebsd-hackers Wed Sep 22 0:27:47 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 648A314BD6 for ; Wed, 22 Sep 1999 00:27:44 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id JAA22820; Wed, 22 Sep 1999 09:27:37 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199909220727.JAA22820@freebsd.dk> Subject: Re: wormcontrol write speed In-Reply-To: from "Daniel O'Connor" at "Sep 22, 1999 04:37:24 pm" To: doconnor@gsoft.com.au (Daniel O'Connor) Date: Wed, 22 Sep 1999 09:27:37 +0200 (CEST) Cc: freebsd-hackers@FreeBSD.ORG, paulo@nlink.com.br X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Daniel O'Connor wrote: > > On 22-Sep-99 Soren Schmidt wrote: > > > Are there any way to make wormcontrol burns cds at 4x speed? > > > Not directly, but your driver _should_ use the max speed as default. > > You could ad a command to force the drive to max speed in the driver > > though... > > IMHO there should be a way to force it.. > > You can get 8x drives and 6x media.. Not a good idea put them together unless > you change the write speed. Right, but all the drives I've seen falls back from max speed if the medium is crappy, that is not to say that they chose the right speed though :) Anyhow, I have some changes to the worm stuff, it needs to be dealt with to handle modern HW, and to deal with all the possible block formats thats possible on a CD nowadays. It will probably mean the death of the worm stuff as is now, but I'm the last user anyways so.... -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message