
==================================================================
NOTES ON
Installing D-Link DFE-650 Fast Ethernet PC Card
For Microsoft LAN Manager for MS-DOS users
==================================================================
    (c) 1999 Copyright D-Link Corporation ALL RIGHTS RESERVED

This document contains DFE-650 Fast Ethernet PC Card installation notes,
which is not included in the DFE-650 Fast Ethernet PC Card USER'S GUIDE
or onscreen instructions, for Microsoft LAN Manager for MS-DOS users.


This document contains information on the following topics:

1.0   Overview
2.0   Installation Notes
3.0   Example Configuration File


-------------------------------------------------------------------------

1.0 Overview
------------

To install the DFE-650 Fast Ethernet PC Card driver, Microsoft LAN Manager
for MS-DOS users please also refer to the following:

-------------------------------------------------------------------
File              Description/Installation Notes
-------------------------------------------------------------------

INST_DOS.TXT      Overall Installation for DOS users,
                  including users of Windows 3.1/3.11.
\NDIS2\README.TXT Overall installation notes for all NDIS users

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

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


3.0  Example Configuration File
-------------------------------
    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 noems 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\DFE650\DFE650.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=

