Date: Sat, 27 Sep 1997 10:16:31 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: ben@stuyts.nl Cc: jkh@time.cdrom.com (Jordan K. Hubbard), stable@FreeBSD.ORG Subject: Re: 2nd Notice: 4 days to code freeze in RELENG_2_2 branch. Message-ID: <19970927101631.VO25657@uriah.heep.sax.de> In-Reply-To: <199709270119.DAA22457@daneel.stuyts.nl>; from Ben Stuyts on Sep 27, 1997 03:19:27 %2B0200 References: <8488.875262955@time.cdrom.com> <199709270119.DAA22457@daneel.stuyts.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
As Ben Stuyts wrote: > I just found out that the problem with fixating cdr's are still present in > RELENG_2_2. (cvsupped two days ago): Try to see whether your problems are solved if you omit the call to `foo_prepare_track()' from within `foo_finalize_track()'. Jean-Marc put it there in order to re-adjust the blocksize setting of the drive. Apparently, sending mode page 0x21 to the drive isn't something the drive loves very much if no write data are following. I've got a patch from Jean-Marc that reduces this call to a plain MODE SELECT with just a buffer header, and no actual page. I haven't been able to test this patch yet, however. It is likely that the same things are broken in -current, btw., but apparently nobody is using CD-Rs with a -current machine. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970927101631.VO25657>