Re: ATAPI CD errors

1999-10-31 Thread Paul van der Zwan
In message <[EMAIL PROTECTED]>, Brian Fun dakowski Feldman wrote: >Have you either tried disabling DMA on the drive? This is easily achieved >by the following (whitespace mangled): > >--- atapi-all.c 1999/10/10 18:08:38 1.19 >+++ atapi-all.c 1999/10/23 16:51:12 >@@ -135,7 +135,8 @@ >

Re: ATAPI CD errors

1999-10-31 Thread Soren Schmidt
It seems Doug Rabson wrote: > On Sun, 31 Oct 1999, Brian Fundakowski Feldman wrote: > > > Have you either tried disabling DMA on the drive? This is easily achieved > > by the following (whitespace mangled): > > I'll try it on Monday. Hmm, as well as DMA might be the reason, it only applies to

Re: ATAPI CD errors

1999-10-31 Thread Doug Rabson
On Sun, 31 Oct 1999, Brian Fundakowski Feldman wrote: > Have you either tried disabling DMA on the drive? This is easily achieved > by the following (whitespace mangled): I'll try it on Monday. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd.

Re: ATAPI CD errors

1999-10-31 Thread Brian Fundakowski Feldman
Have you either tried disabling DMA on the drive? This is easily achieved by the following (whitespace mangled): --- atapi-all.c 1999/10/10 18:08:38 1.19 +++ atapi-all.c 1999/10/23 16:51:12 @@ -135,7 +135,8 @@ udmamode(atp->atapi_parm),

Re: ATAPI CD errors

1999-10-31 Thread Paul van der Zwan
In message <[EMAIL PROTECTED]>, Paul van der Zwan wrote: > >I switched to the 'new' atapi driver and I am having trouble with my cdrom >which worked fine using the old wd driver. > >I have the following in my config file : > >controller ata0 >device atadisk0 >device

Re: ATAPI CD errors

1999-10-31 Thread Doug Rabson
On Sun, 31 Oct 1999, Paul van der Zwan wrote: > > I switched to the 'new' atapi driver and I am having trouble with my cdrom > which worked fine using the old wd driver. > > I have the following in my config file : > > controller ata0 > device atadisk0 > device a

ATAPI CD errors

1999-10-31 Thread Paul van der Zwan
I switched to the 'new' atapi driver and I am having trouble with my cdrom which worked fine using the old wd driver. I have the following in my config file : controller ata0 device atadisk0 device atapicd0 The device exists: $ ls -l /dev/acd0* brw-r-