[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy NTNX, MW386 - SET CHANNEL BUFFER POINTER
        AH = 14h
        CL = 02h
        AL = channel number
        DX:DI -> receive buffer
Return: AL = status
            00h successful
            01h busy
            02h channel range error (not 00h-3Fh)
            03h invalid subfunction
Note:   may be called from within a receive ISR or when a datagram is pending
SeeAlso: AH=14h/CL=00h

See Also: 7F10
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson