
           D-Link DE-650 Ethernet PC Card Installation
                   for NetWare Server 3.12 Driver

 Contents
 
    Introduction
    Getting Started


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

    Modifying an existing NetWare 3.12 Server
    
         Make a sub-directory NLMS.OLD under <SRVPATH> directory which
          include SERVER.EXE.

          Ex. <SRVPATH> = SRV312.
              >MD \SRV312\NLMs.OLD

         Save MSM31X.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:\<SRVPATH>

          Ex. >COPY A:\SERVER\NWDE65S.LAN  C:\SRV312
              >COPY A:\SERVER\MSM31X.NLM   C:\SRV312
              >COPY A:\SERVER\ETHERTSM.NLM C:\SRV312

          <PATH> here is the directory where support NLMs and
          NWDE65S.LAN reside.

         Start the NetWare Server.

          > CD \SRV312
          > SERVER

         From the Novell Server side, execute "LOAD INSTALL".  Type:
          :LOAD INSTALL
           Select <System Option>
           Select <Edit Autoexec.NCF file>

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

        LOAD C:\SRV312\MSM31X.NLM
        LOAD C:\SRV312\ETHERTSM.NLM

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

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

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

        LOAD C:\SRV312\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                                *
  ******************************************************************

