SCOUG-HELP Mailing List Archives

Return to [ 29 | July | 2000 ]

<< Previous Message << >> Next Message >>


Date: Sat, 29 Jul 2000 13:03:03 PDT
From: Peter Skye <pskye@peterskye.com >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: D-Link PnP Challenges Tekram SCSI To Steel Cage DSL Match


6
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
This is a multi-part message in MIME format.

Content Type: text/plain

Content-Transfer-Encoding: 7bit

Steven Levine wrote:
>
> ... shift the cards around ...

Pulled out the Tekram SCSI and USR internal modem cards so there's
nothing to cause an IRQ conflict.

Inserted the D-Link card.

Ran MPTS.EXE and tried to install the driver. MPTS gave me this error:

XI00033: The network information file,
"DLKRTS.NIF", is not valid. This
network driver support will not be
installed.

So I ran "HELP XI00033" and got this:

XI00033: The network information file, "***", is not
valid. This network driver support will not be installed.

MPTS was unable to copy one or more of the files
associated with this NIF.

Cause: Either the NIF is damaged or the associated
files have been deleted by another process.

Action: Reinstall MPTS.

The D-Link driver is named DLKRTS.OS2. The NIF is named DLKRTS.NIF.
DLKRTS.NIF _only_ refers to DLKRTS.OS2. (The NIF isn't long and I've
attached it.)

I went to the D-Link site and verified this is the most recent driver.

The UMC NIC driver installs without any problem. What do you suppose is
causing this error?

Note: Both of the DLKRTS.* files _were_ copied to \IBMCOM\MACS\ so I
don't know what file "MPTS was unable to copy".

- Peter


Content Type: text/plain

Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="DLKRTS.NIF"

[RTL8139]
Type = NDIS
Title = "D-Link DFE-530TX+ Fast Ethernet Adapter"
Version = 3.01
DriverName = DLKRTS$
XPORTS = NETBEUI LANDD
[File]
Name = DLKRTS.OS2
Path = IBMCOM\MACS

[MEDIUM]
display = "Medium Type"
type = string
strlength = 10
set=_AUTO,_10HALF,_10FULL,_100HALF,_100FULL
optional = yes
default=AUTO
Help = "This keyword support Medium to force Speed/Duplex Mode of this adapter
card. The strings of this parameter is '_AUTO','_10Half','_10Full','_100Half','_100Full'"

[NETADDRESS]
tag = NETADDRESS
display = "Network adapter address"
type = string
Strlength = 13
optional = YES
editable = YES
help = "This parameter overrides the network address of the network
adapter card. The value of this parameter is a hexadecimal string of
13 digits, as in @0080C8333333. The address must be unique among
all other network adapter addresses on the network."

[ETHERID]
tag = ETHERID
display = "Node address"
type = string
Strlength = 13
optional = YES
editable = YES
help = "This parameter using multiple network adapter card.
The value of this parameter is a hexadecimal string of
13 digits, as in @0080C8333333. The address must be unique among
all other network adapter addresses on the network."

[BUSNO]
Tag=BUSNO
Display = "Bus Number:"
Type = decimal
;default = "0"
Optional = Yes
Editable = Yes
range = 0-31
Virtual = No
Help = "This parameter is the PCI BUS number to combined this adapter card.
The value of this parameter is 0-31"

[DEVICENO]
Tag=DEVICENO
Display = "Device Number:"
Type = decimal
;default = "0"
Optional = Yes
Editable = Yes
range = 0-255
Virtual = No
Help = "This parameter is the PCI DEVICE number to combined this adapter card.
The value of this parameter is 0-255."

[TXFIFO]
Tag=TXFIFO
Display = "Early Tx Threshold FIFO:"
Type = decimal
;default = "0"
Optional = Yes
Editable = Yes
range = 0-63
Virtual = No
Help = "Specifies the threshold level in the Tx FiFo begin the transmission.
The value of this parameter is 0-63 "


<< Previous Message << >> Next Message >>

Return to [ 29 | July | 2000 ]