azteW9X.inf Driver File Contents (DSL700-2364-Win98se-170.zip)

;=============================================================================
;
; DSL700P ADSL Network Modem Driver Installation Set,for A2, Windows98SE
;
; Copyright (c) 1998-1999, ITeX Inc.
; Copyright (c) 1999-2000, Aztech Systems Ltd.
; Compiled By Wen-Chung(Wayne) Su 04/23/99
; 
;=============================================================================
[version]
signature="$CHICAGO$"
Class=Net
provider=%V_azte%
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer  = 03/15/2000,1.4.3

[Manufacturer]
%V_azte%=azte

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

[*a2.ndi]
AddReg=a2.ndi.reg,a2.Gen.Params,*a2.DevID,main.reg
CopyFiles= a2.cfg.CopyFiles,a2.inf.CopyFiles,a2.ndiswan.CopyFiles,a2.inf.CopyFiles,a2.exe.CopyFiles,NDIS.CopyFiles,Deinst.CopyFiles.DSL700P,dun.CopyFiles

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

[main.reg]
HKLM, %KEY_UNINST%, DisplayName,,"DSL700P Uninstallation"
HKLM, %KEY_UNINST%, UninstallString,,"deinstum.exe"

[a2.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,, azteWANA.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,1,04
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,azteAMGM.INF"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,AMGM"

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

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,,"%11%\MapiIcon.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,ADSL_A2,,"%11%\overwr.pif"

[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,  , "100"
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 Wu ++
HKR, Ndi\params\Vpi_Bert,ParamDesc,, "VPI (Bit Error Rate Test)"
HKR, Ndi\params\Vpi_Bert,default,  , "0"
HKR, Ndi\params\Vpi_Bert,min,      , "0"
HKR, Ndi\params\Vpi_Bert,max,      , "255"
HKR, Ndi\params\Vpi_Bert,step,     , "1"
HKR, Ndi\params\Vpi_Bert,base,     , "10"
HKR, Ndi\params\Vpi_Bert,type,     , "int"

HKR, Ndi\params\Vci_Bert,ParamDesc,, "VCI (Bit Error Rate Test)"
HKR, Ndi\params\Vci_Bert,default,  , "32"
HKR, Ndi\params\Vci_Bert,min,      , "0"
HKR, Ndi\params\Vci_Bert,max,      , "65535"
HKR, Ndi\params\Vci_Bert,step,     , "1"
HKR, Ndi\params\Vci_Bert,base,     , "10"
HKR, Ndi\params\Vci_Bert,type,     , "int"

[a2.ndiswan.CopyFiles]
azteWANA.sys         
amgmwan.vxd

[Deinst.CopyFiles.DSL700P]
deinstum.exe
deinstum.dat

[dun.CopyFiles]
magix.dun

[NDIS.CopyFiles]
ndis.vxd

[a2.inf.CopyFiles]
aztew9x.inf       
azteamgm.inf

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

[SourceDisksNames]
1="DSL700P ADSL Network Modem Driver Disk", "",

[SourceDisksFiles]
azteWANA.sys	=1
aztew9x.inf	=1
azteamgm.inf	=1
amgmwan.vxd	=1
Ndi9x.dll    	=1
MapiIcon.exe 	=1
mapidrv.dll  	=1
DllMapi.exe  	=1
DllMapi2.exe  	=1
overwr.pif    	=1
overwr.bat    	=1
deinstum.dat	=1
deinstum.exe	=1
magix.dun   	=1

[DestinationDirs]
DefaultDestDir=11 

a2.ndiswan.CopyFiles	=11  
a2.inf.CopyFiles	=17
a2.exe.CopyFiles	=10 
a2.cfg.CopyFiles	=11
NDIS.CopyFiles		=10,Temp
Deinst.CopyFiles.DSL700P=11
dun.CopyFiles		=10,Desktop

[strings]
V_azte="azte"
*a2.DeviceDesc= "DSL700P ADSL Network Modem"
KEY_UNINST="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DSL700P"
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: 1.33