
           D-Link DE-650 Ethernet PC Card Installation
                   for NetWare Server 4.x Driver

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


 Introduction
 
        This installation assumes that the PC Card drivers are working
        properly. Please consult INST_DOS.TXT for help with PC Card
        Drivers. Getting Started will describe the installation
        instructions.


 Getting Started
 
  ******************************************************************
  * Notes: The PC Card should be enabled by Card service.          *
  *        Please run DCD16.EXE before start server.               *
  *                                                                *
  *        Content of CONFIG.SYS                                   *
  *        ---------------------                                   *
  *        Add below item in CONFIG.SYS                            *
  *                                                                *
  *        DEVICE=<PATH>\DCD16.EXE /iop=300 /irq=11                *
  *        ; <PATH> is a directory include DCD16.EXE file.         *
  *        ; Please reference INST_DOS.TXT for detail.             *
  ******************************************************************

    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 NWDE65S.LAN and NWDE65S.LDI

          Ex. A:\SERVER

         Select "NWDE65S.LAN ....".

         Specify "Port value", and "Interrupt number". Please reference
          diagnostic program.

         Select "Save parameters and load driver" after configure adpter
          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 "NWDE65S.LAN ...." in Select a driver windows.

         Specify "Port value", and "Interrupt number". Please reference
          diagnostic program.

         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.

          >COPY <PATH>\*.*   C:\NWSERVER

          Ex. >COPY A:\SERVER\NWDE65S.LAN  C:\NWSERVER
              >COPY A:\SERVER\NWDE65S.LDI  C:\NWSERVER
              >COPY A:\SERVER\MSM.NLM      C:\NWSERVER
              >COPY A:\SERVER\ETHERTSM.NLM C:\NWSERVER

          <PATH> here is the directory where support NLMs and
          NWDE65S.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\MSM.NLM
        LOAD C:\NWSERVER\ETHERTSM.NLM

        LOAD C:\NWSERVER\NWDE65S PORT=300 INT=B FRAME=Ethernet_802.3
             NAME=NWDE65S_1_E83
        BIND IPX NWDE65S_1_E83 NET=xxxx

        LOAD C:\NWSERVER\NWDE65S PORT=300 INT=B FRAME=Ethernet_802.2
             NAME=NWDE65S_1_E82
        BIND IPX NWDE65S_1_E82 NET=xxxx

        LOAD C:\NWSERVER\NWDE65S PORT=300 INT=B FRAME=Ethernet_II
             NAME=NWDE65S_1_EII
        BIND IPX NWDE65S_1_EII NET=xxxx

        LOAD C:\NWSERVER\NWDE65S PORT=300 INT=B FRAME=Ethernet_SNAP
             NAME=NWDE65S_1_ESP
        BIND IPX NWDE65S_1_ESP NET=xxxx

         Restart the server again.

  ******************************************************************
  * Notes: The PC Card should be enabled by Card service.          *
  *        Please run DCD16.EXE before start server.               *
  *                                                                *
  *        > DCD16 /iop=300 /irq=11                                *
  ******************************************************************

