INT 60 - FTP Driver - DRIVER INFO                       

Input

Output

AX

01h FFh   Driver Type AX

BX

 Handler returned by func 02h  Version BX

CX

    Class Number CX

DX

    Type DX
ES:DI   Set if Error (DH=Error) CF
    Name DS:SI
Driver Type:    01h = Basic
                02h = Extended
                FFh = Not Installed

Error Codes:    01h Invalid handle number
                02h No interfaces of the specified class found
                03h No interfaces of the specified type found
                04h No interfaces of the specified number found
                05h Bad packet type
                06h Interface does not support multicast messages
                07h This packet driver cannot terminate
                08h Invalid receiver mode
                09h Insufficient space
                0Ah Type accessed but never released
                0Bh Bad command
                0Ch Packet could not be sent


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