Interrups | Categories | Contents |
AX = F217h subfn E3h CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02073 at AH=E3h/SF=E3h) ES:DI -> reply buffer (see #02242)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell" - AH=E3h/SF=E3h - AX=F217h/SF=E7h - AX=F217h/SF=E8h
Format of NetWare "Get Lan Driver's Configuration Information" reply packet: Offset Size Description (Table 02242) 00h 4 BYTEs network number 04h 6 BYTEs node number 0Ah BYTE LAN driver installed (00h no--remaining fields invalid) 0Bh BYTE option number selected at configuration time 0Ch 160 BYTEs configuration text ASCIZ hardware type ASCIZ hardware settings
See Also: #02073 - #02074 at AH=E3h/SF=E3h
Category: Netware - Int 21h - N
Interrups | Categories | Contents |