Date: Mon, 18 Jan 1999 08:40:24 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp AT delorie DOT com Subject: Re: bash and format don't mix In-Reply-To: <77t519$ng6$1@news.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On 17 Jan 1999, Martin Str|mberg wrote: > Do you have any suggestions on where they are? I don't have any pointers besides the programs you already tried. > Anyway, I tried the three I could find on a simtel.net mirror (trace, > interc2 and xray15). The one I could get to work (xray), made the > error go away. If it's any help a line with "Extended Error 1 282" is > displayed now. Are the sources for xray available? If so, can you find out what interrupts does it catch, and what special handling does it do to the intercepted interrupts? In any case, you should be able by now to tell what functions of which interrupts does FORMAT call in the case of write-protected floppy, and how is that different from a writeable floppy. Does this info give any clues?