┌───────────────────────────────────────────────────────────────┐
│ 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. NDIS driver Installation Procedure
1. Insert your copy of Pathway Drivers diskette into drive A. Enter as
follow :
C:\>A:
2. To copy the software onto the system, enter :
A:\> pwinstal C:
where C: is the disk drive ( you could also use D:, E:, and so on )
that you intend to use for the installation of your Pathway software
on a hard drive system. The PWINSTAL program automatically installs
the driver software in a new directory named \PATHWAY on the drive you
specified.
The diskette is finished copying when you receive the following
message: "The Pathway Drivers have been copied successfully. Refer to
documentation to complete driver installation."
3. Insert this diskette to drive A: and copy NDIS driver to the
subdirectory where you install the Pathway software :
A:\> Copy A:\NDIS\ETHPOCK.DOS C:\PATHWAY
4. Edit the C:\CONFIG.SYS file to contains the following three entries :
DEVICE=C:\PATHWAY\PWTCP.SYS
DEVICE=C:\PATHWAY\PROTMAN.EXE/I:C:\PATHWAY
DEVICE=C:\PATHWAY\ETHPOCK.DOS
5. Use any text editor to generate a PROTOCOL.INI file in C:\PATHWAY
which must have the following section
[EN220x]
DriverName = ETHPOCK$
6. The startup batch file - autoexec.bat should have the following entries
in the order shown :
path=c:\pathway
ndis [-d:#]
pwbind
where the -d option is used when accessing a specific module number
within protocol.ini. In your protocol.ini file, a line enclosed by
square brackets designates the beginning of a new module. Each module
is referred to by a hexadecimal number. The first module is module
number one. The second module is module two, and so on.
b. Pathway Kernel Installation Procedure
1. Insert your copy of Pathway Kernel diskette into drive A. Enter as
follow :
C:\>A:
2. To copy the software onto the system, enter :
A:\> pwinstal C:
where C: is the disk drive ( you could also use D:, E:, and so on )
that you intend to use for the installation of your Pathway software
on a hard drive system. The PWINSTAL program automatically installs
the driver software in a new directory named \PATHWAY on the drive you
specified.
Diskette copying is complete when you see the following message : "
Pathway Kernel files have been copied successfully. Reboot and refer
to the documentation to complete kernel installation. "
3. Remove the diskette from drive A: and reboot your PC by pressing <Ctrl>,
<Alt>, and <Del> at the same time.
4. Change current directory to PATHWAY.
5. Run the CUSTOM program in order to set or change the following settings:
. The Internet address
. The subnet bits ( if your network includes subnetworks )
. The gateway address ( if you are communicating with hosts outside your
local network )
6. Remove the diskette from drive A: and reboot your PC by pressing <Ctrl>,
<Alt>, and <Del> at the same time.
7. Enter the following command to load the Kernel :
C:\PATHWAY> PWTCP
8. Test your PC Using PING program
C:\PATHWAY> PING hostname
where hostname is the official name, alias, or Internet address of a
host on your network that you expect to be able to communicate with.
9. Now according to your application, you can install Character-based
-- THE END --