; ; TIAUXCO.INF ; ; Win2k/Win9x Installation file for Kit ADSL USB WAN Adapter ; ; Copyright (c) 2000-2002 All Rights Reserved, Texas Instruments Incorporated ; [Version] CatalogFile=tiauxco.cat Signature = "$Windows NT$" Provider = %TI% Class = Net ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318} DriverVer=04/02/2002,3.2.4.2 [Manufacturer] %TI% = TexasInstruments ; pnp cards should be excluded from select [ControlFlags] ExcludeFromSelect = USB\VID_0451&PID_6001 [TexasInstruments] %USB\VID_0451&PID_6001.DeviceDesc% = TIDSLU, USB\VID_0451&PID_6001 ; ; This section is necessary for the tool ; ; ; This section is necessary for the tool ; [TI3000P.ndi] AddReg=TIDSLU.id.reg [TIDSLU.ndi] AddReg=TIDSLU.id.reg, TIDSLUParams.reg, TIDSLU.win.reg ; TI USB DSL AU5 modem ; ; Windows 2000 specific entry [TIDSLU.NT] BusType = 15 ; PnP Bus AddReg = TIDSLU.ndi.reg.NT, TIDSLUParams.reg Characteristics = 0x84 CopyFiles = TIDSLU.CopyFiles.NT, TIDSLU.binFiles.NT ;----------------------------------------------------------------------------- ; TIDSLU Win2K specific ; [TIDSLU.ndi.reg.NT] HKR, Ndi, Service, 0, "TIAU5CO" HKR, Ndi\Interfaces, LowerRange, 0, "dsl" HKR, Ndi\Interfaces, UpperRange, 0, "ndisatm" [TIDSLU.NT.Services] AddService = TIAU5CO, 2, TIDSLU.Service, TIDSLU.EventLog [TIDSLU.Service] DisplayName = %TIDSLU.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_DEMAND_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\TIAU5CO.sys LoadOrderGroup = NDIS [TIDSLU.EventLog] AddReg = TIDSLU.AddEventLog.reg [TIDSLU.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 [TIDSLU.CopyFiles.NT] TIAU5CO.SYS TIAU5BT.SYS TIAU5TP.BIN TIAU5FW.BIN [TIDSLU.binFiles.NT] TIAU5CO.SYS TIAU5BT.SYS TIAU5TP.BIN TIAU5FW.BIN ; ; Windows9x specific ; [TIDSLU] AddReg=TIDSLU.id.reg, TIDSLUParams.reg, TIDSLU.win.reg, TIDSLU.Install DeviceID = "USB\VID_0451&PID_6001" [TIDSLU.Install] HKR,Ndi\Install,,,"TIDSLU.Copy" HKR,Ndi\Remove,,,"TIDSLU.Remove" ;---------------------------------------------------------------------------- ; Win9x id registry sections ; These are not needed by Win2K [TIDSLU.id.reg] HKR, Ndi, DeviceID, 0, "USB\VID_0451&PID_6001" HKR, Ndi, HelpText, 0, %DSLAdapterHelpText% ;----------------------------------------------------------------------------- ; TIDSLU common ; [TIDSLUParams.reg] HKR, Ndi\Params\PVCEncapsulation, ParamDesc,,"Encapsulation Type" HKR, Ndi\Params\PVCEncapsulation, Type,, "enum" HKR, Ndi\Params\PVCEncapsulation, Default,,"0" HKR, Ndi\Params\PVCEncapsulation\enum,"0",,"PPPoA(RFC2364)" HKR, Ndi\Params\PVCEncapsulation\enum,"1",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"2",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"3",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"4",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"5",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"6",,"Reserved" HKR, Ndi\Params\PVCEncapsulation\enum,"7",,"PPPoE(RFC2516)" HKR, Ndi\Params\PVCSDUsize, ParamDesc, ,"SDU Size" HKR, Ndi\Params\PVCSDUsize, Type, , "int" HKR, Ndi\Params\PVCSDUsize, Default, , "1500" HKR, Ndi\Params\PVCSDUsize, Min, , "1500" HKR, Ndi\Params\PVCSDUsize, Max, , "32000" HKR, Ndi\Params\PVCSDUsize, Step, , "1" HKR, Ndi\Params\PVCSDUsize, Base, , "10" HKR, Ndi\Params\PVCVCI, ParamDesc, ,"VCI value" HKR, Ndi\Params\PVCVCI, Type, , "int" HKR, Ndi\Params\PVCVCI, Default, , "35" HKR, Ndi\Params\PVCVCI, Min, , "32" HKR, Ndi\Params\PVCVCI, Max, , "1024" HKR, Ndi\Params\PVCVCI, Step, , "1" HKR, Ndi\Params\PVCVCI, Base, , "10" HKR, Ndi\Params\PVCVPI, ParamDesc, ,"VPI value" HKR, Ndi\Params\PVCVPI, Type, , "int" HKR, Ndi\Params\PVCVPI, Default, , "0" HKR, Ndi\Params\PVCVPI, Min, , "0" HKR, Ndi\Params\PVCVPI, Max, , "255" HKR, Ndi\Params\PVCVPI, Step, , "1" HKR, Ndi\Params\PVCVPI, Base, , "10" HKR, Ndi\Params\xDSLmodulation, ParamDesc, ,"Modulation Type" HKR, Ndi\Params\xDSLmodulation, Type,, "enum" HKR, Ndi\Params\xDSLmodulation, Default,,"1" HKR, Ndi\Params\xDSLmodulation\enum,"0",,"T1.413" HKR, Ndi\Params\xDSLmodulation\enum,"1",,"Multi Mode" HKR, Ndi\Params\xDSLmodulation\enum,"2",,"G.DMT" HKR, Ndi\Params\RJ11PairSelect, ParamDesc, ,"RJ-11 Line Pair Selection" HKR, Ndi\Params\RJ11PairSelect, Type,,"enum" HKR, Ndi\Params\RJ11PairSelect, Default,,"0" HKR, Ndi\Params\RJ11PairSelect\enum,"0",,"Inner Pair" HKR, Ndi\Params\RJ11PairSelect\enum,"1",,"Outer Pair" HKR, Ndi\Params\RJ11PairSelect\enum,"2",,"Auto Detect" HKR, Ndi\Params\USMarginMonitor, ParamDesc, ,"US Margin Monitor" HKR, Ndi\Params\USMarginMonitor, Type,,"enum" HKR, Ndi\Params\USMarginMonitor, Default,,"1" HKR, Ndi\Params\USMarginMonitor\enum,"0",,"Off" HKR, Ndi\Params\USMarginMonitor\enum,"1",,"On" HKR, Ndi\Params\ilmiDisabled, ParamDesc, ,"SVC Support" HKR, Ndi\Params\ilmiDisabled, Type,, "enum" HKR, Ndi\Params\ilmiDisabled, Default,,"1" HKR, Ndi\Params\ilmiDisabled\enum,"0",,"YES" HKR, Ndi\Params\ilmiDisabled\enum,"1",,"NO" HKR, Ndi\Params\ModemCodeFile, ParamDesc, ,"Modem Code Filename" HKR, Ndi\Params\ModemCodeFile, Type,,"edit" HKR, Ndi\Params\ModemCodeFile, Default,,"tiau5tp.bin" ;HKR, Ndi\Params\GLITEModemCode, ParamDesc, ,"G.LITE Modem Code" ;HKR, Ndi\Params\GLITEModemCode, Type,,"edit" ;HKR, Ndi\Params\GLITEModemCode, Default,,"tiau5lp.bin" ;HKR, Ndi\Params\GDMTModemCode, ParamDesc, ,"G.DMT Modem Code" ;HKR, Ndi\Params\GDMTModemCode, Type,,"edit" ;HKR, Ndi\Params\GDMTModemCode, Default,,"tiau5dp.bin" HKR, Ndi\Params\DriverDescription, ParamDesc, ,"Driver Description" HKR, Ndi\Params\DriverDescription, Type, ,"edit" HKR, Ndi\Params\DriverDescription, LimitText, ,"64" HKR, Ndi\Params\DriverDescription, Default,,"Kit ADSL USB WAN Adapter" ;---------------------------------------------------------------------------- ; TIDSLU Win9x specific ; [TIDSLU.win.reg] ; key,subkey,valuename,type,value HKR, , DevLoader, 0, "*ndis" HKR, , DeviceVxDs, 0, "TIAU5CO.SYS" HKR, , EnumPropPages, 0, "netdi.dll,EnumPropPages" ;NDIS info HKR, NDIS, LogDriverName, 0, "TIAU5CO" HKR, NDIS, MajorNdisVersion, 1, 03 HKR, NDIS, MinorNdisVersion, 1, 0A ; Interfaces HKR,Ndi\Interfaces,DefLower,,"dsl" HKR,Ndi\Interfaces,LowerRange,,"dsl" HKR,Ndi\Interfaces,DefUpper,,"ndisatm" HKR,Ndi\Interfaces,UpperRange,,"ndisatm" ; NDI Required Components ;HKR,Ndi\Compatibility,RequireAll,,"ATMUNI, *PNP8385" HKR,Ndi\Compatibility,RequireAll,,"ATMUNI" ; ; TAPI Configuration ; HKR,TAPI,Properties,1,00,00,00,00 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, 00,00,00,00, 00,00,00,00, 02,00,00,00, 01,00,00,00, 00,00,00,00 HKR,TAPI\Line0,Properties,1,00,00,00,00 00,00,00,00 00,00,00,00 HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,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,ChannelCaps,1,00,00,00,00 HKR,TAPI\Line0\Channel0,SPID,,"" HKR,TAPI\Line0\Channel0,Phone,,"" ; Required Components HKR, Ndi, InstallInf,,"TIAUXCO.INF" [TIDSLU.Copy] CopyFiles=TIDSLU.CopyFiles [TIDSLU.Remove] DelFiles=TIDSLU.CopyFiles [TIDSLU.CopyFiles] TIAU5CO.SYS TIAU5BT.SYS TIAU5TP.BIN TIAU5FW.BIN ; ; Common sections ; [DestinationDirs] DefaultDestDir = 12 ; System Directory TIDSLU.CopyFiles = 11 TIDSLU.binFiles.NT = 10,system ; also copy bin files to system dir because of a bug on ME [SourceDisksNames] 1 = %DiskName%,,, [SourceDisksFiles] TIAU5CO.SYS = 1 TIAU5BT.SYS = 1 TIAU5TP.BIN = 1 TIAU5FW.BIN = 1 [Strings] TI="Texas Instruments" USB\VID_0451&PID_6001.DeviceDesc = "Kit ADSL USB WAN Adapter" TIDSLU.Service.DispName = "Kit ADSL USB WAN Adapter" DSLAdapterHelpText= "A DSL Adapter provides high speed connection to the Internet through a phone line" DiskName="Kit ADSL USB Adapter Installation Disk"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.