Cxt1620R.inf Driver File Contents (pciadslv3.exe)

;
;  Module Name: Cxt1620R.inf
;  Author: Huntsville Development Center
;  $Archive: /Projects/Tigris and Derivatives Branches/Branch099/Customer Supplied Files/Yukon-AV/Install Files/INF/Arbitration/Win98-Win2000/Cxt1620R.inf $
;  $Date: 8/27/01 6:30p $
;
;  Copyright © Conexant Systems Inc. 2000 - 2001.  All rights reserved
;
;  Module Description:
;     Yukon-AV
;     Win98/Win2000 installation file for the
;     Yukon PCI Arbitration Device
;

[Version]
Signature = "$Chicago$"
Class = System
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
Provider = %Author%
CatalogFile = 100021wr.cat
CatalogFile.NT = 100021kr.cat
DriverVer=08/27/2001, 0.2.2.099

[Manufacturer]
%Mfg% = Conexant

[ControlFlags]
ExcludeFromSelect = PCI\VEN_14F1&DEV_1620&SUBSYS_1000144E

;Device Section
[Conexant]
; DisplayName          Section    DeviceID
; -----------          -------    --------
%CnxTgR.DeviceDesc%  = CnxTgR,    PCI\VEN_14F1&DEV_1620&SUBSYS_1000144E


;-----------------------------------------------------------------------------
; Windows 9X specific entries
;

;DriverInstall Section
[CnxTgR]
AddReg    = CnxTgR.win.reg, DriverSwAddReg, CnxTgR.Common.Reg, CnxTgR.win.Uninstall.Reg, CnxTgR.Devices.Reg
CopyFiles = CnxTgR.win.CopyDriverFiles, CnxTgR.win.CopyInfFiles
DriverVer=08/27/2001, 0.2.2.099

[CnxTgR.HW]
AddReg=DriverHwAddReg

;-----------------------------------------------------------------------------
; Windows NT specific entries
;

[CnxTgR.NT]
AddReg = DriverSwAddReg	, CnxTgR.Common.Reg, CnxTgR.Uninstall.Reg, CnxTgR.Devices.Reg, CnxTgR.Services.Reg
CopyFiles = CnxTgR.CopyDriverFiles
; CopyInfFiles is a CnxMfdCo CoInstaller directive
CopyInfFiles = Cxt1622R.inf, Cxt1622C.inf
DriverVer=08/27/2001, 0.2.2.099

[CnxTgR.NT.Services]
AddService = CnxTgR, 2, CnxTgR.Service

[CnxTgR.NT.HW]
AddReg = DriverHwAddReg

[CnxTgR.NT.CoInstallers]
AddReg = CoInstallers.AddReg
CopyFiles = CoInstallers.CopyFiles

;-----------------------------------------------------------------------------
; CoInstallers Registry Entries
;

[CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"CnxMfdCo.dll,CoCopyInfFiles"

; System devices
HKLM,System\CurrentControlSet\Control\CoDeviceInstallers,{4D36E97D-E325-11CE-BFC1-08002BE10318},0x00010008,"CnxClsCo.dll,ClassCoInstaller"

; Network Adapters
HKLM,System\CurrentControlSet\Control\CoDeviceInstallers,{4D36E972-E325-11CE-BFC1-08002bE10318},0x00010008,"CnxClsCo.dll,ClassCoInstaller"

; Modems
HKLM,System\CurrentControlSet\Control\CoDeviceInstallers,{4D36E96D-E325-11CE-BFC1-08002BE10318},0x00010008,"CnxClsCo.dll,ClassCoInstaller"


;-----------------------------------------------------------------------------
; Win9x and NT Hardware Registry Entries
;
; reg-root, [subkey], [value-entry-name], [flags], [value]
;
; Hex DWORD registry values do not work correctly in Win9x - use decimal
;

[DriverHwAddReg]
HKR,,GpioADSLFunctionMask, 0x00010001, 12127                 ; 0x2F5F
HKR,,GpioARMFunctionMask,  0x00010001, 256                   ; 0x100
HKR,,GpioDirectionMask,    0x00010001, 3935                  ; 0xF5F
HKR,,GpioEdgeMask,         0x00010001, 0
HKR,,FirmWare,             0x00000000, %FirmWareFile%
HKR,,HwId,                 0x00010001, 351344160            ; 0x14F11620
HKR,,NumberOfChildren,     0x00010001, 0

;-----------------------------------------------------------------------------
; Win9x and NT Software Registry Entries
;
; reg-root, [subkey], [value-entry-name], [flags], [value]
;
; Hex DWORD registry values do not work correctly in Win9x - use decimal
;

[DriverSwAddReg]
HKR,,FunctionIdentifier, 0x00010001, 0
HKR,,HwDebugFlag,        0x00010001, 0
HKR,,PhysicalDriverType, 0x00010001, 2

;-----------------------------------------------------------------------------
; Win9x and NT common parameters
;
; Hex DWORD registry values do not work correctly in Win9x - use decimal

[CnxTgR.Common.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%, CompanyName, 2, ""
HKLM, Software\%CompanySubkey%\%ProductSubkey%, DeviceName, 2, ""
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductId, 2, "0"
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductName, 2, %ProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ShortProductName, 2, ""

HKLM, Software\%CompanySubkey%\%ProductSubkey%\{03C33497-C252-4110-8DAB-4C442A55AE16},,

;-----------------------------------------------------------------------------
; Device IDs
;

[CnxTgR.Devices.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Devices, %DeviceId%,, %DeviceId%

;-----------------------------------------------------------------------------
; Services
;

[CnxTgR.Services.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Services, CnxTgR,, "CnxTgR"

;-----------------------------------------------------------------------------
; CnxTgR Uninstall NT Specific
;

[CnxTgR.Uninstall.Reg]

; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1620R.INF,,  "Cxt1620R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1620R.PNF,,  "Cxt1620R.PNF"

HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622R.INF,,  "Cxt1622R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622R.PNF,,  "Cxt1622R.PNF"

HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622C.INF,,  "Cxt1622C.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622C.PNF,,  "Cxt1622C.PNF"

; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG,      1000*.cat,,     "1000*.cat"

; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxClsCo.dll,,  "CnxClsCo.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxMfdCo.dll,,  "CnxMfdCo.dll"

; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxTgR.sys,,    "CnxTgR.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxYkF.hex,,    "CnxYkF.hex"


;-----------------------------------------------------------------------------
; CnxTgN Uninstall Win9x Specific
;

[CnxTgR.win.Uninstall.Reg]

; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1620R.INF,,  "Cxt1620R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1620R.PNF,,  "Cxt1620R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER,        %Author%Cxt1620R.INF,,  "%Author%Cxt1620R.INF"

HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622R.INF,,  "Cxt1622R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622R.PNF,,  "Cxt1622R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER,        %Author%Cxt1622R.INF,,  "%Author%Cxt1622R.INF"

HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622C.INF,,  "Cxt1622C.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          Cxt1622C.PNF,,  "Cxt1622C.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER,        %Author%Cxt1622C.INF,,  "%Author%Cxt1622C.INF"

; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG,      1000*.cat,,     "1000*.cat"

; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxTgR.sys,,    "CnxTgR.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxYkF.hex,,    "CnxYkF.hex"


;-----------------------------------------------------------------------------
; CnxTgR NT specific
;

[CnxTgR.Service]
DisplayName     = %CnxTgR.Service.DispName%
ServiceType     = 1 ; SERVICE_KERNEL_DRIVER
StartType       = 3 ; SERVICE_DEMAND_START
ErrorControl    = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\CnxTgR.sys
AddReg          = EnableEnumReg

[EnableEnumReg]
HKR, "Parameters", EnumEnable, 0x00000000, "1"


;----------------------------------------------------------------------------
; CnxTgR Win9x specific
;

[CnxTgR.win.reg]
HKR, , DevLoader,  0, "*ntkern"
HKR, , NTMPDriver, 0, "CnxTgR.sys"
HKR, "Parameters", EnumEnable, 0, "1"

;-----------------------------------------------------------------------------
; DestinationDirs
;
; file-list-section = dirid[,subdir]]
;

[DestinationDirs]
DefaultDestDir = 12,
CnxTgR.CopyDriverFiles = 12,                        ; NT -> System32\Drivers
CnxTgR.win.CopyDriverFiles = 10,System32\Drivers    ; Win9x -> System32\Drivers
CnxTgR.win.CopyInfFiles = 17,                       ; Win9x -> INF
CoInstallers.CopyFiles = 11,                        ; NT -> System32

;-----------------------------------------------------------------------------
; CopyFiles Sections
;
; destination-file-name[,source-file-name][,temporary-file-name][,flag]
;

[CnxTgR.CopyDriverFiles]
CnxTgR.sys,,,6
CnxYkF.hex,,,6

[CnxTgR.win.CopyDriverFiles]
CnxTgR.sys,,,6
CnxYkF.hex,,,6

[CnxTgR.win.CopyInfFiles]
Cxt1622R.inf,,,6
Cxt1622C.inf,,,6

[CoInstallers.CopyFiles]
CnxClsCo.dll,,,0x10
CnxMfdCo.dll,,,0x10

;-----------------------------------------------------------------------------
; SourceDisksNames
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;

[SourceDisksNames]
100=%DiskName%,DISK1,,

;-----------------------------------------------------------------------------
; SourceDisksFiles
;
; filename = diskid[,[ subdir][, size]]
;

[SourceDisksFiles]
CnxTgR.sys=100,,
CnxYkF.hex=100,,
CnxClsCo.dll=100,,
CnxMfdCo.dll=100,,

;-----------------------------------------------------------------------------
; Strings
;

[Strings]

;-----------------------------------------------------------------------------
; Strings    Not Localizable
;

FirmWareFile = "CnxYkF.hex"

CompanySubkey = "Conexant"                      ; Do not modify this string
ProductSubkey = "AccessRunner ADSL"             ; Do not modify this string

DeviceId = "PCI\VEN_14F1&DEV_1620&SUBSYS_100014F1"    ; Only the PCI Subsystem ID can be modified

;-----------------------------------------------------------------------------
; Strings    Localizable
;

Author = "Olitec"
Mfg = "Olitec"
CnxTgR.DeviceDesc = "Olitec Arbitrage PCI"
CnxTgR.Service.DispName = "Olitec Driver d'Abitrage PCI"
DiskName = "Olitec disque d'installation"

; Applications Display
ProductName = "ADSL Olitec"
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: 0.75