www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/02/04/10:15:09

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Date: Mon, 4 Feb 2002 17:13:41 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Richard <ts_swe_dpt AT yahoo DOT co DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: int 0x24 dos critical errors retry count ?
In-Reply-To: <3c5ea0b7$0$227$cc9e4d1f@news.dial.pipex.com>
Message-ID: <Pine.SUN.3.91.1020204170811.12635F-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 4 Feb 2002, Richard wrote:

> Does anyone know what controls the number of retries DOS attempts when a dos
> critical error (int 0x24) returns a fail result (AL reg = 3)

Yes: it doesn't retry at all.

> When I attempt to open a file on a floppy drive without a floppy inserted, I
> have to press Fail two times before DOS (?) gives up.

These are not retries, these are two separate attempts to access the 
floppy.  When a DOS call is issued to open a file on a floppy, DOS breaks 
that into a series of accesses.  That's what you see, I think.

> Under DJGPP it appears
> to retry 30 times or so before giving up!!!

I don't think I see this, but I use CWSDPMI.  Did you try CWSDPMI 
(although I don't think it matters)?

Also, what, if any, memory manager do you have installed on that machine?
And what version of DOS?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019