
                   D-Link DFE-550TX 10/100 Adapter Packet Driver
                        Installation for FTP PC/TCP


 Getting Started
 ---------------

    Two methods can be used:

    METHOD 1:
    ---------
    - If the DLH5X.SYS program is used, the following statement must be
      included in your CONFIG.SYS file:

            DEVICE = DLH5X.SYS [/option] <packet_int_no>

      <packet_int_no> is the software interrupt vector number used
                      by the packet driver program. This can be from
                      96 to 128.

      /d              Delay Initial - The driver program will not
                      initialize the network interface card until the
                      packet driver program is accessed by its upper
                      layer program.

      /w              The /w parameter is used only in the Windows
                      environment.

      See \PKTDRV\README.TXT for additional parameters


    METHOD 2:
    ---------
    - If the DLH5X.COM program is used, follow these steps:

    - Execute DLH5X.COM by typing:

            >DLH5X [/option] <packet_int_no>

      <packet_int_no> is the software interrupt vector number used by the
                      packet driver program. This can be from 96 to 128.

      /d              Delay Initial - The driver program will not
                      initialize the network interface card until the
                      packet driver program is accessed by its upper
                      layer program.

      /w              The /w parameter is for use only in the Windows
                      environment.

      See \PKTDRV\README.TXT for additional parameters

    - Execute the ETHDRV.EXE and IDRIVE.EXE device driver programs.
      These programs are provided by FTP.

    - FTP's PC/TCP and associated programs are ready to use.
