Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-08 Thread Ragnar Hojland Espinosa
On Sat, Oct 07, 2000 at 11:16:30AM -0700, Andre Hedrick wrote: > On Sat, 7 Oct 2000, Jeff V. Merkey wrote: > > > append "hdd=ide-scsi" > > append "hdd=scsi" is better. Care to explain why? -- /| Ragnar Højland Freedom - Linux - OpenGL Fingerprint 94C4B \ o.O|

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Jeff V. Merkey
Oct 7 18:48:01 manos PAM_pwdb[727]: (login) session opened for user root by LOGIN(uid=0) Oct 7 18:48:08 manos kernel: scsi1 : SCSI host adapter emulation for IDE ATAPI devices Oct 7 18:48:08 manos kernel: scsi : 2 hosts. Oct 7 18:49:32 manos PAM_pwdb[728]: (login) session opened for user

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Jeff V. Merkey
On Sat, Oct 07, 2000 at 11:16:30AM -0700, Andre Hedrick wrote: > On Sat, 7 Oct 2000, Jeff V. Merkey wrote: > > > append "hdd=ide-scsi" Am I doing this wrong? It seems to work. :-) Jeff > > append "hdd=scsi" is better. > > Andre Hedrick > The Linux ATA/IDE guy > - To unsubscribe from thi

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Andre Hedrick
On Sat, 7 Oct 2000, Jeff V. Merkey wrote: > append "hdd=ide-scsi" append "hdd=scsi" is better. Andre Hedrick The Linux ATA/IDE guy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/l

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Jeff V. Merkey
On Sat, Oct 07, 2000 at 10:03:34AM +0200, Jens Axboe wrote: > On Sat, Oct 07 2000, Dax Kelson wrote: > > > BTW, how did your testing of the speed=4 problem with ide-scsi turn > > > out. We are still seeing the speed=2 problem on 2.4.0-pre9. I cannot > > > get the drive to burn clean unless the s

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Andre Hedrick
> Something like this? Close but now there is no select. --- /opt/kernel/linux-2.4.0-test9/drivers/scsi/ide-scsi.c Sat Sep 23 01:04:46 2000 +++ drivers/scsi/ide-scsi.c Sat Oct 7 10:52:13 2000 @@ -435,7 +435,6 @@ + SELECT_DRIVE(HWIF(drive), drive); if (IDE_CONTROL_REG)

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Jens Axboe
On Sat, Oct 07 2000, Andre Hedrick wrote: > > I regurlarly burn CD-R with ide-scsi on 2.4, and I've not noticed any > > problems (this is on two different atapi writers). This could be an > > ide-scsi bug on some models. The folks who are seeing corruption, could > > they try and narrow it down? I

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Andre Hedrick
On Sat, 7 Oct 2000, Jens Axboe wrote: > I regurlarly burn CD-R with ide-scsi on 2.4, and I've not noticed any > problems (this is on two different atapi writers). This could be an > ide-scsi bug on some models. The folks who are seeing corruption, could > they try and narrow it down? Is it random

Re: No SCSI burning problem (was: Bug in "ide-pci.c")

2000-10-07 Thread Jens Axboe
On Sat, Oct 07 2000, Dax Kelson wrote: > > BTW, how did your testing of the speed=4 problem with ide-scsi turn > > out. We are still seeing the speed=2 problem on 2.4.0-pre9. I cannot > > get the drive to burn clean unless the speed setting is cranked down to > > speed=2. > > > > Jeff > > I j