Interrups | Categories | Contents |
AH = 01h BX = 0000h DH = tag number DL = device number DS:SI -> buffer to send to kernel ES:DI -> integer containing size of buffer
Return:
CF clear if successful CF set on error AX = error code (see #03319 at INT 61"FTP Software")Range:
INT 20 to INT E0, selected by configuration
Notes: There are a large number of tags available; the items returned all refer to local kernel configuration, and are not needed in normal use.. This function is not supported by Beame&Whiteside's BWPCTCP v3.0a shim
See Also: INT 61"FTP Software" - INT 61/AH=00h"PC/TCP" - INT 61/AH=02h"PC/TCP"
Category: Network - Int 61h - P
Interrups | Categories | Contents |