From owner-freebsd-stable Sat Sep 27 01:23:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA09357 for stable-outgoing; Sat, 27 Sep 1997 01:23:57 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id BAA09352 for ; Sat, 27 Sep 1997 01:23:53 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA17803; Sat, 27 Sep 1997 10:23:42 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id KAA16028; Sat, 27 Sep 1997 10:16:31 +0200 (MET DST) Message-ID: <19970927101631.VO25657@uriah.heep.sax.de> 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. References: <8488.875262955@time.cdrom.com> <199709270119.DAA22457@daneel.stuyts.nl> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199709270119.DAA22457@daneel.stuyts.nl>; from Ben Stuyts on Sep 27, 1997 03:19:27 +0200 Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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. ;-)