W95ITEX.INF Driver File Contents (WinMe.zip)

;=============================================================================
;
; ITeX ADSL NIC Driver Installation Set,for K2 and A2, Windows98/Windows2000
;
; Copyright (c) 1998-2000, ITeX Inc.
; 
;=============================================================================
[version]
;CatalogFile = 
;LayoutFile=layout.inf
;signature="$Windows95$"
signature="$CHICAGO$"
Class=Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer  = 08/23/2000,2.1.3
provider=%V_ITeX%


[Manufacturer]
%V_ITeX%=ITeX

;=================================================================
;    Source Files Section 
;=================================================================

[SourceDisksNames]
;50="ITeX ADSL PCI NIC Driver Disk",,0
50="ITeX ADSL PCI NIC Driver Disk",,

[SourceDisksFiles]
w95amgm.inf  = 50,                 ; on distribution disk 1, in root
w95ITeX.inf  = 50,                 ; on distribution disk 1, in root
amgm.vxd     = 50,                 ; on distribution disk 1, in root
ITeX95a2.sys = 50,                 ; on distribution disk 1, in root
mapia2.exe   = 50,                 ; on distribution disk 1, in root
Ndi9x.dll    = 50,                 ; on distribution disk 1, in root
MapiIcon.exe = 50,                 ; on distribution disk 1, in root
mapidrv.dll  = 50,                 ; on distribution disk 1, in root
DllMapi6.exe  = 50,                ; on distribution disk 1, in root
DllMapi2.exe = 50,                 ; on distribution disk 1, in root
UInsADSL.exe = 50,,                ; on distribution disk 1, in root

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

;===================================
;       Installer Section
;===================================

[a2.ndi]
AddReg=a2.ndi.reg,ndis.ndi.reg,param.ndi.reg
;with Large Application
;CopyFiles=adsl.CopyFiles.vxd,a2.CopyFiles.sys,adsl.Copyfiles.inf,a2.CopyFiles.mapi
;with Systray Application
CopyFiles=adsl.CopyFiles.vxd,a2.CopyFiles.sys,adsl.Copyfiles.inf,a2.CopyFiles.mapiic



[a2.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1471&DEV_0188"
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,ITeX95a2.sys
HKR,NDIS,LogDriverName,,"ITeX95a2"
;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ADSL_A2,,"%10%\System\MapiIcon.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ADSL_A2,,"%10%\System\DllMapi6.exe"
HKR,Ndi,NdiInstaller,,"Ndi9X.dll,MyNdiProc"

[ndis.ndi.reg]
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,Ndi,InstallInf,,"w95amgm.inf"
HKR,NDIS,MajorNdisVersion,1,00
HKR,NDIS,MinorNdisVersion,1,0A
HKR,Ndi\Interfaces,DefUpper,,"ndis3,itexamgm"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,itexamgm"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

HKR,Ndi\Compatibility,RequireAll,,"AMGM,MSTCP"

[param.ndi.reg]
; 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, "0"
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, "Classical IP over ATM"
HKR, Ndi\Params\Protocol\Enum,    "1",        0, "Bridged Ethernet over ATM"
HKR, Ndi\Params\Protocol\Enum,    "2",        0, "Routed IP over ATM"
HKR, Ndi\Params\Protocol,         type,       0, "enum"

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\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,    "10",       0, "G.Dmt+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\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,    	"16",      0, "-6"
HKR, Ndi\params\IncTxPower\Enum,    	"15",      0, "-5"
HKR, Ndi\params\IncTxPower\Enum,    	"14",      0, "-4"
HKR, Ndi\params\IncTxPower\Enum,    	"13",      0, "-3"
HKR, Ndi\params\IncTxPower\Enum,    	"12",      0, "-2"
HKR, Ndi\params\IncTxPower\Enum,    	"11",      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,       	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\TxCellQueueLength,ParamDesc,, "Transmit Cell Buffer Length"
HKR, Ndi\params\TxCellQueueLength,default,  , "10240"
HKR, Ndi\params\TxCellQueueLength,min,      , "256"
HKR, Ndi\params\TxCellQueueLength,max,      , "16384"
HKR, Ndi\params\TxCellQueueLength,step,     , "128"
HKR, Ndi\params\TxCellQueueLength,base,     , "10"
HKR, Ndi\params\TxCellQueueLength,type,     , "long"

HKR, Ndi\params\RxCellQueueLength,ParamDesc,, "Receive Cell Buffer Length"
HKR, Ndi\params\RxCellQueueLength,default,  , "10240"
HKR, Ndi\params\RxCellQueueLength,min,      , "256"
HKR, Ndi\params\RxCellQueueLength,max,      , "16384"
HKR, Ndi\params\RxCellQueueLength,step,     , "128"
HKR, Ndi\params\RxCellQueueLength,base,     , "10"
HKR, Ndi\params\RxCellQueueLength,type,     , "long"

;=======================================================================================
;    Copy Files Section
;=======================================================================================
;====================================
;[Common Part for A2
;====================================
[adsl.CopyFiles.inf]
w95amgm.inf,,,2
w95ITeX.inf,,,2

[adsl.CopyFiles.vxd]
amgm.vxd,,,2

;====================================
;[Product Specific Part for A2]
;==================================== 
[a2.CopyFiles.sys]
ITeX95a2.sys,,,2

Ndi9X.dll,,,2
MapiIcon.exe,,,2
mapidrv.dll,,,2
DllMapi6.exe,,,2
DllMapi2.exe,,,2
UInsADSL.exe,,,2

;====================================
;[MAPI Utility for A2]
;====================================
;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Large Applications
;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[a2.CopyFiles.mapi]
;mapia2.exe,,,2
;dmapi.exe,,,2

;;;;;;;;;;;;;;;;;;;;;;;;;;;
;SysTray Applications
;;;;;;;;;;;;;;;;;;;;;;;;;;;
[a2.CopyFiles.mapiic]


;====================================
;    Destination  Section
;====================================
[DestinationDirs] 
DefaultDestDir = 12   
;[Common Part for A2, Winnt/Win9x]
adsl.CopyFiles.inf           = 17           ;Inf
adsl.CopyFiles.vxd           = 11           ;LDID_SYS

;[A2, Win9x]
a2.CopyFiles.sys             = 11

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Large Applications
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[A2, MAPI]
;a2.CopyFiles.mapi            = 10

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Systray Applications
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[A2, MAPI]
a2.CopyFiles.mapiic          = 10


[strings]
V_ITeX="ITeX"
PCI\VEN_1471&DEV_0188.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: web1, load: 1.42