Interrups | Categories | Contents |
AH = 0Bh ES:DI -> buffer for received data (see #03950)
Return:
CX = number of bytes received
Note: The specified buffer must be large enough to receive a full frame
See Also: AH=03h"G8BPQ" - AH=08h"G8BPQ" - AH=0Ah"G8BPQ"
Format of G8BPQ received data: Offset Size Description (Table 03950) 00h WORD internal control information 02h BYTE port number (bit 7 set if transmitted frame) 03h WORD frame length including this header 05h var user data
Category: Network - Int 7Fh - G
Interrups | Categories | Contents |