Packet Driver Installation Guide for FTP PC/TCP ===================================================== Introduction ============ This document describes the procedures to install Packet Driver for the NE2000 Compatible Ethernet Adapter. The AN16PD.COM program is complies with the FTP PC/TCP Packet driver Specifications. This packet driver allow you to use NE2000 Compatible Ethernet Adapter with FTP PC/TCP software. Installation Procedures ======================= 1. Execute the AN16PD.COM program by follows command line : Usage: AN16PD [options] Example: AN16PD 0x60 or AN16PD (Since the default software interrupt is 0x60 ) OPTIONS: -------- -i - Force driver to report itself as 802.3 instead of Ethernet II -d - Delayed initialization. Used for diskless booting -n - NetWare conversion. Converts 802.3 packets into 8137 packets -w - Windows hack, obsoleted by winpkt -p - Promiscuous mode disable -h - Help -u - Uninstall SOFTWARE_INT: ------------- Interrupt vector number, which can be decimal, hexadecimal or octal format. if: decimal format -- from 96 to 128 hexadecimal ----- from 0x60 to 0x80 octal format ---- from 0140 to 0200 NOTE: ----- This is an auto sensing packet driver. That means it will auto- matically scan the system until it finds the adapter I/O address and IRQ. The software interrupt will still need to be given in the command line when invoking the packet driver.(if not be given, the default value is 0x60) 2. Execute the \ETHDRV.EXE device program, which is provided by FTP with PC/TCP software package together. Now, your NE2000 Compatible Ethernet Adapter is work with FTP PC/TCP. NOTE: Except the FTP software's PC/TCP package, most of the DOS version's TCP/IP software also can be run with packet driver. Please refer to the software package installation for packet driver install procedure.