From owner-cvs-all Tue May 2 6: 4:33 2000 Delivered-To: cvs-all@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 7FB4A37BDB6; Tue, 2 May 2000 05:56:30 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.10.1/8.10.1) id e42CPo106274; Tue, 2 May 2000 14:25:50 +0200 (SAT) From: John Hay Message-Id: <200005021225.e42CPo106274@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/sys/dev/ata atapi-cd.c In-Reply-To: <200005010730.AAA13510@freefall.freebsd.org> from =?UNKNOWN-8BIT?Q?S=F8ren_Schmidt?= at "May 1, 2000 00:30:31 am" To: sos@FreeBSD.org (=?UNKNOWN-8BIT?Q?S=F8ren?= Schmidt) Date: Tue, 2 May 2000 14:25:50 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > sos 2000/05/01 00:30:31 PDT > > Modified files: > sys/dev/ata atapi-cd.c > Log: > Fix for the HP burners (and possibly other broken drives to) > that fails to proberly close the disk. > The problem seems to be that the HP burners sometimes return > ready when they actually are not, the solution is to not use > immediate mode on the closing commands. This is suboptimal > for real burners, in that they now hog the ATA bus for possibly > minutes, where its really not nessesary, *sigh*. > > Revision Changes Path > 1.58 +6 -14 src/sys/dev/ata/atapi-cd.c > Thanks. I retrofitted this into 4.0-STABLE and can burn CDs again. :-))) John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message