E2000plus-series Ethernet Adapters
Installation file for
\PCTCP directory
============================================================================
*****************************************
* Packet Driver Installation for PC/TCP *
*****************************************
The packet driver for PC/TCP is located in the \PCTCP directory of the
E2000plus driver diskette.
1. Run the E2000.COM program by entering the following
at the DOS command line --
A:>\PCTCP\E2000 <Packet_INT#> [IRQ#] [IO_Addr#]
(NOTE: This assumes the driver diskette is in drive A.)
where --
<Packet_INT#>: interrupt vector number, which can be
decimal, hexadecimal or octal format.
if:
decimal format -- from 96 to 128
hexadecimal ----- from 0x60 to 0x80
octal format ---- from 0140 to 0200
[IRQ#]: interrupt setting.
The following settings can be selected 3, 4, 5, 9,
10, 11, 12, 15.
[IO_ADDR#]: I/O Base Address setting.
The following settings can be selected:
0x300 0x320 0x340 0x360 0x380 0x3A0 0x3C0 0x3E0
0x200 0x220 0x240 0x260 0x280 0x2A0 0x2C0 0x2E0
EXAMPLE: E2000 0x60 3 0x300
(manual selection)
--> Packet_INT# = 0x60, IRQ# = 3, IO_Addr# = 0x300
E2000 0x60
(automatic selection)
--> Packet_INT# = 0x60, IRQ# & IO_Addr# = automatic selection
2. Execute the ETHDRV.EXE device program, which is included with the
FTP PC/TCP software package.
The Ethernet adapter should now work with FTP PC/TCP.