TRENDnet Support Publishing \PCNFS\README.TXT
TRENDnet TE-16XP Ethernet Adapter Installation
for SUN PC-NFS V5.0
Contents
ÄÄÄÄÄÄÄÄ
Introduction
Requirements
Minimum Skill Level
Compatibility List
Getting Started
Introduction
ÄÄÄÄÄÄÄÄÄÄÄÄ
This installation assumes that the adapter is working properly.
Please consult \SETUP\README.TXT for help with setup of the adapter.
Getting Started will describe the installation instructions.
Requirements
ÄÄÄÄÄÄÄÄÄÄÄÄ
An ISA compatible computer
Sun PC-NFS V5.0
A TE-16XP Ethernet Adapter
A knowledge of basic DOS commands and editing text files
Minimum Skill Level
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
A knowledge of basic DOS commands
A knowledge of editing text files
A knowledge of DOS basic file structure (CONFIG.SYS and AUTOEXEC.BAT)
A knowledge of the network driver configuration being used
Please see Support Options if you are not comfortable will this
skill level
Compatibility List
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
Any TE-16XP Ethernet Adapter
For a Motherboard compatibility list please consult your local
Branch Office
Getting Started
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
Please read all methods below and choose the one that matches your
configuration.
Method 1 -- NDIS Driver
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
When using PC-NFS concurrently with LAN Manager, select the "NDIS"
option from the PC-NFS installation screen. This option works with
the NDIS driver included in the provided driver diskette. Copy the
files listed below into the \NFS directory of your hard disk. These
files will be used in the installation.
File Description
------------ ----------------------------------------------
NFS-NDIS.SYS PC-NFS driver program
TE16XP.DOS NDIS driver program
PROTMAN.SYS MS PROTOCOL MANAGER
NETBIND.EXE MS LAN MANAGER Netbind
The following lists the contents of the configuration files:
CONFIG.SYS AUTOEXEC.BAT
ÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄ
SWITCHES=/F SET TZ=EST5EDT
DEVICE=C:\HIMEM.SYS C:\DOS\SMARTDRV.EXE
DEVICE=C:\EMM386.EXE NOEMS RAM @PROMPT $p$g
DOS=HIGH,UMB PATH=C:\NFS;C:\WINDOWS;C:\DOS;
BUFFERS=10,0 C:\LANMAN\NETBIND
FILES=40 SET TEMP=C:\DOS
STACKS=0,0 SET NFSDRIVE=C
LASTDRIVE=G SET NFSPATH=C:\NFS
SHELL=C:\DOS\COMMAND.COM C:\DOS /P SET TN_DIR=C:\NFS\TELNET
DEVICE=C:\NFS\PCNFS.SYS /l40 C:\NFS\PRT *
DEVICE=C:\NFS\SOCKDRV.SYS C:\NFS\NET INIT
DEVICE=C:\LANMAN\PROTMAN.SYS /I:C:\LANMAN
DEVICE=C:\LANMAN\NFS-NDIS.SYS
DEVICE=C:\LANMAN\TE16XP.DOS
PROTOCOL.INI
ÄÄÄÄÄÄÄÄÄÄÄÄ
[PROTOCOL MANAGER]
DriverName = PROTMAN$
[TE16XP]
DRIVERNAME = TE16XP$
[NFS-NDIS]
DriverName = NFSLINK$
Bindings = TE16XP
To use the NDIS driver, the user needs to obtain a PC-NFS 5.0
QUIKNDIS diskette which will install all but the DE-220 Family driver.
NDIS for DOS Driver Parameter
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
PROTOCOL.INI of DE-220 Family Adapter
MEDIA: this pararmeter is used to specify the media
it can be specified by the following:
TP
BNC
AUI
AUTODETECT ( default setting )
EARLYTX: this parameter is used to enable or disable Early Transmission
it can be specified by the following:
ON : enable Early Tx
OFF : disable Early Tx ( default setting)
SEARCH_ALL_CARD: this parameter is used to specify the driver to scan
all DE-220 Family adapter. it can be the following:
ON : scan all the DE-220 Family ethernet cards
OFF : just scan one DE-220 Family ethernet card only (default)
example:
DriverName = TE16XP$
MEDIA = AUTODETECT
EARLYTX = OFF
SEARCH_ALL_CARD = OFF
Method 2 -- Packet Driver
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
When using PC-NFS independently, select the "OTHER" option from the
PC-NFS installation screen. This option works with the PACKET driver
included in the provided driver diskette. Copy the files listed
below into the \NFS directory of your hard disk. These files will be
used in the installation.
File Description
------------ -------------------------------------
PDNFS.SYS PC-NFS driver program
TE16XP.SYS Packet driver program
The following lists the contents of the configuration files:
CONFIG.SYS AUTOEXEC.BAT
ÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄ
SWITCHES=/F SET TZ=EST5EDT
DEVICE=C:\HIMEM.SYS C:\DOS\SMARTDRV.EXE
DEVICE=C:\EMM386.EXE NOEMS RAM @PROMPT $p$g
DOS=HIGH,UMB PATH=C:\NFS;C:\WINDOWS;C:\DOS;
BUFFERS=10,0 SET TEMP=C:\DOS
FILES=40 SET NFSDRIVE=C
STACKS=0,0 SET NFSPATH=C:\NFS
LASTDRIVE=G SET TN_DIR=C:\NFS\TELNET
SHELL=C:\DOS\COMMAND.COM C:\DOS /P C:\NFS\PRT *
DEVICE=C:\NFS\PCNFS.SYS /l40 C:\NFS\NET INIT
DEVICE=C:\NFS\SOCKDRV.SYS
DEVICE=C:\NFS\TE16XP.SYS
DEVICE=C:\NFS\PDNFS.SYS
Method 3 -- ODI Driver
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
When using PC-NFS concurrently with NetWare 3.1x/4.0, select the
"ODI" option from the PC-NFS installation screen. This option works
with the ODI driver included in the provided driver diskette. Copy
the files listed below into the \NFS directory of your hard disk.
These files will be used in the installation.
File Description
------------ -----------------------------------------
NFSODI.SYS PC-NFS driver program
TE16XP.COM ODI driver program
LSL.COM NetWare Link Support Layer
IPXODI.COM NetWare IPX/SPX Protocol
NETX.EXE NetWare Workstation Shell
The following lists the contents of the configuration files:
CONFIG.SYS AUTOEXEC.BAT
ÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄ
SWITCHES=/F SET TZ=EST5EDT
DEVICE=C:\HIMEM.SYS C:\DOS\SMARTDRV.EXE
DEVICE=C:\EMM386.EXE NOEMS RAM @PROMPT $p$g
DOS=HIGH,UMB PATH=C:\NFS;C:\WINDOWS;C:\DOS;
BUFFERS=10,0 SET TEMP=C:\DOS
FILES=40 SET NFSDRIVE=C
STACKS=0,0 SET NFSPATH=C:\NFS
LASTDRIVE=G SET TN_DIR=C:\NFS\TELNET
SHELL=C:\DOS\COMMAND.COM C:\DOS /P LSL
DEVICE=C:\NFS\PCNFS.SYS /l40 TE16XP
DEVICE=C:\NFS\SOCKDRV.SYS C:\NFS\PRT *
DEVICE=C:\NFS\NFSODI.SYS /b2 C:\NFS\NET INIT
IPXODI
NETX
NET.CFG
ÄÄÄÄÄÄÄ
Link driver TE16XP
Frame Ethernet_802.3
Frame Ethernet_II
Protocol IPX 0 Ethernet_802.3
If your Novell FILE SERVER is configured to use the Ethernet_802.3
frame type, add a /b2 switch to the line DEVICE=C:\NFS\NFSODI.SYS
in your CONFIG.SYS file and add an entry in your NET.CFG file
defining the two frames types.
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.