ITeXW9X.inf Driver File Contents (rfc2364_221_v12.zip)

;=============================================================================
;
; ITeX ADSL NIC Driver Installation Set,for K2 and A2, Windows98/Windows2000
;
; Copyright (c) 1998-2000, ITeX Inc.
; Compiled By Wen-Chung(Wayne) Su 04/23/99
; 
;=============================================================================
[version]
signature="$CHICAGO$"
Class=Net
provider=%V_ITeX%
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer  = 2/5/2001,2.2.1

[Manufacturer]
%V_ITeX%=ITeX

[ITeX]
%*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,, ITeXWANA.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,ITeXAMGM.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,,"%11%\MapiIcon.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ADSL_A2,,"%11%\DllMapi6.exe"


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

; 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,     , "long"

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,     , "long"

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"

HKR, Ndi\Params\Protocol,        ParamDesc,  0, "Protocol"
HKR, Ndi\Params\Protocol,        default,    0, "0"
HKR, Ndi\Params\Protocol\Enum,   "0",        0, "PPPoA"
HKR, Ndi\Params\Protocol\Enum,   "1",        0, "PPPoE"
HKR, Ndi\Params\Protocol,        type,       0, "enum"

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"

;;++ New for QoS 
HKR, Ndi\params\QoS,		ParamDesc,, "QoS"
HKR, Ndi\params\QoS,	   	default, 0, "0"
HKR, Ndi\Params\QoS\Enum,	"0",        0, "Disable"
HKR, Ndi\Params\QoS\Enum,   	"1",        0, "Enable"
HKR, Ndi\params\QoS,	     	type,       0, "enum"

HKR, Ndi\params\PCR,		ParamDesc,, "QoS Option, PCR"
HKR, Ndi\params\PCR,		default,  , "1811"
HKR, Ndi\params\PCR,		min,      , "75"
HKR, Ndi\params\PCR,		max,      , "1811"
HKR, Ndi\params\PCR,		step,     , "1"
HKR, Ndi\params\PCR,		base,     , "10"
HKR, Ndi\params\PCR,		type,     , "long"

HKR, Ndi\params\SCR,		ParamDesc,, "QoS Option, SCR"
HKR, Ndi\params\SCR,		default,  , "905"
HKR, Ndi\params\SCR,		min,      , "75"
HKR, Ndi\params\SCR,		max,      , "1811"
HKR, Ndi\params\SCR,		step,     , "1"
HKR, Ndi\params\SCR,		base,     , "10"
HKR, Ndi\params\SCR,		type,     , "long"

HKR, Ndi\params\MBS,		ParamDesc,, "QoS Option, MBS"
HKR, Ndi\params\MBS,		default,  , "448"
HKR, Ndi\params\MBS,		min,      , "0"
HKR, Ndi\params\MBS,		max,      , "1811"
HKR, Ndi\params\MBS,		step,     , "1"
HKR, Ndi\params\MBS,		base,     , "10"
HKR, Ndi\params\MBS,		type,     , "long"

HKR, Ndi\params\AVR,		ParamDesc,, "QoS Option, AVR"
HKR, Ndi\params\AVR,		default,  , "905"
HKR, Ndi\params\AVR,		min,      , "75"
HKR, Ndi\params\AVR,		max,      , "1811"
HKR, Ndi\params\AVR,		step,     , "1"
HKR, Ndi\params\AVR,		base,     , "10"
HKR, Ndi\params\AVR,		type,     , "long"

HKR, Ndi\params\MinRate,	ParamDesc,, "QoS Option, Min Rate"
HKR, Ndi\params\MinRate,	default,  , "1358"
HKR, Ndi\params\MinRate,	min,      , "75"
HKR, Ndi\params\MinRate,	max,      , "1811"
HKR, Ndi\params\MinRate,	step,     , "1"
HKR, Ndi\params\MinRate,	base,     , "10"
HKR, Ndi\params\MinRate,	type,     , "long"

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,     , "long"

HKR, Ndi\params\Vci_Bert,ParamDesc,, "VCI (Bit Error Rate Test)"
HKR, Ndi\params\Vci_Bert,default,  , "21"
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,     , "long"
;; --

HKR, Ndi\params\AtuC_VendorID,		ParamDesc,, "AtuC_VendorID"
HKR, Ndi\params\AtuC_VendorID,          default,  , "0"
HKR, Ndi\params\AtuC_VendorID,		min,      , "0"
HKR, Ndi\params\AtuC_VendorID,		max,      , "255"
HKR, Ndi\params\AtuC_VendorID,		step,     , "1"
HKR, Ndi\params\AtuC_VendorID,		base,     , "10"
HKR, Ndi\params\AtuC_VendorID,		type,     , "long"

HKR, Ndi\params\IncTxPower,	        ParamDesc, 0, "IncTxPower"
HKR, Ndi\params\IncTxPower,         	default,   0, "0"
HKR, Ndi\params\IncTxPower\Enum,    	"115",     0, "-15"
HKR, Ndi\params\IncTxPower\Enum,    	"114",     0, "-14"
HKR, Ndi\params\IncTxPower\Enum,    	"113",     0, "-13"
HKR, Ndi\params\IncTxPower\Enum,    	"112",     0, "-12"
HKR, Ndi\params\IncTxPower\Enum,    	"111",     0, "-11"
HKR, Ndi\params\IncTxPower\Enum,    	"110",     0, "-10"
HKR, Ndi\params\IncTxPower\Enum,    	"109",     0, "-9"
HKR, Ndi\params\IncTxPower\Enum,    	"108",     0, "-8"
HKR, Ndi\params\IncTxPower\Enum,    	"107",     0, "-7"
HKR, Ndi\params\IncTxPower\Enum,    	"106",     0, "-6"
HKR, Ndi\params\IncTxPower\Enum,    	"105",     0, "-5"
HKR, Ndi\params\IncTxPower\Enum,    	"104",     0, "-4"
HKR, Ndi\params\IncTxPower\Enum,    	"103",     0, "-3"
HKR, Ndi\params\IncTxPower\Enum,    	"102",     0, "-2"
HKR, Ndi\params\IncTxPower\Enum,    	"101",     0, "-1"
HKR, Ndi\params\IncTxPower\Enum,    	"0",       0, "0"
HKR, Ndi\params\IncTxPower\Enum,    	"1",       0, "1"
HKR, Ndi\params\IncTxPower\Enum,    	"2",       0, "2"
HKR, Ndi\params\IncTxPower\Enum,    	"3",       0, "3"
HKR, Ndi\params\IncTxPower\Enum,    	"4",       0, "4"
HKR, Ndi\params\IncTxPower\Enum,    	"5",       0, "5"
HKR, Ndi\params\IncTxPower\Enum,    	"6",       0, "6"
HKR, Ndi\params\IncTxPower\Enum,    	"7",       0, "7"
HKR, Ndi\params\IncTxPower\Enum,    	"8",       0, "8"
HKR, Ndi\params\IncTxPower\Enum,    	"9",       0, "9"
HKR, Ndi\params\IncTxPower\Enum,    	"10",      0, "10"
HKR, Ndi\params\IncTxPower\Enum,    	"11",      0, "11"
HKR, Ndi\params\IncTxPower\Enum,    	"12",      0, "12"
HKR, Ndi\params\IncTxPower\Enum,    	"13",      0, "13"
HKR, Ndi\params\IncTxPower\Enum,    	"14",      0, "14"
HKR, Ndi\params\IncTxPower\Enum,    	"15",      0, "15"
HKR, Ndi\params\IncTxPower,       	type,      0, "enum"


;HKR, Ndi\Params\BoardConf,         	ParamDesc,  0, "Board Config"
;HKR, Ndi\Params\BoardConf,         	default,    0, "1"
;HKR, Ndi\Params\BoardConf\Enum,    	"1",        0, "A2"
;HKR, Ndi\Params\BoardConf\Enum,    	"2",        0, "A3"
;HKR, Ndi\Params\BoardConf,         	type,       0, "enum"

HKR, Ndi\params\LEDType,		ParamDesc,, "LED Type"
HKR, Ndi\params\LEDType,        	default,  , "0"
HKR, Ndi\params\LEDType,		min,      , "0"
HKR, Ndi\params\LEDType,		max,      , "3"
HKR, Ndi\params\LEDType,		step,     , "1"
HKR, Ndi\params\LEDType,		base,     , "10"
HKR, Ndi\params\LEDType,		type,     , "long"

;-----------------------------------------------------------------
;[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]
ITeXWANA.sys         
amgmwan.vxd


[a2.exe.CopyFiles]

[a2.inf.CopyFiles]
itexw9x.inf       
itexamgm.inf


[a2.cfg.CopyFiles]
Ndi9X.dll
MapiIcon.exe
mapidrv.dll
DllMapi6.exe
DllMapi2.exe
UInsADSL.exe
AdslCfg.ini

;[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
;DllMapi6.exe,1
;DllMapi2.exe,1
;UInsADSL.exe,1
;AdslCfg.ini


;[a2.Rmov.Exe.Delete]

;-------------------------------------------
[SourceDisksNames]
1="ITeX ADSL PCI NIC Driver Disk", "", 

[SourceDisksFiles]
ITeXWANA.sys=1
itexw9x.inf=1
itexamgm.inf=1
amgmwan.vxd=1
Ndi9x.dll    = 1
MapiIcon.exe = 1
mapidrv.dll  = 1
DllMapi6.exe  = 1
DllMapi2.exe  = 1
UInsADSL.exe  = 1
AdslCfg.ini  = 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_ITeX="ITeX"
*a2.DeviceDesc= "ITeX ADSL PCI NIC"
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: 3.11