Date: Sun, 7 Jan 2001 16:27:59 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp-workers AT delorie DOT com Subject: Re: df <-> df r:/ In-Reply-To: <200101071244.NAA23331@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 7 Jan 2001, Martin Str|mberg wrote: > So you say there are CD drives that report busy and done (bit 8 and 9 > set) and in that case there's no CD on the drive? I don't remember. I wrote that code such a long time ago that I don't recall all the gotchas, just that there were plenty ;-). > Otherwise I propose that we ignore only bit 9: "(status & ~(1<<9) If that's the best we can do, and if this change is tested, I suppose we will have to live with that.