    Driver Installation - FTP PC/TCP v2.2 for DOS
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  PNIC-100 Fast Ethernet Adapter

  FTP PC/TCP v2.2 for DOS (Packet Driver)
  INSTALLATION GUIDE


=============================================================================
CONTENTS
=============================================================================

*  Important Considerations

*  Files Provided

*  Device Driver Installation Guide

=============================================================================
IMPORTANT CONSIDERATIONS
=============================================================================

*  This driver supports PNIC-100 Fast Ethernet Adapters.

*  This driver conforms to the FTP software Inc. PC/TCP Packet Driver
    Specification revision 1.09

*  Make sure that the adapter line speed matches the speed of
    the hub to which it is attached.

=============================================================================
FILES PROVIDED
=============================================================================

*  FEPD.COM              FTP Packet Driver

=============================================================================
DEVICE DRIVER INSTALLATION GUIDE
=============================================================================

1. Introduction:
    This document describes the procedure to setup the Packet driver for
    the PNIC-100 Fast Ethernet Adapters.

2. Location of Driver:

             \PKTDRV\FEPD.COM

3. Sample Configuration Files:

      %% AUTOEXEC.BAT %%
        FEPD              (Since the default software interrupt is 0x60 )
        or
        FEPD  <PD_INT_NO> (Interrupt entry should be between 0x60 - 0x80)


4. Notes:

      1. Load the packet driver using the software interrupt and any
         optional switches if required.

         Usage: FEPD [options] <software_int_no>

         Example: FEPD -n 0x7e

      2. Executing FEPD need no parameter. When identify the adapter, FEPD
         will automatically sense the line speed (10Mbps or 100Mbps),
         read configurations from PCI BIOS and give 0x60 as default
         software interrupt number.
         Software interrupt number is changable by user's favorite. Admitted
         range is between 0x60 - 0x80.
         Other options list below:

         -sn ,n=0 ~ 5, Set media speed
              n=0      AutoDetect (Default Value) 
              n=1      10M TP  
              n=2      10M TP Full-Duplex 
              n=3      10M BNC    ;; The card doesn't support this option
              n=4      100M Tx 
              n=5      100M Tx Full-Duplex 
         -h            On Line Help. 
         -n            Convert ETHERNET_II Header to IEEE 802.3.
         -w            Let Packet Driver Run Under WINDOWS. 
         -u            Unload The Packet Driver. 

      3. Run FEPD.COM, the screen will appear following message:

         PNIC-10/100 (Fast) Ethernet Adapter Packet Driver
         (C) Copyright 1997-1998. All Rights Reserved


         Ethernet Address is : (00:A0:CC:66:00:03)
         Packet Driver Interrupt Number : 0x60
         Hardware Interrupt Number : 5
         Base I/O Address : 0xD000
         Medium Type is : 100Mbps Tx
         Packet Driver is loaded at segment : 29C2

=============================================================================

This software and documentation have restricted rights: their use, duplication,
or disclosure by the Government is subject to the restrictions in:

*  DFARS 252.227-7013
    Subparagraph (c) (1) (ii)
    Rights in Technical Data and Computer Software clause

*  FAR 52.227-14
    Alternate III
    Rights in Data -- General clause

*  FAR 52.227-19
    Subparagraphs (c) (1) and (2)
    Commercial Computer Software -- Restricted Rights clause


Other product and company names are registered trademarks or trademarks of
their respective holders.

