wormcontrol write speed

1999-09-21 Thread Paulo Fragoso
Hi, I'm using one atapi-cdrw (CREATIVE CD-RW RW4224E/1.36) and works fine but I don't know change speed to 4x, now I'm burning at double speed (I'm spending 37min to burn one full cd). I've got other unit (YAMAHA-SCSI) which spends 17min for a full cd but using cdrecord speed=4. Are there any wa

Re: wormcontrol write speed

1999-09-21 Thread Soren Schmidt
It seems Paulo Fragoso wrote: > Hi, > > I'm using one atapi-cdrw (CREATIVE CD-RW RW4224E/1.36) and works fine but > I don't know change speed to 4x, now I'm burning at double speed (I'm > spending 37min to burn one full cd). I've got other unit (YAMAHA-SCSI) > which spends 17min for a full cd but

Re: wormcontrol write speed

1999-09-21 Thread Daniel O'Connor
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.

Re: wormcontrol write speed

1999-09-21 Thread Soren Schmidt
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 > > thou

Re: wormcontrol write speed

1999-09-21 Thread Luigi Rizzo
> 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 NO! There is me

Re: wormcontrol write speed

1999-09-21 Thread Soren Schmidt
It seems Luigi Rizzo wrote: > > 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 u

Re: wormcontrol write speed

1999-09-22 Thread Paulo Fragoso
On Wed, 22 Sep 1999, Soren Schmidt wrote: > It seems Paulo Fragoso wrote: > > Hi, > > > > I'm using one atapi-cdrw (CREATIVE CD-RW RW4224E/1.36) and works fine but > > I don't know change speed to 4x, now I'm burning at double speed (I'm > > spending 37min to burn one full cd). I've got other un

Re: wormcontrol write speed

1999-09-22 Thread Soren Schmidt
It seems Paulo Fragoso wrote: > > > I'm using one atapi-cdrw (CREATIVE CD-RW RW4224E/1.36) and works fine but > > > I don't know change speed to 4x, now I'm burning at double speed (I'm > > > spending 37min to burn one full cd). I've got other unit (YAMAHA-SCSI) > > > which spends 17min for a full

Re: wormcontrol write speed

1999-09-22 Thread Paulo Fragoso
On Wed, 22 Sep 1999, Soren Schmidt wrote: > I've just commited a change to the ata driver & wormcontrol, so now > you should be able to use the keywords: single double quad max > in the speed selection field. Its not very well tested yet though.. > Try it and watch with systat how high the transf

Re: wormcontrol write speed

1999-09-22 Thread Sergey Babkin
Soren Schmidt wrote: > > It seems Luigi Rizzo wrote: > > > 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 s

Re: wormcontrol write speed

1999-09-22 Thread Soren Schmidt
It seems Sergey Babkin wrote: > Soren Schmidt wrote: > > > > It seems Luigi Rizzo wrote: > > > > 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 p

Re: wormcontrol write speed

1999-09-24 Thread Sergey Babkin
Soren Schmidt wrote: > > It seems Sergey Babkin wrote: > > Soren Schmidt wrote: > > > > > > It seems Luigi Rizzo wrote: > > > > > 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

Re: wormcontrol write speed

1999-09-24 Thread David Scheidt
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 remem

Re: wormcontrol write speed

1999-09-25 Thread Sergey Babkin
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,

Re: wormcontrol write speed

1999-09-25 Thread Christopher Masto
On Wed, Sep 22, 1999 at 09:27:37AM +0200, Soren Schmidt wrote: > 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

Re: wormcontrol write speed

1999-09-26 Thread Soren Schmidt
It seems Christopher Masto wrote: > On Wed, Sep 22, 1999 at 09:27:37AM +0200, Soren Schmidt wrote: > > 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 prob

Re: wormcontrol write speed

1999-09-26 Thread Nick Hibma
And, oh while you are at it, why not create a CAM SIM that makes IDE available through CAM. That would save me a lot of work :-) Nick On Sun, 26 Sep 1999, Soren Schmidt wrote: > It seems Christopher Masto wrote: > > On Wed, Sep 22, 1999 at 09:27:37AM +0200, Soren Schmidt wrote: > > > Anyhow, I

Re: wormcontrol write speed

1999-09-26 Thread Soren Schmidt
It seems Nick Hibma wrote: >And, oh while you are at it, why not create a CAM SIM that makes IDE >available through CAM. That would save me a lot of work :-) Its not on my current TODO list, I want all the lowlevel things done first. If somebody writes the support I'll consider putting it in, b