Files
oldlinux-files/docs/interrupts/int-html0/inte3fw0.htm
2024-02-19 00:23:35 -05:00

71 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text-html; charset=Windows-1252">
<title>INT 2F - DOS Multiplex Interrupt</title>
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
</head>
<body>
<h1><a name="kap_interrupt_3040"></a>INT 2F - DOS Multiplex
Interrupt</h1>
<p> % For more information see the following topics:</p>
<p> +------ ERROR CODES ----</p>
<p> ~INT 2F,0~ Get installed state ¦ 01 Invalid function</p>
<p> ~INT 2F,1~ Submit file ¦ 02 File not found</p>
<p> ~INT 2F,2~ Cancel file ¦ 03 Path not found</p>
<p> ~INT 2F,3~ Cancel all files ¦ 04 Too many files</p>
<p> ~INT 2F,4~ Pause / return status ¦ 05 Access denied</p>
<p> ~INT 2F,5~ End of status ¦ 08 Queue full</p>
<p> ~INT 2F,8~ DRIVER.SYS support ¦ 09 Busy</p>
<p> ~INT 2F,2E~ Error Translation Tables ¦ 0C Name too long</p>
<p> ¦ 0F Invalid drive</p>
<p> - function request is specified in AL or AH</p>
<p> - see ~INT 2F,0~ for installation checks</p>
<p> - INT 2F uses AL to specify most documented functions but
occasionally</p>
<p> uses AH also. This can be quite confusing so INT 2F functions
using</p>
<p> AH are not currently listed if the conflict but will be added
at a</p>
<p> later time.</p>
<hr>
<table border="0" width="100%" cols="3">
<tr>
<td width="33%">Zurück zum <a href="inte1at0.htm">Interrupt
Info</a>. </td>
<td align="center" width="33%"><a
href="mailto:Roger.Morgan@htl-steyr.ac.at">Roger Morgan</a>
/ 1998 </td>
<td align="right" width="33%"><font size="1">L.Änderung <!--webbot
bot="Timestamp" s-type="EDITED" s-format="%d.%m.%y"
startspan -->29.03.99<!--webbot bot="Timestamp" endspan
i-checksum="13964" --> </font></td>
</tr>
</table>
</body>
</html>