dlwusb.inf Driver File Contents (DSL-200v103.zip)

;-------------------------------------------------------------------------------
; ABSTRACT:
;       Windows 98 & 2000 INF file for the WAN ADSL USB Modem
;-------------------------------------------------------------------------------

[version]
DriverVer   = 5/24/2000, 1.03.0008Q
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %DLINK%
;CatalogFile = dlwusb.cat

[Manufacturer]
%DLINK%=DLINK

[ControlFlags]
ExcludeFromSelect = USB\VID_8086&PID_9000
ExcludeFromSelect = USB\VID_0915&PID_8000

[DLINK]
;
; DisplayName           Section          DeviceID
; -----------           -------          --------
%ADSLUSB.DeviceDesc%  = ADSLUSB.anchor,  USB\VID_8086&PID_9000
%ADSLUSB.DeviceDesc%  = ADSLUSB.gspn,    USB\VID_0915&PID_8000

; Win 9x only      ***************************************************************
[ADSLUSB.anchor]
;CopyFiles = ADSLUSB.Copy.98Drv,GSIUSB.cpl
AddReg    = ADSLUSB.anchor.id, ADSLUSB.win9x.reg, Common.reg
REBOOT

[ADSLUSB.gspn]
;CopyFiles = ADSLUSB.Copy.98Drv,GSIUSB.cpl
AddReg    = ADSLUSB.gspn.id, ADSLUSB.win9x.reg, Common.reg
REBOOT

[ADSLUSB.anchor.id]
HKR, Ndi, DeviceID, 0, "USB\VID_8086&PID_9000"

[ADSLUSB.gspn.id]
HKR, Ndi, DeviceID, 0, "USB\VID_0915&PID_8000"

[ADSLUSB.win9x.reg]
HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "dlwusb.sys"
HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"
HKR, Ndi\Interfaces,DefLower,           0, "adsl"
HKR, Ndi\Interfaces,LowerRange,         0, "adsl"
HKR, Ndi\Interfaces,DefUpper,           0, "ndiswan"
HKR, Ndi\Interfaces,UpperRange,         0, "ndiswan"
HKR, NDIS,          LogDriverName,      0, "DLWUSB"
HKR, NDIS,          MajorNdisVersion,   0, 05
HKR, NDIS,          MinorNdisVersion,   0, 00
HKR, Ndi\Compatibility,RequireAll,      0, "*PNP8387,NDISWAN,MSTCP"
HKR, Ndi\Install,   ,                   0, "ADSLUSB.install"
HKR, Ndi\Remove,    ,                   0, "ADSLUSB.remove"

; Network Driver Installer
HKR, Ndi,NdiInstaller,,"GsiCfg.dll,NdiProc"

[ADSLUSB.install]
;CopyFiles = ADSLUSB.Copy.98Drv,GSIUSB.cpl

[ADSLUSB.remove]
DelFiles   = ADSLUSB.Copy.98Drv,GSIUSB.cpl,GSIUSB.inf

; Win 2000 only    ***************************************************************
[ADSLUSB.anchor.NT]
BusType         = 15
;CopyFiles       = ADSLUSB.Copy.2kDrv,GSIUSB.cpl
Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
AddReg          = ADSLUSB.win2k.reg, Common.reg

[ADSLUSB.gspn.NT]
BusType         = 15
;CopyFiles       = ADSLUSB.Copy.2kDrv,GSIUSB.cpl
Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
AddReg          = ADSLUSB.win2k.reg, Common.reg

[ADSLUSB.anchor.NT.Services]
 AddService     = wanusb, 2, ADSLUSB.Service, ADSLUSB.AddEventLog

[ADSLUSB.gspn.NT.Services]
 AddService     = wanusb, 2, ADSLUSB.Service, ADSLUSB.AddEventLog

[ADSLUSB.Service]
 DisplayName    = %ADSLUSB.DeviceDesc%
 ServiceType    = 1    ;SERVICE_KERNEL_DRIVER
 StartType      = 3    ;SERVICE_DEMAND_START
 ErrorControl   = 1    ;NORMAL
 ServiceBinary  = %12%\dlwusb.sys
 LoadOrderGroup = NDIS

[ADSLUSB.AddEventLog]
 AddReg         =  ADSLUSB.AddEventLog.Reg

