
	    Accton Technology Corporation
 NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11 INSTALLATION
 ============================================++++========

  Copyright (c) 1993, 1994 by Accton Technology
  Corporation. All rights reserved.



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 "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 Accton Driver Diskette in your floppy drive
       and press <Enter> to start the installation process.

    9. When the "Accton EtherCombo-32 Ethernet Adapter" dialog box appear,
       click "OK" button, then click "setup" button and using "advanced"
       setup button to select the right slot number.

    10.Follow screen instructions to complete the process.

    11.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=en1200d,1,en1200D,1
	transport=ms$ndishlp,MS$NDISHLP
	transport=ms$netbeui,NETBEUI
	lana0=en1200d,1,ms$netbeui
	lana1=en1200d,1,ms$ndishlp

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

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

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

       [en1200D]
	DriverName=ACC1200$


===End===

