┌───────────────────────────────────────────────────────────────┐
│ 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 --