Microsoft Network Client 3.0 for MS-DOS

Introduction:
-------------
This document describes the procedure to setup the Microsoft Network
Client for DOS driver on D-Link DFE-690TXD CardBus PC Card.

Location of Driver:   \DOSNDIS\DLKRCB.DOS

Getting Start:
-------------

  1. For the PC that installing EMM386.EXE in the CONFIG.SYS.
     Please make sure the memory range D000-D7FF is excluded.

     Ex:
         DEVICE=C:\DOS\EMM386.EXE NOEMS X=D000-D7FF

  2. Copy <PATH>\ENABLER\*.* files from released disk into your 
     hard disk.
     Ex:
         copy E:\ENABLER\*.* C:\ENABLER


  3. Add a line

     @CALL C:\ENABLER\CBEN.BAT

     on the first line of AUTOEXEC.BAT file.

Sample Configuration Files:
---------------------------
  Ex1: [PROTOCOL.INI] (install creates this file)

       [network.setup]
       version=0x3110
       netcard=DLKRCB,1,DLKRCB,1
       transport=ms$ndishlp,MS$NDISHLP
       transport=ms$netbeui,MS$NETBEUI
       lana0=DLKRCB,1,ms$netbeui
       lana1=DLKRCB,1,ms$ndishlp

       [protman]
       DriverName=PROTMAN$
       PRIORITY=MS$NDISHLP

       [MS$NDISHLP]
       DriverName=ndishlp$
       BINDINGS=DLKRCB

       [MS$NETBEUI]
       DriverName=netbeui$
       SESSIONS=10
       NCBS=12
       BINDINGS=DLKRCB
       LANABASE=0

       [DLKRCB]
       ; DFE-690TXD RPOTOCOL.INI SAMPLE
       DriverName=DLKRCB$

       EtherID=@006067111111  ;This keyword is used to designate a 
                              ;DFE-690TXD adapter by assigning its ethernet
                              ;ID when more than one adapters exist on one
                              ;system.


Installation Procedure:
-----------------------
  Before you start with the installation procedure, make sure that the
  adapter is properly installed and configured. Similarly, Make sure
  that your Microsoft Network Client is properly installed.
  (If not, The installation utility SETUP.EXE is located on Microsoft
  Network Client v3.0 for MS-DOS Disk. Run SETUP.EXE from Disk and the
  SETUP program screen will appear, and you must complete each of the
  questions. These options are specific to your needs. The installation
  procedure will transfer files to a specific directory on the client
  and modify existing configuration files to fit your specific needs.)

  1. Change to the Microsoft Network Client subdirectory, and run
     SETUP.EXE

  2. The screen will display some infomation. Press <Enter> .

  3. Responds to the screen prompts, selecting "Change Network
     Configuration",then press <Enter>.

  4. Move the highlight to "Add Adapter", press <Enter>.

  5. Select "Network adapter not shown on list below ...".

  6. Insert the DFE-690TXD driver disk in CD-ROM drive, and
     specify the path that matches the CD-ROM drive on your system.
     For example, enter the following path: E:\DOSNDIS, then 
     press <Enter>.

  7. Follow screen instructions to complete the process. Simply
     pressing <Enter> for each screen display will select the default
     options. Press <Enter> until you reach the display prompting you
     to reboot your system.


Installing Multiple LAN Adapters:
---------------------------------
There are two different methods to complete it:

To Follow Installation Procedure and add two adapter,

  (a) Under DOS mode, you can modify the EtherID or BusNo+DeviceNo
      keyword field in file PROTOCOL.INI.

  (b) Or you can also use the SETUP program and follow above
      setup procedure step 4, but move the highlight to "Change
      Setting", then press <Enter>, the screen will prompt you to
      fill EtherID value .
   