tiapxln.inf Driver File Contents (CopperJet_805.zip)

; 
; TIAPXLN.INF
;
; Win98 installation file for TI ADSL AP5 LAN(RFC1483) Adapter
;
; Copyright (c) 2000, 2001, All Rights Reserved, Texas Instruments Inc.
;

[Version]
;CatalogFile=tiapxln.cat
;LayoutFile=layout.inf
Signature = "$Windows NT$"
Provider  = %TI%
Class     = Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer=12/05/2001,3.1.12.05

[Manufacturer]
%TI% = TexasInstruments

[TexasInstruments]
%TIAP5.DeviceDesc% = TIAP5.A106, PCI\VEN_104C&DEV_A106&SUBSYS_A106104C
%TIAP5.DeviceDesc% = TIAP5.A106, PCI\VEN_104C&DEV_A106&SUBSYS_A1061668

;
; This section is necessary for the tool
;
[TI3000P.ndi]
AddReg=TIAP5.ndi.reg

;
; Windows9x specific
;
[TIAP5.A106]
AddReg=TIAP5.ndi.reg, TI.Param.Reg, TI.Param.Reg.A106, TIAP5.A106.Install

[TIAP5.A106.Install]
HKR,Ndi\Install,,,"TIAP5.A106.Copy"
HKR,Ndi\Remove,,,"TIAP5.A106.Remove"

[TIAP5.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_A106"

;HKR,Ndi,NetType,,1
HKR,Ndi,HelpText,0,%DSLAdapterHelpText%

; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TIAP5LN.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR, NDIS, LogDriverName, , "TIAP5LN"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A

HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"

; Required Components
HKR,Ndi,InstallInf,,"TIAPXLN.INF"

[TIAP5.A106.Copy]
CopyFiles=TIAP5.A106.CopyFiles

[TIAP5.A106.Remove]
DelFiles=TIAP5.A106.CopyFiles

[TIAP5.A106.CopyFiles]
;TIAP5LN.sys
;TIAP5TP.bin

;
; Common sections
;
[TI.Param.Reg]

HKR, Ndi\Params\PVCEncapsulation, ParamDesc,,"Encapsulation Type"
HKR, Ndi\Params\PVCEncapsulation, Type,, "enum"
HKR, Ndi\Params\PVCEncapsulation, Default,,"2"
HKR, Ndi\Params\PVCEncapsulation\enum,"2",,"RFC1483(LLC/SNAP Bridged)"
HKR, Ndi\Params\PVCEncapsulation\enum,"3",,"RFC1483(LLC/SNAP Routed)"
HKR, Ndi\Params\PVCEncapsulation\enum,"4",,"xReserved"
HKR, Ndi\Params\PVCEncapsulation\enum,"5",,"xReserved"
HKR, Ndi\Params\PVCEncapsulation\enum,"6",,"RFC1577(CIPoATM)"

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\LanAutoConnect, ParamDesc, ,"Auto Connect to Network"
HKR, Ndi\Params\LanAutoConnect, Type,, "enum"
HKR, Ndi\Params\LanAutoConnect, Default,,"1"
HKR, Ndi\Params\LanAutoConnect\enum,"1",,"Yes"
HKR, Ndi\Params\LanAutoConnect\enum,"0",,"No"

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"

[TI.Param.Reg.A106]
HKR, Ndi\Params\ModemCodeFile, ParamDesc, ,"Firmware File"
HKR, Ndi\Params\ModemCodeFile, Type, ,"edit"
HKR, Ndi\Params\ModemCodeFile, LimitText, ,"24"
HKR, Ndi\Params\ModemCodeFile, Default,,"tiap5tp.bin"
HKR, Ndi\Params\ModemCodeFile, UpperCase,,"1"

HKR, Ndi\Params\DriverDescription, ParamDesc, ,"Driver Description"
HKR, Ndi\Params\DriverDescription, Type, ,"edit"
HKR, Ndi\Params\DriverDescription, LimitText, ,"64"
HKR, Ndi\Params\DriverDescription, Default,,"TI ADSL AP5 LAN Adapter"

[DestinationDirs]
DefaultDestDir  = 12 ; System Directory
TIAP5.A106.CopyFiles = 11
TIAP5.A106.binFiles.NT = 10,system

[SourceDisksNames]
1 = %DiskName%,,

[SourceDisksFiles]
TIAP5LN.sys  = 1
TIAP5TP.bin  = 1

[Strings]
TI="Texas Instruments"
TIAP5.DeviceDesc = "TI ADSL AP5 LAN Adapter"
DSLAdapterHelpText= "A DSL Adapter provides high speed connection to the Internet through a phone line"
DiskName="TI ADSL Installation Disk"
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: web2, load: 1.26