
	   Accton EN2212 Ethernet PCMCIA Adapter
     NDIS Driver for Windows for Workgroups Installation
    =====================================================

The driver ETHPCM.DOS contained in directory \NDIS\DOS is used with
the Accton Ethernet PCMCIA adapter in the Windows for Workgroups
environment.

This driver conforms to the Network Driver Interface Specification
(NDIS) 2.0 defined by Microsoft/3Com.



1. INSTALLATION PROCEDURE

   a. Select the "Control Panel" icon in Main group in Windows environment.

   b. Select the "Network" icon.

   c. Select "Adapters"  in the "Option" dialog.

   d. push the <Add> button.

   e. Select "Unlisted or Updated Network Adapter".
      "Install driver" appears.

   f. Type in the drive and path name where the NDIS driver resides (e.g.
      A:\ndis\DOS or B:\ndis\DOS).

   g. Insert the Driver Diskette in the specified drive.

   h. Press <OK>.

   i. Press <close>.

   j. Press <OK> twice.

   k. Restart the computer.


2. Sample config.sys file

   FILES=30
   buffers=30
   STACKS=9,256
   DEVICE=c:\windows\HIMEM.sys

   device=C:\WINDOWS\accopen.exe /port=300 /int=5
   device=C:\WINDOWS\protman.dos /i:C:\WINDOWS
   device=C:\WINDOWS\ethpcm.dos
   device=C:\WINDOWS\workgrp.sys
   LASTDRIVE=y

3. Sample protocol.ini file for Windows for Workgroups

   [network.setup]
   version=0x3100
   netcard=en2212d,1,EN2212D
   transport=ms$netbeui,MS$NETBEUI
   lana0=en2212d,1,ms$netbeui

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

   [EN2212D]
   DriverName=ETHPCM$

   [MS$NETBEUI]
   DriverName=netbeui$
   SESSIONS=10
   NCBS=32
   BINDINGS=EN2212D
   LANABASE=0

4. Sample autoexec.bat file

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

-- THE END --
