home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Trendware
/
100pcie.exe
/
HELP
/
NWCLIENT.OS2
< prev
next >
Wrap
Text File
|
1998-06-25
|
5KB
|
99 lines
┌────────────────────────────────────────────────────────────────────────┐
│ Installation for NetWare OS/2 ODI Driver │
└────────────────────────────────────────────────────────────────────────┘
A. Installation:
1. Double-click the 'Novell' icon on the OS/2 desktop.
2. Double-click the 'Install' icon in the 'Novell' window.
3. Choose 'Requester on Workstation' from the 'Installation' menu.
4. Type the target directory and source drive in the 'Set Target
Directory' window, and click <ok> button when you finish.
5. Select 'Edit CONFIG.SYS and Copy All Files' in the 'Requester
Installation' window, and click <ok> button.
6. Insert this driver disk into drive A:.
7. Type A:\NWCLIENT\OS2\840-OD.SYS in the 'Step1:Choose the ODI LAN
Driver' window, and click <continue> button.
8. Follow the instructions and finish the installation.
9. If there is more than one 840 card in your system, you must add the
following statements to the NET.CFG file:
Link Driver 840-OD
port d000 -> selected W89C840 card
10.Reboot your system.
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.
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.