add directory docs
This commit is contained in:
59
docs/interrupts/int-html0/inte2dio.htm
Normal file
59
docs/interrupts/int-html0/inte2dio.htm
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text-html; charset=Windows-1252">
|
||||
<title>INT 17,2 - Read Printer Port Status</title>
|
||||
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1><a name="kap_interrupt_1210"></a>INT 17,2 - Read Printer Port
|
||||
Status</h1>
|
||||
|
||||
<p> AH = 02</p>
|
||||
|
||||
<p> DX = printer port to be used (0-2)</p>
|
||||
|
||||
<p> on return:</p>
|
||||
|
||||
<p> AH = status:</p>
|
||||
|
||||
<p> <20>7<EFBFBD>6<EFBFBD>5<EFBFBD>4<EFBFBD>3<EFBFBD>2<EFBFBD>1<EFBFBD>0<EFBFBD> Printer status bits</p>
|
||||
|
||||
<p> <20> <20> <20> <20> <20> <20> <20> +---- time out</p>
|
||||
|
||||
<p> <20> <20> <20> <20> <20> +------- unused</p>
|
||||
|
||||
<p> <20> <20> <20> <20> +-------- I/O error</p>
|
||||
|
||||
<p> <20> <20> <20> +--------- selected</p>
|
||||
|
||||
<p> <20> <20> +---------- out of paper</p>
|
||||
|
||||
<p> <20> +----------- acknowledge</p>
|
||||
|
||||
<p> +------------ not busy</p>
|
||||
|
||||
<p> - returns status of specified printer port</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<table border="0" width="100%" cols="3">
|
||||
<tr>
|
||||
<td width="33%">Zur<EFBFBD>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.<2E>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>
|
||||
Reference in New Issue
Block a user