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

98 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text-html; charset=Windows-1252">
<title>INT 11 - BIOS Equipment Determination / BIOS Equipment
Flags</title>
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
</head>
<body>
<h1><a name="kap_interrupt_0370"></a>INT 11 - BIOS Equipment
Determination / BIOS Equipment Flags</h1>
<p> no input data</p>
<p> on return:</p>
<p> AX contains the following bit flags:</p>
<p> ¦F¦E¦D¦C¦B¦A¦9¦8¦7¦6¦5¦4¦3¦2¦1¦0¦ AX</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +---- IPL
diskette installed</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +----- math
coprocessor</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +-------- old PC system
board RAM &lt; 256K</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +----- pointing device
installed (PS/2)</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +------ not used on PS/2</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +--------- initial video mode</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +------------ # of diskette drives,
less 1</p>
<p> ¦ ¦ ¦ ¦ ¦ ¦ ¦ +------------- 0 if DMA installed</p>
<p> ¦ ¦ ¦ ¦ +------------------ number of serial ports</p>
<p> ¦ ¦ ¦ +------------------- game adapter installed</p>
<p> ¦ ¦ +-------------------- unused, internal modem (PS/2)</p>
<p> +----------------------- number of printer ports</p>
<p> - bits 3 &amp; 2, system board RAM if less than 256K
motherboard</p>
<p> 00 - 16K 01 - 32K</p>
<p> 10 - 16K 11 - 64K (normal)</p>
<p> - bits 5 &amp; 4, initial video mode</p>
<p> 00 - unused 01 - 40x25 color</p>
<p> 10 - 80x25 color 11 - 80x25 monochrome</p>
<p> - bits 7 &amp; 6, number of disk drives attached, when bit
0=1</p>
<p> 00 - 1 drive 01 - 2 drives</p>
<p> 10 - 3 drive 11 - 4 drives</p>
<p> - returns data stored at ~BIOS Data Area~ location 40:10</p>
<p> - some flags are not guaranteed to be correct on all machines</p>
<p> - bit 13 is used on the PCjr to indicate serial printer</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>