netdlh5x.inf Driver File Contents (DFE-550TX.zip)

;
;   NETDLH5X.INF
;
;   Copyright (c) 1993-1998, Microsoft Corporation.
;   Copyright (c) 1998-1999, D-Link Corporation.
;


[Version]
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %DLink%
;CatalogFile = dlh5x.cat
;LayoutFile  = layout.inf
DriverVer	= 03/02/2000,2.3.0.0

[Manufacturer]
%DLink%     = DLink
%Sundance%  = Sundance

[ControlFlags]
ExcludeFromSelect = PCI\VEN_1186&DEV_1002&SUBSYS_10021186,  \
                    PCI\VEN_1186&DEV_1002&SUBSYS_10121186,  \
                    PCI\VEN_1186&DEV_1002,                  \
                    PCI\VEN_13F0&DEV_0201

[DLink]
%DFE550TX.DeviceDesc%   = dlh5x.ndi, PCI\VEN_1186&DEV_1002&SUBSYS_10021186  ;D-Link DFE-550TX
%DFE580TX.DeviceDesc%   = dlh5x.ndi, PCI\VEN_1186&DEV_1002&SUBSYS_10121186  ;D-Link DFE-580TX
%DL10050.DeviceDesc%    = dlh5x.ndi, PCI\VEN_1186&DEV_1002                  ;D-Link DL10050

[Sundance]
%ST201.DeviceDesc%      = st201.ndi, PCI\VEN_13F0&DEV_0201                  ;Sundance ST201


;-----------------------------------------------------------------------------
;   W i n d o w s   9 x

;-----------------------------------------------------------------------------
; D-Link DLH5X
[dlh5x.ndi]
CopyFiles   = win9x.inf.CopyFiles, alta.win9x.ndis32.CopyFiles
AddReg      = dlh5x.ndi.reg, alta.win9x.reg, alta.param.reg, alta.flags.reg

;Sundance ST201
[st201.ndi]
CopyFiles   = win9x.inf.CopyFiles, alta.win9x.ndis32.CopyFiles
AddReg      = st201.ndi.reg, alta.win9x.reg, alta.param.reg, alta.flags.reg

;-----------------------------------------------------------------------------
; D-Link DLH5X
[dlh5x.ndi.reg]
HKR, ,                              AdapterCFID,        0,  "10021186"
HKR, ,                              AdapterType,        0,  "5"
HKR, ,                              MediaType,          0,  "1"
HKR, Ndi,                           DeviceID,           ,   "PCI\VEN_1186&DEV_1002"

; Sundace ST201
[st201.ndi.reg]
HKR, ,                              AdapterCFID,        0,  "020113F0"
HKR, ,                              AdapterType,        0,  "5"
HKR, ,                              MediaType,          0,  "1"
HKR, Ndi,                           DeviceID,           ,   "PCI\VEN_13F0&DEV_0201"

;-----------------------------------------------------------------------------
[alta.win9x.reg]
HKR, ,                              BusType,            ,   5
HKR, ,                              DevLoader,          ,   *ndis
HKR, ,                              DeviceVxDs,         ,   dlh5xnd3.sys
HKR, NDIS,                          LogDriverName,      ,   DLH5X
HKR, NDIS,                          MajorNdisVersion,   1,  3
HKR, NDIS,                          MinorNdisVersion,   1,  0
HKR, NDIS,                          MajorDriverVersion, 1,  2
HKR, NDIS,                          MinorDriverVersion, 1,  3
HKR, Ndi\Interfaces,                DefLower,           ,   "ethernet"
HKR, Ndi\Interfaces,                LowerRange,         ,   "ethernet"
HKR, Ndi\Interfaces,                DefUpper,           ,   "ndis3"
HKR, Ndi\Interfaces,                UpperRange,         ,   "ndis3"

[alta.ndis32.install]
CopyFiles = alta.win9x.ndis32.CopyFiles

[alta.win9x.ndis32.CopyFiles]
dlh5xnd3.sys,,,2

[win9x.inf.CopyFiles]
netdlh5x.inf,,,2



;--------------------------------------------------------------------------
;   W i n d o w s   2 0 0 0
;--------------------------------------------------------------------------

;--------------------------------------------------------------------------
; D-Link DLH5x
[dlh5x.ndi.NT]
Characteristics = 0x84  ; NCF_HAS_UI | NCF_PHYSICAL
BusType         = 5     ; PCI
AddReg          = dlh5x.nt.reg, alta.nt.reg, alta.param.reg
CopyFiles       = alta.CopyFiles

[dlh5x.ndi.NT.Services]
AddService = DLH5X, 2, dlh5x.Service, common.EventLog

;--------------------------------------------------------------------------
; Sundance ST201
[st201.ndi.NT]
Characteristics = 0x84  ; NCF_HAS_UI | NCF_PHYSICAL
BusType         = 5     ; PCI
AddReg          = st201.nt.reg, alta.nt.reg, alta.param.reg
CopyFiles       = alta.CopyFiles

[st201.ndi.NT.Services]
AddService = DLH5X, 2, st201.Service, common.EventLog

