[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - OPEN CHANNEL
        AH = 10h
        CL = 00h
        AL = channel number
        DX:DI -> channel buffer
Return: AL = status
            00h successful
            01h busy
            02h channel range error (not 00h-3Fh)
            03h invalid subfunction
            0Dh unable to open
Note:   may not be invoked from within a hardware interrupt handler
SeeAlso: AH=10h/CL=04h,AH=14h/CL=02h

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