
               D-Link DFE-540TX Fast Ethernet PCI Adapter Installation
                     for the NetWare Server 5.0 Driver

 Contents
 --------
    - Getting Started
        - First time installation from the install menu
        - The other time installation from the install menu
        - Modifying an existing NetWare 5.0 Server


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

    First time installation from the install menu
    ----------------------------------------------------
        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - Execute "NWCONFIG" after booting up.  Type,
          : NWCONFIG

        - Select "Driver Options", -> "Configure network drivers", and
          -> "Select a driver".

        - Press <Insert> key to install an unlisted driver.

        -  Please insert release driver diskette into floppy disk.

        - Press <Enter> key to continue install or press <F3> to specify
          directory which include DLKTX.LAN and DLKTX.LDI

          Ex. A:\NETWARE\32BITLAN

        - Select "DLKTX.LAN ....".

          Note: Please don't copy the NLM files to system, if disk's
                NLM files version older than system.

        - Specify "SLOT", "Media and Line Speed" and "Node Address"
          if necessary.

        - Select "Save parameters and load driver" after configure
          adapter setting.

        - NetWare server will loading/binding driver automatically.


    The other time installation from the install menu
    ----------------------------------------------------
        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - Execute "NWCONFIG" after booting up.  Type,
          : NWCONFIG

        - Select "Driver Options", -> "Configure network drivers", and
          -> "Select a driver".

        - Select "DLKTX.LAN ...." in Select a driver windows.

        - Specify "SLOT", "Media and Line Speed" and "Node Address"
          if necessary.

        - Select "Save parameters and load driver" after configure adpter
          setting.

        - NetWare server will loading/binding driver automatically.


    Modifying an existing NetWare 5.0 Server
    ----------------------------------------
        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - From the Novell Server side, execute "NWCONFIG".  Type:
          :NWCONFIG
           Select <NCF files options>
           Select <Edit AUTOEXEC.NCF file>

        - Add below item into the server's AUTOEXEC.NCF file.

        LOAD C:\NWSERVER\NBI.NLM
        LOAD C:\NWSERVER\MSM.NLM
        LOAD C:\NWSERVER\ETHERTSM.NLM

        LOAD C:\NWSERVER\DLKTX SLOT=1 FRAME=Ethernet_802.3
             NAME=DLKTX_1_E83
        BIND IPX DLKTX_1_E83 NET=xxxx

        LOAD C:\NWSERVER\DLKTX SLOT=1 FRAME=Ethernet_802.2
             NAME=DLKTX_1_E82
        BIND IPX DLKTX_1_E82 NET=xxxx

        LOAD C:\NWSERVER\DLKTX SLOT=1 FRAME=Ethernet_II
             NAME=DLKTX_1_EII
        BIND IPX DLKTX_1_EII NET=xxxx

        LOAD C:\NWSERVER\DLKTX SLOT=1 FRAME=Ethernet_SNAP
             NAME=DLKTX_1_ESP
        BIND IPX DLKTX_1_ESP NET=xxxx

        - Restart the server again.



