Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2000 14:25:50 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        sos@FreeBSD.org (=?UNKNOWN-8BIT?Q?S=F8ren?= Schmidt)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ata atapi-cd.c
Message-ID:  <200005021225.e42CPo106274@zibbi.mikom.csir.co.za>
In-Reply-To: <200005010730.AAA13510@freefall.freebsd.org> from =?UNKNOWN-8BIT?Q?S=F8ren_Schmidt?= at "May 1, 2000 00:30:31 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005021225.e42CPo106274>