
 NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11 INSTALLATION
 ========================================================

  Copyright (c) 1993, 1994. All rights reserved.



  Content:
  --------

      A) Install NDIS 2.0 driver to the WFW 3.11

      B) Install NDIS 3.0 driver to the WFW 3.11





A) Install NDIS 2.0 driver to the WFW 3.11

    The drivers named ETHNE.DOS contained in the directory
    NDIS conform to the Network Driver Interface
    Specification (NDIS) defined by Microsoft/3Com.


    NDIS Driver Installation on Windows for Workgroups
    --------------------------------------------------

    1. Run Windows by typing WIN from the DOS prompt.
    2. Click the "Control Panel" icon in the Main Program
       Group.
    3. Click the "Network" icon from the Control Panel window.
    4. Select "Adapters" item in the Option dialog box.
    5. Click the <Add> button to select it.
    6. Select "Unlisted or Updated Network Adapter" when the
       Install driver field appears.
    7. Type destination drive and path name in your PC.
       Make sure the full path of the directory (i.e. A:\NDIS)
       is given.
    8. Insert the Driver Diskette in your floppy drive
       and press <Enter> to start the installation process.
    9. Follow screen instructions to complete the process.
    10. Restart your computer.


    Sample Configuration Files
    --------------------------

    1. CONFIG.SYS File

       DEVICE=C:\DOS\SETVER.EXE
       DEVICE=C:\WFW311\HIMEM.SYS
       DEVICE=C:\WFW311\IFSHLP.SYS
       DOS=HIGH,UMB

       FILES=30
       buffers=30
       FCBS=16,8
       LASTDRIVE=y


    2. AUTOEXEC.BAT File

       C:\WFW311\net start
       C:\WFW311\SMARTDRV.EXE
       @ECHO OFF
       PROMPT $p$g
       PATH C:\WFW311;
       SET TEMP=C:\WFW311\TEMP

    3. PROTOCOL.INI File on Windows for Workgroups 3.11

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

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

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

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

       [EN1657D]
	DriverName=ETHNE$


    4. SYSTEM.INI

       [386Enh]
       netcard=ETHNE.dos


B) Install NDIS 3.0 driver to the WFW 3.11
    The drivers named ACC311.386 contained in the directory
    NDIS conform to the Network Driver Interface
    Specification (NDIS) defined by Microsoft.


    NDIS Driver Installation on Windows for Workgroups 3.11
    --------------------------------------------------

    1. Run Windows by typing WIN from the DOS prompt.
    2. Click the "Network" icon in the Main Program
       Group.
    3. Click the "Network Setup" icon from the Network window.
    4. Select "Drivers" item from the Network Setup dialog box.
    5. Select "Add Adapters" item in the Option dialog box.
    6. Select "Unlisted or Updated Network Adapter" when the
       Install driver field appears.
    7. Type destination drive and path name in your PC.
       Make sure the full path of the directory (i.e. A:\WFW311)
       is given.
    8. Insert the Driver Diskette in your floppy drive
       and press <Enter> to start the installation process.

    9. When the "EN1657 driver" dialog box appear,select the right
       interrupt number and I/O address step by step.

    10.Follow screen instructions to complete the process.

    11.Restart your computer.


    Sample Configuration Files
    --------------------------

    1. CONFIG.SYS File
       FILES=30
       BUFFERS=30
       LASTDRIVE=Z
       DEVICE=C:\WFW311\HIMEM.SYS
       DEVICE=C:\WFW311\IFSHLP.SYS
       STACKS=9,256

    2. AUTOEXEC.BAT File

       C:\WFW311\SMARTDRV.EXE
       C:\WFW311\net start
       PATH C:\WFW311;
       SET TEMP=C:\WFW311\TEMP

    3. PROTOCOL.INI File on Windows for Workgroups 3.11
       [network.setup]
       version=0x3110
       netcard=ms$EN1657,1,MS$EN1657,2
       transport=ms$netbeui,NETBEUI
       lana0=ms$EN1657,1,ms$netbeui

       [MS$EN1657]
       DriverName=MS2000$
       INTERRUPT=3
       IOBASE=0x300

       [EN1657]
       dapters=MS$EN1657

       [NETBEUI]
       BINDINGS=MS$EN1657
       LANABASE=0
       SESSIONS=10
       NCBS=12


    4. SYSTEM.INI

       [386Enh]
       netcard=acc311.386

===End===

