NDC NE100TX Auto 10/100 PCI Fast Ethernet Adapter
FTP PC/TCP driver installation
====================================================================
This driver is written based on the document of PC/TCP packet driver
specification released by FTP Software, Inc. In this readme file we
will tell you how to install your driver to drive your NE100TX PCI
Fast Ethernet Adapter.
Before you can go on the following procedure, make sure that the
FTP PC/TCP is properly installed in you PC.
a. Copy the driver from A:\PCTCP To your PCTCP directory. To load the driver,
just key in the command line in the format as shown below:
Usage: NE100TX [-n] [-d] [-w] <INT=packet_int_no> [DPLX=0x0 or 0x1]
[SPEED=0x0 or 0x1] [SLOT=0x1 or 0x2 or 0x3 or 0x4] [MEDIA=0x0 or 0x1]
1. <INT=packet_int_no> parameter is NEEDED and MUST BE GIVEN FIRST and
should be in the range 0x60 to 0x80
2. [DPLX] parameter is optional
DPLX=0x0 ---> Half Duplex mode(default)
DPLX=0x1 ---> Full Duplex mode
3. [SPEED] parameter is optional
SPEED=0x0 --> 100M line speed(default)
SPEED=0x1 --> 10M line speed
4. [SLOT] parameter is optional
5. [MEDIA] parameter is optional and valid only for 10Base Ethernet
MEDIA=0x0 --> forced to TP media(default)
MEDIA=0x1 --> forced to BNC media
For example:
if you choose packet_int_no=0x60
just key in
NE100TX int=0x60
b. Load ETHDRV command in you PCTCP directory.
c. Use the common "tn" or "ftp" utility in PCTCP to connect to your UNIX.
If you have any problem to connect to your host after loading the above
command, please see your FTP PC/TCP document to determine the problem.
-------------------------------------[END]--------------------------------------