;--------------------------------------------------------------------------
; D-Link DLH5X
[dlh5x.nt.reg]
HKR, ,                              AdapterCFID,        0,  "10021186"

; Sundance ST201
[st201.nt.reg]
HKR, ,                              AdapterCFID,        0,  "020113F0"

;--------------------------------------------------------------------------
[alta.nt.reg]
HKR, ,                              AdapterType,        0,  "5"
HKR, ,                              MediaType,          0,  "1"
HKR, Ndi,                           Service,            ,   "DLH5X"
HKR, Ndi\Interfaces,                LowerRange,         ,   "ethernet"
HKR, Ndi\Interfaces,                UpperRange,         ,   "ndis5"

;--------------------------------------------------------------------------
; D-Link DLH5X
[dlh5x.Service]
DisplayName     = %Dlh5x.Service.DispName%
ServiceType     = 1 ; %SERVICE_KERNEL_DRIVER%
StartType       = 3 ; %SERVICE_AUTO_START%
ErrorControl    = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\dlh5x.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

; Sundance ST201
[st201.Service]
DisplayName     = %St201.Service.DispName%
ServiceType     = 1 ; %SERVICE_KERNEL_DRIVER%
StartType       = 3 ; %SERVICE_AUTO_START%
ErrorControl    = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\dlh5x.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