[ADSLUSB.AddEventLog.Reg]
 HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
 HKR, , TypesSupported,   0x00010001, 7

[ADSLUSB.win2k.reg]
HKR,    ,                                  BusNumber,  0,  "0"
HKR, Ndi,                                  Service,    0,  "wanusb"
HKR, Ndi\Interfaces,                       LowerRange, 0,  "adsl"
HKR, Ndi\Interfaces,                       UpperRange, 0,  "ndiswan"
; ********************************************************************************
HKR, Ndi\params\Rfc2364Mode,   ParamDesc,  0, %Rfc2364Mode%
HKR, Ndi\params\Rfc2364Mode,   default,    0, "0"
HKR, Ndi\params\Rfc2364Mode,   type,       0, "enum"
HKR, Ndi\params\Rfc2364Mode\enum, "0",      0, "NULL Encapsulation"
HKR, Ndi\params\Rfc2364Mode\enum, "1",      0, "LLC"


; Common registry entries
[Common.reg]
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,0,0
HKR,,BoardType,0,"GsiWanUsbAdapter"
HKR,,BoardName,0,"GsiWanUsbAdapter"
HKR, TAPI,ConfigFlags,1,00,00,00,00
HKR, TAPI,DeviceCaps,1,14,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00
HKR, TAPI\Line0,ConfigFlags,1,00,00,00,00
HKR, TAPI\Line0,LineCaps,1,1c,00,00,00,00,00,00,00,03,00,00,00,ff,00,00,00,03,00,00,00,01,00,00,00,01,00,00,00
HKR, TAPI\Line0,Properties,1,00,00,00,00,00,00,00,00,00,00,00,00
HKR, TAPI\Line0\Channel0,ConfigFlags,1,00,00,00,00
HKR, TAPI\Line0\Channel0,Properties,1,00,00,00,00,00,00,00,00,00,00,00,00
HKR, TAPI\Line0\Channel0,Phone,0,0
HKR, TAPI\Line0\Channel1,ConfigFlags,1,00,00,00,00
HKR, TAPI\Line0\Channel1,Properties,1,00,00,00,00,00,00,00,00,00,00,00,00
HKR, TAPI\Line0\Channel1,Phone,0,0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
HKR,,Standard,0,"4"
HKR,,Trellis,0,"8000"
HKR,,TxPowerAttnu,0,"0"
HKR,,CodingGain,0,"ff00"
HKR,,MaxBitsPerBin,0,"0e"
HKR,,TxStartBin,0,"06"
HKR,,TxEndBin,0,"1f"
HKR,,TxBinAdjust,0,"0"
HKR,,RxStartBin,0,"06"
HKR,,RxEndBin,0,"ff"
HKR,,RxBinAdjust,0,"0"
HKR,,ExpandedExchange,0,"8000"
HKR,,FramingStruct,0,"03"
HKR,,ClockType,0,"4"
HKR,,Action,0,"0"
HKR,,maxDownRate,0,"e0"
HKR,,DebugLevel,0,"00000000"
HKR,,RetrainEnable,0,"1"
HKR,,AutoMode,0,"1"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[DestinationDirs]
DefaultDestDir     = 11
ADSLUSB.Copy.2kDrv = 12
GSIUSB.inf         = 17,other   ; %windir%\inf\other

[ADSLUSB.Copy.98Drv]
dlwusb.sys,,,0x00010000

[ADSLUSB.Copy.2kDrv]
dlwusb.sys,,,0x00010000

[GSIUSB.cpl]
gsi.cpl,,,0x00010000
gsicfg.dll,,,0x00010000

[GSIUSB.inf]
dlwusb.inf,,,0x00010000
d-linkDLWLOAD.INF,,,0x00010000     ; %DLINK%DLWLOAD.INF

[SourceDisksNames]
1=%ADSLUSB.DiskDesc%,,

[SourceDisksFiles]
dlwusb.sys=1
gsi.cpl=1
gsicfg.dll=1

[Strings]
DLINK ="D-Link"
ADSLUSB.DeviceDesc = "D-Link DSL-200 ADSL USB Modem (WAN)"
ADSLUSB.DiskDesc = "D-Link DSL-200 ADSL USB Modem WAN Driver Diskette"
Rfc2364Mode = "Framing"

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: ftp, load: 2.04