home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Trendware
/
100pcie.exe
/
HELP
/
MSLANMAN.OS2
< prev
next >
Wrap
Text File
|
1998-06-24
|
3KB
|
68 lines
┌────────────────────────────────────────────────────────────────────────┐
│ Installation for OS/2 LAN Manager │
└────────────────────────────────────────────────────────────────────────┘
A. Installation :
1. In the \LANMAN directory, start the SETUP program
2. Select <Configuration> from the Main Menu.
3. Select <Network Driver> from the Configuration Menu.
4. Remove the old adapter using <Remove Configuration>.
5. Select <Add Configuration>.
6. Select <Other Drivers> and follow the directions.
B. Parameters in PROTOCOL.INI
SELECTEDID = <'12 hexdecimal-digits'>
This parameter is necessary when your system is equipped with
multiple W89C840 cards. For each driver, you must assign a unique
physical address. The value of this parameter is a hexadecimal
string of 12 digits quoted by a pair of single quotation marks (').
For example :
SELECTEDID = '0000E8010203'
CacheAlign = <Value>
Cache Alignmane defines the address boundary for data burst.
The reasonable values are 1(8 longword alignmet), 2(16 longword
alignment) and 3(32 longword alignment).
Burst = <Value>
Burst Length defines the maximum number of long words that can be
transferred within one PCI burst transaction. The reasonable values
are 0, 1, 2, 4, 8, 16 and 32 longwords.
TxThreshold = <Hexdecimal Value>
This value decides the transmit threshold level of the transmit FIFO.
Transmission will starts 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 = <Value>
This adapter can be operated in 10 or 100 Mbps.
The reasonable values are 0(auto detect line speed by s/w), 10(10M)
and 100(100M).
FullDuplex = <"String">
This adapter can be in ful or half duplex mode.
The reasonable values are "AUTO"(auto detect full duplex function),
"DISABLE"(disable full duplex), and "ENABLE"(enable full duplex).
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".