Reg On Entry | Description |
ES:DI | Pointer to System BIOS PnP Installation Check Structure (See section 4.4) |
BX | CSN for this card, ISA PnP devices only. If not an ISA PnP device then this parameter will be set to FFFFh. |
DX | Read Data Port, (ISA PnP devices only. If no ISA PnP devices then this parameter will be set to FFFFh. |
AX Bit | Description |
8 | 1 = IPL Device supports INT 13h Block Device format |
7 | 1 = Output Device supports INT 10h Character Output |
6 | 1 = Input Device supports INT 9h Character Input |
5:4 | 00 = No IPL device attached 01 = Unknown whether or not an IPL device is attached 10 = IPL device attached (RPL devices have a connection). 11 = Reserved |
3:2 | 00 = No Display device attached 01 = Unknown whether or not a Display device is attached 10 = Display device attached 11 = Reserved |
1:0 | 00 = No Input device attached 01 = Unknown whether or not an Input device is attached 10 = Input device attached 11 = Reserved |