Category: network

INT 61 - PC/TCP kernel v2.05+ - GET CONFIGURATION INFORMATION

	AH = 2Ah
	DS:SI -> 26-byte buffer for configuration information (see #03472)
Return: CF clear
	AX = 0000h
	buffer filled
Notes:	size of buffer may vary with kernel version; 26 bytes is the size for
	  versions 2.05 through 2.2
	this function is not supported by Beame&Whiteside's BWPCTCP v3.0a shim
SeeAlso: INT 61"FTP Software",INT 61/AH=00h"PC/TCP"