==================================================================
NOTES ON
Installing D-Link DE-660 Ethernet PC Card
For MS Lan Manager
==================================================================
    (c) 1997-1998 Copyright D-Link Corporation ALL RIGHTS RESERVED


This document contains DE660 PC Card installation notes, which is not
included in the DE-660 Ethernet PC Card USER'S GUIDE or onscreen,
instructions for MS Lan Manager users.

This document contains information on the following topics:

1.0 Introduction
2.0 Installation Notes
___________________________________________________________________


1.0 Introduction
----------------


MS Lan Manager users please also refer to the following:

     -------------------------------------------------------------------
        File              Description/Installation Notes
     -------------------------------------------------------------------
         \README.TXT      Overall installation notes for all users
         \INST_DOS.TXT    Overall Installation notes for DOS users,
                          including users of Windows 3.1/3.11.

2.0 Installation Notes
----------------------

    The MS LAN Manager provides a SETUP.EXE program in the setup diskette
    for specifying a driver for the Ethernet adapter.

  2.1 To install a driver for DOS , follow these steps:
  

    1.Change to the LANMAN directory
      Ex:     cd \lanman.dos

    2.Run SETUP.EXE (The setup/configuration program of LANMAN)

    3.Select "Network Drivers..." in "Configuration"

    4.Select <Add New Config>

        If any other adapter installed before, please select
        <Remove Config> first to delete all configuration.
        Then Select <Add New Config> to add new adapter.

    5.Select <Other Driver>

    6.Insert the driver diskette 2 into the drive A or B.

    7.Type the source path.
        Ex:     A: or B:

    8.Select <OK> item twice.

    9.Move the UP/DOWN arrow to the protocol you need.

   10.Press "Space Bar" of Keyboard to mark the protocol
        Ex:     [X] NetBeui
                [ ] TCP/IP

   11.Select <OK> item twice

   12.Select <Save> button to save the configuration.

   13.Press F3 to Exit Setup


  2.2 Notes
  
    Please Check the "config.sys" and "autoexec.bat" files at ROOT
    directory. The Sample is as follow:

    config.sys
    
    DEVICE=C:\DOS\SETVER.EXE
    DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF
    DOS=HIGH
    DEVICE=C:\DOS\EMM386.EXE X=D000-D7FF
    FILES=20
    BUFFERS=20
    LASTDRIVE=Z
    STACKS=9,256
    shell=c:\dos\command.com /e:512 /P
    DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
    DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\DE660\DE660.DOS

    autoexec.bat
    
    C:\DOS\SMARTDRV.EXE /X
    @ECHO OFF
    PROMPT $p$g
    PATH C:\DOS
    SET TEMP=C:\TMP
    @REM = LANMAN 2.1 = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.1=
    SET PATH=C:\LANMAN.DOS\BASIC;%PATH%
    LOAD NETBEUI
    NET START WORKSTATION andge_dos
    @REM = LANMAN 2.1 = DO NOT MODIFY BETWEEN THESE LINES = LANMAN 2.1=

