INT 14 - FOSSIL - RETURN INFORMATION ABOUT THE DRIVER             

Input

Output

AX

1Bh   Characters Transferred AX

BX

        BX

CX

 Size of User Buffer     CX

DX

 Port Number (0-3)     DX
ES:DI  User Buffer   ES:DI
Structure:      WORD    size of structure in bytes
                BYTE    FOSSIL spec driver conforms to
                BYTE    revision level of this specific driver
                DWORD   pointer to ASCII id string
                WORD    size of the input buffer
                WORD    number of bytes left in buffer
                WORD    size of the output buffer
                WORD    number of bytes left in buffer
                BYTE    width of screen
                BYTE    length of screen
                BYTE    actual baud rate, computer to modem


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .