home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Trendware
/
100pcie.exe
/
NDIS2
/
OS2
/
W840ND.NIF
next >
Wrap
INI File
|
1998-06-26
|
4KB
|
109 lines
[W840ND]
Type = NDIS
Title = "Winbond W89C840 10/100 PCI Ethernet Adapter"
Version = 1.10
Drivername = W840ND$
Xports = NETBEUI LANDD
[FILE]
Name = W840ND.OS2
Path = IBMCOM\MACS
[SELECTEDID]
tag = SelectedID
display = "ID of Selected Adapter"
type = HexString
Strlength = 14
optional = YES
editable = YES
help = "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, '000102030405'."
[CACHEALIGN]
tag = CacheAlign
display = "Cache Alignment"
type = Decimal
default = 3
set = 1, 2, 3
optional = YES
editable = YES
help = "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]
tag = Burst
display = "Burst Length"
type = Decimal
default = 32
set = 0, 1, 2, 4, 8, 16, 32
optional = YES
editable = YES
help = "Burst Length defines the maximum number of long words that
can be transferred within one PCI burst transaction."
[TXTHRESHOLD]
tag = TxThreshold
display = "Burst Length"
type = Hexadecimal
default = 0
Range = 0 - 7F
optional = YES
editable = YES
help = "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]
tag = LineSpeed
display = "Line Speed"
type = Decimal
default = 0
set = 0, 10, 100
optional = YES
editable = YES
help = "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]
tag = FullDuplex
display = "Full Duplex Function"
type = String
strlength = 7
default = AUTO
set = AUTO, DISABLE, ENABLE
optional = YES
editable = YES
help = "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 AUTO(auto detect
full duplex function by the driver), DISABLE(disable full
duplex), and ENABLE(enable full duplex)."
[NWAY]
tag = Nway
display = "Nway Function"
type = String
strlength = 3
default = ON
set = OFF, ON
optional = YES
editable = YES
help = "The parameter is used to disable or enable the
autonegotiation function. The default value of nway is
on. The reasonable values are OFF and ON."