Re: ATA CD-R problems, still...

2000-01-16 Thread Bryan Liesner
On Mon, 17 Jan 2000, Soren Schmidt wrote: >There really wasn't any functional changes to the driver, but there was >to the util :) >It is sad though that there still are so many crappy drives be made :( > >However I've committed the fix... > > >-Søren > Now if we can only get my crappy tape driv

Re: ATA CD-R problems, still...

2000-01-16 Thread Soren Schmidt
It seems Bryan Liesner wrote: > On Sun, 16 Jan 2000, Brian Fundakowski Feldman wrote: > > >Can you try this patch to src/usr.sbin/burncd, and see if things work > >after that? Thanks! (BTW, there's also an extra feature in there, hope > >you don't mind :) > > > > Yes, I burned a full 650MB onto

Re: ATA CD-R problems, still...

2000-01-16 Thread Bryan Liesner
On Sun, 16 Jan 2000, Brian Fundakowski Feldman wrote: >Can you try this patch to src/usr.sbin/burncd, and see if things work >after that? Thanks! (BTW, there's also an extra feature in there, hope >you don't mind :) > Yes, I burned a full 650MB onto a CD-R disk. No problems at all. And I see j

Re: ATA CD-R problems, still...

2000-01-16 Thread Brian Fundakowski Feldman
Can you try this patch to src/usr.sbin/burncd, and see if things work after that? Thanks! (BTW, there's also an extra feature in there, hope you don't mind :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / [EMAIL PROTECTED]`--

Re: ATA CD-R problems, still...

2000-01-08 Thread Brian Fundakowski Feldman
On Sat, 8 Jan 2000, Bryan Liesner wrote: > On Sat, 8 Jan 2000, Brian Fundakowski Feldman wrote: > > >Well, I don't know about anyone else out there having the problems I'm > >having, but I might as well ask. I'm using the ATA driver with the > >following bugfix applied, otherwise the same. > >

Re: ATA CD-R problems, still...

2000-01-08 Thread Bryan Liesner
On Sat, 8 Jan 2000, Brian Fundakowski Feldman wrote: >Well, I don't know about anyone else out there having the problems I'm >having, but I might as well ask. I'm using the ATA driver with the >following bugfix applied, otherwise the same. > At the risk of sounding like an AOLer, me too. Prio

ATA CD-R problems, still...

2000-01-08 Thread Brian Fundakowski Feldman
Well, I don't know about anyone else out there having the problems I'm having, but I might as well ask. I'm using the ATA driver with the following bugfix applied, otherwise the same. Index: atapi-cd.c === RCS file: /usr2/ncvs/src/s