Category: network

INT 7F - Alloy NTNX, MW386 - GET AND CLEAR ACKNOWLEDGE STATUS

	AH = 15h
	CL = 04h
	DX:DI -> status structure (see #03960)
Return: AL = status
	    00h successful
		DX:DI structure filled
	    01h busy
	    0Ah no acknowledgement has arrived
SeeAlso: AH=12h,AH=14h/CL=01h