[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 60 - FTP Packet Driver - PC/TCP Packet Driver Specification
Notes:  The handler for the interrupt will start with a 3-byte jump
          instruction, followed by the ASCIZ string "PKT DRVR" (the
          terminating NUL is significant).
        To find the interrupt being used by the driver, an application should
          scan through interrupt vectors 60h to 80h (20h through FFh for
          v1.10+ of the specification) until it finds one with the "PKT DRVR"
          string.
        AH values of 80h to FFh have been reserved for user-defined additions.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson