Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 60 - 10-net, banyan vines - lock and wait http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 60 - 10-NET, Banyan VINES - LOCK AND WAIT
        AH = 11h
        AL = drive number or 0
        DX = number of seconds to wait
        ES:SI = Ethernet address or 0
        DS:BX -> 31-byte ASCIZ semaphore name
Return: AL = status
            00h successful
            01h timeout
            02h server not responding
            03h invalid semaphore name
            04h semaphore list is full
            05h invalid drive ID
            06h invalid Ethernet address
            07h not logged in
            08h write to network failed
            09h semaphore already logged for this CPU
SeeAlso: AH=12h,13h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson