
          D-Link DFE-530TX PCI Fast Ethernet Adapter Installation
                   for the NetWare Server 4.x Driver

 Contents
 --------
    - Compatibility List
    - Getting Started
        - First time installation from the install menu
        - The other time installation from the install menu
        - Modifying an existing NetWare 4.x Server

 Compatibility List
 ------------------
    - Because this driver  follows  Novell  ODI  Driver Specification
      version 3.3, the NetWare version 4.10 NetWare server must be
      patched to work with this driver. The servers of NetWare version
      4.11 and above do not need to be patched. The patching method is
      described as below:

       1. Copy LOADER.EXE and LSWAP.EXE to the NetWare 4.10 server
          directory.

       2. Execute LSWAP.EXE at MS-DOS prompt from server directory.

          Usage: LSWAP [loaderFilePath [serverFilePath]]
                 Default loaderFilePath = C:\NWSERVER\LOADER.EXE
                 Default serverFilePath = C:\NWSERVER\SERVER.EXE

        PS. Both LSWAP.EXE and LOADER.EXE files provide by Novell.

       ****************************************************************
       Note: This ODI update is for English only.
       ****************************************************************

       Before installing, make sure the following items have been
       completed.

       410PTx.EXE (Where "x" is 6 or higher) must be installed on
       NetWare v4.10 file servers prior to installing ODI driver.
       Without this patch the following message may be displayed
       when NBI.NLM loads.

       "Warning: This version of NetWare does not support protected mode
       BIOS accesses. Without a loader patch some PCI drivers may fail."

 Getting Started
 ---------------
    First time installation from the install menu
    (for NetWare 4.1x only, for other version see below)
    ----------------------------------------------------
        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - Execute "LOAD INSTALL" after booting up.  Type,
          : LOAD INSTALL

        - 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 <F3> to specify a different <PATH>. <PATH> is directory
          which include both DLKFET.LAN and DLKFET.LDI

          Ex. A:\NETWARE\32BITLAN

        - Select "DLKFET.LAN ....".

        - 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
    (for NetWare 4.1x only, for other version see below)
    --------------------------------------------------------------
        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - Execute "LOAD INSTALL" after booting up.  Type,
          : LOAD INSTALL

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

        - Select "DLKFET.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 4.x Server
    ----------------------------------------
        - Make a sub-directory NLMS.OLD under NWSERVER directory.

          Ex. >MD \NWSERVER\NLMS.OLD

        - Save NBI.NLM, MSM.NLM and ETHERTSM.NLM to NLMS.OLD
          sub-directory.

        - Please insert release driver diskette into floppy disk.

        - Copy all provided NLM and LAN files into your dos directory
          which include SERVER.EXE.

          Ex. >COPY A:\NETWARE\32BITLAN\NBI.NLM      C:\NWSERVER
              >COPY A:\NETWARE\32BITLAN\MSM.NLM      C:\NWSERVER
              >COPY A:\NETWARE\32BITLAN\ETHERTSM.NLM C:\NWSERVER
              >COPY A:\NETWARE\32BITLAN\DLKFET.LAN  C:\NWSERVER
              >COPY A:\NETWARE\32BITLAN\DLKFET.LDI  C:\NWSERVER

          <PATH> here is the directory where support NLMS and
          DLKFET.LAN reside.

        - Start the NetWare Server.

          > CD \NWSERVER
          > SERVER

        - From the Novell Server side, execute "LOAD INSTALL".  Type:
          :LOAD INSTALL
           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\DLKFET SLOT=1 FRAME=Ethernet_802.3
               NAME=DLKFET_1_E83
          BIND IPX DLKFET_1_E83 NET=xxxx

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

          LOAD C:\NWSERVER\DLKFET SLOT=1 FRAME=Ethernet_II
               NAME=DLKFET_1_EII
          BIND IPX DLKFET_1_EII NET=xxxx

          LOAD C:\NWSERVER\DLKFET SLOT=1 FRAME=Ethernet_SNAP
               NAME=DLKFET_1_ESP
          BIND IPX DLKFET_1_ESP NET=xxxx

        - Restart the server again.