;--------------------------------------------------------------------------
[common.EventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystenRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags,    0x00010001, 0x0001

[alta.CopyFiles]
dlh5x.sys,dlh5xnd5.sys,,2


;-----------------------------------------------------------------------------
; D-Link DLH5X (Both Windows 2000 & 9x)
; (The flags sections are not needed by Windows 2000.)
;

[alta.param.reg]
; Receive Buffers
HKR, Ndi\params\RxBuffer,                   ParamDesc,  ,   %RxBuffer%
HKR, Ndi\params\RxBuffer,                   default,    ,   "16"
HKR, Ndi\params\RxBuffer,                   type,       ,   "enum"
HKR, Ndi\params\RxBuffer\enum,              4,          ,   "4"
HKR, Ndi\params\RxBuffer\enum,              8,          ,   "8"
HKR, Ndi\params\RxBuffer\enum,              12,         ,   "12"
HKR, Ndi\params\RxBuffer\enum,              16,         ,   "16"
HKR, Ndi\params\RxBuffer\enum,              20,         ,   "20"
HKR, Ndi\params\RxBuffer\enum,              24,         ,   "24"
HKR, Ndi\params\RxBuffer\enum,              28,         ,   "28"
HKR, Ndi\params\RxBuffer\enum,              32,         ,   "32"
; Transmit Buffers
HKR, Ndi\params\TxBuffer,                   ParamDesc,  ,   %TxBuffer%
HKR, Ndi\params\TxBuffer,                   default,    ,   "16"
HKR, Ndi\params\TxBuffer,                   type,       ,   "enum"
HKR, Ndi\params\TxBuffer\enum,              4,          ,   "4"
HKR, Ndi\params\TxBuffer\enum,              8,          ,   "8"
HKR, Ndi\params\TxBuffer\enum,              12,         ,   "12"
HKR, Ndi\params\TxBuffer\enum,              16,         ,   "16"
HKR, Ndi\params\TxBuffer\enum,              20,         ,   "20"
HKR, Ndi\params\TxBuffer\enum,              24,         ,   "24"
HKR, Ndi\params\TxBuffer\enum,              28,         ,   "28"
HKR, Ndi\params\TxBuffer\enum,              32,         ,   "32"
; No Cable Indication
HKR, Ndi\params\NoCableIndication,          ParamDesc,  ,   %NoCableIndication%
HKR, Ndi\params\NoCableIndication,          default,    ,   "0"
HKR, Ndi\params\NoCableIndication,          type,       ,   "enum"
HKR, Ndi\params\NoCableIndication\enum,     0,          ,   %Disabled%
HKR, Ndi\params\NoCableIndication\enum,     1,          ,   %Enabled%
; Network Address
HKR, Ndi\params\NetworkAddress,             ParamDesc,  ,   %NetworkAddress%
HKR, Ndi\params\NetworkAddress,             type,       ,   "edit"
HKR, Ndi\params\NetworkAddress,             LimitText,  ,   "12"
HKR, Ndi\params\NetworkAddress,             UpperCase,  ,   "1"
HKR, Ndi\params\NetworkAddress,             default,    ,   ""
HKR, Ndi\params\NetworkAddress,             optional,   ,   "1"
; Connection Type
HKR, Ndi\params\ConnectionType,             ParamDesc,  ,   %ConnectionType%
HKR, Ndi\params\ConnectionType,             default,    ,   "0"
HKR, Ndi\params\ConnectionType,             type,       ,   "enum"
HKR, Ndi\params\ConnectionType\enum,        0,          ,   %Autosense%
HKR, Ndi\params\ConnectionType\enum,        1,          ,   %10BaseT%
HKR, Ndi\params\ConnectionType\enum,        2,          ,   %10BaseTFD%
HKR, Ndi\params\ConnectionType\enum,        3,          ,   %100BaseTx%
HKR, Ndi\params\ConnectionType\enum,        4,          ,   %100BaseTxFD%
; Tx start threshold
HKR, Ndi\params\TxStartThreshold,           ParamDesc,  ,   %TxStartTheshold%
HKR, Ndi\params\TxStartThreshold,           default,    ,   "8188"
HKR, Ndi\params\TxStartThreshold,           type,       ,   "enum"
HKR, Ndi\params\TxStartThreshold\enum,      256,        ,   "256"
HKR, Ndi\params\TxStartThreshold\enum,      512,        ,   "512"
HKR, Ndi\params\TxStartThreshold\enum,      768,        ,   "768"
HKR, Ndi\params\TxStartThreshold\enum,      1024,       ,   "1024"
HKR, Ndi\params\TxStartThreshold\enum,      8188,       ,   %StoreAndForward%
; Enable tagging
HKR, Ndi\params\EnableTagging,              ParamDesc,  ,   %EnableTagging%
HKR, Ndi\params\EnableTagging,              default,    ,   "0"
HKR, Ndi\params\EnableTagging,              type,       ,   "enum"
HKR, Ndi\params\EnableTagging\enum,         0,          ,   %Disabled%
HKR, Ndi\params\EnableTagging\enum,         1,          ,   %Enabled%
; VLAN ID
HKR, Ndi\params\VLANID,                     ParamDesc,  ,   %VLANID%
HKR, Ndi\params\VLANID,                     default,    ,   "3"
HKR, Ndi\params\VLANID,                     type,       ,   "dword"
HKR, Ndi\params\VLANID,                     min,        ,   "0"
HKR, Ndi\params\VLANID,                     max,        ,   "4094"
HKR, Ndi\params\VLANID,                     step,       ,   "1"
; Enable GVRP
HKR, Ndi\params\EnableGVRP,                 ParamDesc,  ,   %EnableGVRP%
HKR, Ndi\params\EnableGVRP,                 default,    ,   "1"
HKR, Ndi\params\EnableGVRP,                 type,       ,   "enum"
HKR, Ndi\params\EnableGVRP\enum,            0,          ,   %Disabled%
HKR, Ndi\params\EnableGVRP\enum,            1,          ,   %Enabled%

[alta.flags.reg]
HKR, Ndi\params\RxBuffer,                   flag,       1,  20,00,00,00
HKR, Ndi\params\TxBuffer,                   flag,       1,  20,00,00,00
HKR, Ndi\params\NoCableIndication,          flag,       1,  20,00,00,00
HKR, Ndi\params\NetworkAddress,             flag,       1,  20,00,00,00
HKR, Ndi\params\ConnectionType,             flag,       1,  20,00,00,00
HKR, Ndi\params\TxStartThreshold,           flag,       1,  20,00,00,00
HKR, Ndi\params\EnableTagging,              flag,       1,  20,00,00,00
HKR, Ndi\params\VLANID,                     flag,       1,  20,00,00,00
HKR, Ndi\params\EnableGVRP,                 flag,       1,  20,00,00,00


;-----------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
alta.win9x.ndis32.CopyFiles = 11   ; LDID_SYS
win9x.inf.CopyFiles         = 17   ; INF file directory.
alta.CopyFiles              = 12


;-----------------------------------------------------------------------------
; Source Disk layout
;
[SourceDisksNames]
50=%DriverDisketteName%,"NETDLH5X.inf",0

[SourceDisksFiles]
netdlh5x.inf = 50
dlh5xnd3.sys = 50
dlh5xnd5.sys = 50


[Strings]
DLink       = "D-Link"
Sundance    = "Sundance"

RxBuffer            = "Receive Buffers"
TxBuffer            = "Transmit Buffers"
NoCableIndication   = "No Cable Indication"
NetworkAddress      = "Network Address"
ConnectionType      = "Connection Type"
Disabled            = "Disabled"
Enabled             = "Enabled"
Autosense           = "AutoSense"
10BaseT             = "10Base-T Half Duplex"
10BaseTFD           = "10Base-T Full Duplex"
100BaseTx           = "100Base-Tx Half Duplex"
100BaseTxFD         = "100Base-Tx Full Duplex"
TxStartTheshold     = "Tx Threshold"
StoreAndForward     = "Store and forward"
EnableTagging       = "802.1Q/1P VLAN tagging"
VLANID              = "VLAN ID"
EnableGVRP          = "GVRP"

DL10050.DeviceDesc      = "D-Link DL10050 based 10/100 Adapter"
DFE550TX.DeviceDesc     = "D-Link DFE-550TX FAST Ethernet 10/100 Adapter"
DFE580TX.DeviceDesc     = "D-Link DFE-580TX 4 Port Server Adapter"
ST201.DeviceDesc        = "Sundance ST201 based PCI Fast Ethernet Adapter"

Dlh5x.Service.DispName  = "D-Link DL10050 based Adapter NT Driver"
St201.Service.DispName  = "Sundance ST201 based Adapter NT Driver"

DriverDisketteName      = "D-Link DFE-550TX Adapter Driver Diskette"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 2.71