home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Trendware
/
100pcie.exe
/
HELP
/
NWCLIENT.DOS
< prev
next >
Wrap
Text File
|
1998-06-24
|
4KB
|
88 lines
┌────────────────────────────────────────────────────────────────────────┐
│ Installation for NetWare DOS ODI Driver │
└────────────────────────────────────────────────────────────────────────┘
A. Installing Software:
1. Copy the driver to the NetWare Client directory. For example:
copy A:\NWCLIENT\DOS\840-OD.COM C:\NWCLIENT
2. Edit the NET.CFG file if necessary to select protocol and
media type options.
3. To connect to a server, use the following loading sequence:
LSL
840-OD
IPXODI
NETX or VLM
B. Parameters
The following parameters can be used in order to control part of
the driver's operation.
These parameters are added to the driver's entry in NET.CFG
For NetWare standard parameters, please refer to NetWare user's
manual.
Port <Hexdecimal Value>
The parameter 'port' is used to select some specified 840 card.
This parameter is necessary when your system is equipped with
mutiple W89C840 cards. For each driver, you must assign a
unique port address.
Busrt <Value>
The parameter 'burst' is used to set burst length.
The default value of burst length is 6.
Burst Length defines the maximum number of long words that can
be transferred within one PCI burst transaction. The reasonable
values are 1(1 longword), 2(2 longwords), 3(4 longwords),
4(8 longwords), 5(16 longwords) and 6(32 longwords).
CacheAlign <Value>
The parameter 'cachealign' is used to set cache alignment.
The default value of cache alignment is 3.
Cache Alignment defines the address boundary for data burst.
The reasonable values are 1(8 longword alignment),
2(16 longword alignment) and 3(32 longword alignment).
TxThreshold <Hexdecimal Value>
The parameter 'txthreshold' is used to set transmit threshold.
The default value of transmit threshold is 0.
This value decides the transmit threshold level of the transmit
FIFO. Transmission will start immediately after the transmit
FIFO has reached the threshold level or full pkt has been
transferred to the transmit FIFO if the frame length is less
than the transmit threshold level.
TxThreshold Transmit Threshold Level
00H full pkt
01H 16 bytes
02H 32 bytes
-- --
7FH 2032 bytes"
LineSpeed <String>
The parameter 'LineSpeed' is used to set the line speed.
The default value of line speed is AutoDetect.
This adapter can be operationed in 10M or 100M Mbps. The
reasonable values are AutoDetect(auto detect line speed by the
driver), 10M or 100M
FullDuplex <String>
The parameter 'FullDuplex' is used to set the full duplex
function.
The default value of full duplex function is AutoDetect.
This adapter can be in half or full duplex mode. In half duplex
mode, the W89C840 can only either transmit or receive. In full
duplex mode, the W89C840 can transmit and receive at the same
time. The reasonable values are AutoDetect(auto detect full
duplex function by the driver), Diable(disable full duplex
function) and Enable(enable full duplex function).
Nway <String>
The parameter 'Nway' is used to disable or enable the
autonegotiation function. The default value of nway is ON.
The reasonable values are OFF and ON.