ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³		  ACCTON TECHNOLOGY CORPORATION 		³
³	ETHERPOCKET LAN MANAGER DRIVER INSTALLATION GUIDE	³
³								³
³		     08/19/1993 VERSION 2.11			³
³								³
³	Copyright 1989-1993 ACCTON Technology Corporation	³
³		      All rights reserved.			³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ

The drivers contained in this diskette are for the following
ACCTON EtherPocket lan adapters:

	ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
	³   Product Name	    Product Number   ³
	ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
	³  EtherPocket-10T	       EN2201	     ³
	³  EtherPocket-CX	       EN2202	     ³
	³  EtherPocket-Duo	       EN2209	     ³
	ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ


They are used with 3Com 3+Open, Microsoft OS/2 LAN Manager OEM
distribution, Release 1.x or 2.x,  and	other  compatible  OEM
versions of LAN Manager.  The drivers named ETHPOCK conform to
the Network Driver Interface Specification (NDIS) defined by
Microsoft/3Com.


1. INSTALLATION PROCEDURE

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

   b. Select "Network" icon.

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

   d. push <Add> button.

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

   f. Key in specified drive and path name.(A:\ndis or B:\ndis)

   g. Insert your Driver Disk in specified drive, then press <Enter>.

   h. press <OK>.

   j. press <close>.

   k. press <OK> twice.

   l. Restart computer.


2. Example of config.sys file

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

   device=C:\WINDOWS\protman.dos /i:C:\WINDOWS
   device=C:\WINDOWS\ethpock.dos
   device=C:\WINDOWS\workgrp.sys
   LASTDRIVE=y

3. Example of protocol.ini file in Windows for Workgroups

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

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

   [EN220xD]
   DriverName=ETHPOCK$

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

4. Example of autoexec.bat

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