;--------------------------------------------------------------------------------
;
; ABSTRACT:
; Windows 98 & 2000 INF file for the D-Link DSL-200 USB ADSL Modem (LAN / RFC1483)
;
; $Header: /Installer/Setup/targets/Usb/Annex-A/LAN/inf/glausb.inf 32 12/20/00 3:21p Bkat $
;--------------------------------------------------------------------------------
[version]
DriverVer = 09/01/2000
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %DLink%
;CatalogFile = glausb.cat
[Manufacturer]
%DLink% = DLink
;-------------------------------------------------------------------------------
[ControlFlags]
; These are the vendor ids that the device will contain. There are two
; possibilities:
; 1. If eeprom is programmed, the vid/pid will be the following (the controller id
; plus 1):
ExcludeFromSelect = USB\VID_0915&PID_0002
; 2. The following is used if the eeprom has not been programmed:
ExcludeFromSelect = USB\VID_0915&PID_8000
;-------------------------------------------------------------------------------
[DLink]
;
; DisplayName Section DeviceID
; ----------- ------- --------
%ADSLUSB.DeviceDesc% = ADSLUSB.gspn, USB\VID_0915&PID_0002
%ADSLUSB.DeviceDesc% = ADSLUSB.gspnDef, USB\VID_0915&PID_8000
;-------------------------------------------------------------------------------
; Win 9x only ***************************************************************
[ADSLUSB.gspn]
CopyFiles = ADSLUSB.Copy.98Drv,GSIUSB.cpl,GSIUSB.ndi
AddReg = ADSLUSB.gspn.id, ADSLUSB.win9x.reg, Common.reg
[ADSLUSB.gspnDef]
CopyFiles = ADSLUSB.Copy.98Drv,GSIUSB.cpl,GSIUSB.ndi
AddReg = ADSLUSB.gspnDef.id, ADSLUSB.win9x.reg, Common.reg
[ADSLUSB.gspn.id]
HKR, Ndi, DeviceID, 0, "USB\VID_0915&PID_0002"
[ADSLUSB.gspnDef.id]
HKR, Ndi, DeviceID, 0, "USB\VID_0915&PID_8000"
[ADSLUSB.win9x.reg]
HKR, , DevLoader, 0, "*ndis"
HKR, , DeviceVxDs, 0, "glausb.sys"
HKR, , EnumPropPages, 0, "netdi.dll,EnumPropPages"
HKR, Ndi\Interfaces,DefUpper, 0, "ndis3"
HKR, Ndi\Interfaces,DefLower, 0, "ethernet"
HKR, Ndi\Interfaces,UpperRange, 0, "ndis3"
HKR, Ndi\Interfaces,LowerRange, 0, "ethernet"
HKR, NDIS, LogDriverName, 0, "GLAUSB"
HKR, NDIS, MajorNdisVersion, 1, 05
HKR, NDIS, MinorNdisVersion, 1, 00
HKR, Ndi\Compatibility,RequireAll, 0, "MSTCP"
; Set TCP Window Size to 64K
HKLM, System\CurrentControlSet\Services\VxD\MSTCP, DefaultRcvWindow, 0, 65535
; Network Driver Installer
HKR, Ndi,NdiInstaller,,"GsiNdi.dll,NdiProc"
; Win 2000 only ***************************************************************
[ADSLUSB.gspnDef.NT]
BusType = 15
CopyFiles = ADSLUSB.Copy.2kDrv,GSIUSB.cpl,GSIUSB.coinst
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
AddReg = ADSLUSB.win2k.reg, Common.reg
[ADSLUSB.gspn.NT]
BusType = 15
CopyFiles = ADSLUSB.Copy.2kDrv,GSIUSB.cpl,GSIUSB.coinst
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
AddReg = ADSLUSB.win2k.reg, Common.reg
[ADSLUSB.gspnDef.NT.Services]
AddService = glausb, 2, ADSLUSB.Service, ADSLUSB.AddEventLog
[ADSLUSB.gspn.NT.Services]
AddService = glausb, 2, ADSLUSB.Service, ADSLUSB.AddEventLog
[ADSLUSB.gspn.NT.CoInstallers]
AddReg = ADSLUSB.AddReg.CoInstaller
[ADSLUSB.gspnDef.NT.CoInstallers]
AddReg = ADSLUSB.AddReg.CoInstaller
[ADSLUSB.AddReg.CoInstaller]
HKR,,CoInstallers32,0x00010000,"CoInst.dll,NdiProc"
[ADSLUSB.Service]
DisplayName = %ADSLUSB.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;NORMAL
ServiceBinary = %12%\glausb.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, "glausb"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
; Set TCP Window Size to 64K
HKLM, System\CurrentControlSet\Services\Tcpip\Parameters, TcpWindowSize, 0x00010001, 65535
HKR, Ndi\params\Rfc1483Vpi, ParamDesc, 0, %Rfc1483Vpi%
HKR, Ndi\params\Rfc1483Vpi, default, 0, "0"
HKR, Ndi\params\Rfc1483Vpi, min, 0, "0"
HKR, Ndi\params\Rfc1483Vpi, max, 0, "255"
HKR, Ndi\params\Rfc1483Vpi, step, 0, "1"
HKR, Ndi\params\Rfc1483Vpi, base, 0, "10"
HKR, Ndi\params\Rfc1483Vpi, type, 0, "int"
HKR, Ndi\params\Rfc1483Vci, ParamDesc, 0, %Rfc1483Vci%
HKR, Ndi\params\Rfc1483Vci, default, 0, "88"
HKR, Ndi\params\Rfc1483Vci, min, 0, "1"
HKR, Ndi\params\Rfc1483Vci, max, 0, "16384"
HKR, Ndi\params\Rfc1483Vci, step, 0, "1"
HKR, Ndi\params\Rfc1483Vci, Base, 0, "10"
HKR, Ndi\params\Rfc1483Vci, type, 0, "int"
HKR, Ndi\params\Rfc1483Mode, ParamDesc, 0, %Rfc1483Mode%
HKR, Ndi\params\Rfc1483Mode, default, 0, "0"
HKR, Ndi\params\Rfc1483Mode, min, 0, "0"
HKR, Ndi\params\Rfc1483Mode, max, 0, "3"
HKR, Ndi\params\Rfc1483Mode, step, 0, "1"
HKR, Ndi\params\Rfc1483Mode, Base, 0, "10"
HKR, Ndi\params\Rfc1483Mode, type, 0, "int"
HKR, Ndi\params\TxBufferCount, ParamDesc, 0, %TxBufferCount%
HKR, Ndi\params\TxBufferCount, default, 0, "50"
HKR, Ndi\params\TxBufferCount, min, 0, "1"
HKR, Ndi\params\TxBufferCount, max, 0, "1024"
HKR, Ndi\params\TxBufferCount, step, 0, "1"
HKR, Ndi\params\TxBufferCount, Base, 0, "10"
HKR, Ndi\params\TxBufferCount, type, 0, "int"
HKR, Ndi\params\RxBufferCount, ParamDesc, 0, %RxBufferCount%
HKR, Ndi\params\RxBufferCount, default, 0, "50"
HKR, Ndi\params\RxBufferCount, min, 0, "1"
HKR, Ndi\params\RxBufferCount, max, 0, "1024"
HKR, Ndi\params\RxBufferCount, step, 0, "1"
HKR, Ndi\params\RxBufferCount, Base, 0, "10"
HKR, Ndi\params\RxBufferCount, type, 0, "int"
; ********************************************************************************
; Common registry entries
[Common.reg]
HKR,,Rfc1483Vpi,0,"0"
HKR,,Rfc1483Vci,0,"35"
HKR,,Rfc1483Mode,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,"20"
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
[ADSLUSB.Copy.98Drv]
glausb.sys
[ADSLUSB.Copy.2kDrv]
glausb.sys
[GSIUSB.cpl]
gsi.cpl
gsicon.exe
dslagent.exe
gspndll.dll
gsir407.dll
gsir40c.dll
gsirc0a.dll
[GSIUSB.ndi]
GsiNdi.dll
[GSIUSB.coinst]
CoInst.dll
[SourceDisksNames]
1=%ADSLUSB.DiskDesc%,,, dsldrv
[SourceDisksFiles]
glausb.sys=1
gsi.cpl=1
GsiNdi.dll=1
gsicon.exe=1
dslagent.exe=1
gspndll.dll=1
coinst.dll=1
gsir407.dll=1
gsir40c.dll=1
gsirc0a.dll=1
[Strings]
DLink = "D-Link"
ADSLUSB.DeviceDesc = "D-Link DSL-200 USB ADSL Modem (LAN)"
ADSLUSB.DiskDesc = "D-Link DSL-200 USB ADSL LAN Driver Diskette"
Rfc1483Vpi = "Rfc1483 VPI"
Rfc1483Vci = "Rfc1483 VCI"
Rfc1483Mode = "Rfc1483 Mode"
TxBufferCount = "Number of TX Buffers"
RxBufferCount = "Number of RX Buffers"
; The following entries are required by the external installation application
DriverType = LAN ; LAN,WAN,ATM
AnnexType = A ; A,B,C,CAP
Download Driver Pack
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.