DSLHW9X.inf Driver File Contents (dsl100D_driver_v004.exe)

;=============================================================================
;
; ADSL NIC Driver Installation Set,for K2 and A2, Windows98/Windows2000
; 
;=============================================================================
[version]
signature="$CHICAGO$"
Class=Net
provider=%V_DLink%
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer  = 02/25/2000,2.0.11

[Manufacturer]
%V_DLink%=DLink

[DLink]
%*a2.DeviceDesc%=*a2.ndi, PCI\VEN_1471&DEV_0188 

;----------------------------------------------------


[*a2.ndi]
AddReg=a2.ndi.reg,a2.Gen.Params,*a2.DevID
CopyFiles= a2.cfg.CopyFiles,a2.inf.CopyFiles,a2.ndiswan.CopyFiles,a2.inf.CopyFiles,a2.exe.CopyFiles


[*a2.DevID]
HKR,Ndi,DeviceID,,"PCI\VEN_1471&DEV_0188"  
HKR,,AdapterCFID,,01881471



[a2.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,, DSLHWANA.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,AdapterType,,5
HKR,,BusType,,5
HKR,,BusNumber,,0
HKR,,OsVersion,,1
HKR,,NetworkAddress,,""

HKR,NDIS,LogDriverName,,"ITeXWANA"
;HKR,NDIS,MajorNdisVersion,HEX,04
HKR,NDIS,MajorNdisVersion,1,04
;HKR,NDIS,MinorNdisVersion,HEX,00
HKR,NDIS,MinorNdisVersion,1,00

HKR,Ndi\Interfaces,DefUpper,,"ndiswan,amgmwan"
HKR,Ndi\Interfaces,DefLower,,"adsl"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan,amgmwan"
HKR,Ndi\Interfaces,LowerRange,,"adsl"

HKR,Ndi,InstallInf,,"NDISWAN.INF,DSLHAMGM.INF"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,AMGM"

HKR,Ndi,NdiInstaller,,"Ndi9X.dll,MyNdiProc"

;HKR,Ndi\Install,ndiswan,,"a2.ndiswan.Install"
;HKR,Ndi\Remove,ndiswan,,"a2.ndiswan.Remove"

HKR,,NumberOfLines,,1
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, 8f,00,00,00, 00,00,00,00, 01,00,00,00, 00,00,00,00
HKR,TAPI\Line0\Channel0,ConfigFlags,1,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,SPID,,""
HKR,TAPI\Line0\Channel0,Phone,,""

HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\ADSL\PPPMAC,,,

;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ADSL_A2,,"%10%\dmapi.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ADSL_A2,,"%11%\MapiIcon.exe"


[a2.Gen.Params]
HKR,,BoardType,,"ITeXWANA"
HKR,,DeviceName,,"ITeXWANA"
HKR,,MediaType,,"Isdn"

; Advanced Params
HKR, Ndi\params\Vpi,ParamDesc,, "VPI"
HKR, Ndi\params\Vpi,default,  , "0"
HKR, Ndi\params\Vpi,min,      , "0"
HKR, Ndi\params\Vpi,max,      , "255"
HKR, Ndi\params\Vpi,step,     , "1"
HKR, Ndi\params\VPi,base,     , "10"
HKR, Ndi\params\VPi,type,     , "int"


HKR, Ndi\params\Vci,ParamDesc,, "VCI"
HKR, Ndi\params\Vci,default,  , "35"
HKR, Ndi\params\Vci,min,      , "0"
HKR, Ndi\params\Vci,max,      , "65535"
HKR, Ndi\params\Vci,step,     , "1"
HKR, Ndi\params\Vci,base,     , "10"
HKR, Ndi\params\Vci,type,     , "int"


HKR, Ndi\Params\Framing,         ParamDesc,  0, "Framing"
HKR, Ndi\Params\Framing,         default,    0, "1"
HKR, Ndi\Params\Framing\Enum,    "0",        0, "LLC/SNAP"
HKR, Ndi\Params\Framing\Enum,    "1",        0, "VC Mux"
HKR, Ndi\Params\Framing,         type,       0, "enum"

;; Added By Alan
HKR, Ndi\params\modemOpMode,	     ParamDesc,, "modemOpMode"
HKR, Ndi\params\modemOpMode,	     default, 0, "1"
HKR, Ndi\Params\modemOpMode\Enum,    "1",        0, "T1.413"
HKR, Ndi\Params\modemOpMode\Enum,    "2",        0, "G.Dmt"
HKR, Ndi\Params\modemOpMode\Enum,    "3",        0, "T1.413+G.Dmt"
HKR, Ndi\Params\modemOpMode\Enum,    "8",        0, "G.Lite"
HKR, Ndi\Params\modemOpMode\Enum,    "9",        0, "T1.413+G.Lite"
HKR, Ndi\Params\modemOpMode\Enum,    "11",       0, "T1.413+G.Dmt+G.Lite"
HKR, Ndi\params\modemOpMode,	     type,       0, "enum"


;-----------------------------------------------------------------
;[a2.ndiswan.Install]
;CopyFiles=a2.ndiswan.CopyFiles,a2.inf.CopyFiles,a2.exe.CopyFiles

;-----------------------------------------------------------------

;[a2.ndiswan.Remove]
;DelFiles=a2.Rmov.Inf.Delete,a2.Rmov.Drv.Delete,a2.Rmov.exe.Delete

;-----------------------------------------------------------------
[a2.ndiswan.CopyFiles]
DSLHWANA.sys         
amgmwan.vxd


[a2.exe.CopyFiles]

[a2.inf.CopyFiles]
DSLHw9x.inf       
DSLHamgm.inf


[a2.cfg.CopyFiles]
Ndi9X.dll
MapiIcon.exe
mapidrv.dll
DllMapi.exe
DllMapi2.exe

;[a2.Rmov.Inf.Delete]
;itexw9x.Inf,1
;itexamgm.inf,1

;[a2.Rmov.Drv.Delete]
;ITeXWANA.sys,1
;amgmwan.vxd,1

;Ndi9X.dll,1
;MapiIcon.exe,1
;mapidrv.dll,1
;DllMapi.exe,1
;DllMapi2.exe,1


;[a2.Rmov.Exe.Delete]

;-------------------------------------------
[SourceDisksNames]
1="D-Link DSL-100D ADSL Modem", "",
[SourceDisksFiles]
DSLHWANA.sys=1
DSLHw9x.inf=1
DSLHamgm.inf=1
amgmwan.vxd=1
Ndi9x.dll    = 1
MapiIcon.exe = 1
mapidrv.dll  = 1
DllMapi.exe  = 1
DllMapi2.exe  = 1


[DestinationDirs]
DefaultDestDir=11 

a2.ndiswan.CopyFiles=11  
a2.inf.CopyFiles=17
a2.exe.CopyFiles=10 
;a2.Rmov.Drv.Delete=11       
;a2.Rmov.Inf.Delete=17       
;a2.Rmov.Exe.Delete=10
a2.cfg.CopyFiles=11


[strings]
V_DLink="D-Link"
*a2.DeviceDesc= "D-Link DSL-100D ADSL Modem"
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: web3, load: 2.78