;
; Module Name: Cxt1610R.inf
; Author: Huntsville Development Center
; $Archive: /Projects/Tigris and Derivatives Branches/Branch099/Reference Designs/Tigris/Install Files/INF/P46Arb/Win98-Win2000/Cxt1610R.inf $
; $Date: 3/11/02 4:21p $
;
; Copyright © Conexant Systems Inc. 1999 - 2001. All rights reserved
;
; Module Description:
; Win98/Win2000 installation file for the
; Conexant AccessRunner PCI Arbitration Device
;
[Version]
Signature = "$Chicago$"
Class = System
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
Provider = %Author%
CatalogFile = 16102rwr.cat
CatalogFile.NT = 16102rkr.cat
DriverVer=03/11/2002, 12.099.040.000
[Manufacturer]
%Mfg% = Conexant
[ControlFlags]
ExcludeFromSelect = PCI\VEN_14F1&DEV_1610&SUBSYS_161014F1
;Device Section
[Conexant]
; DisplayName Section DeviceID
; ----------- ------- --------
%CnxTgR.DeviceDesc% = CnxTgR, PCI\VEN_14F1&DEV_1610&SUBSYS_161014F1
;-----------------------------------------------------------------------------
; Windows 9X specific entries
;
;DriverInstall Section
[CnxTgR]
AddReg = CnxTgR.win.reg, DriverSwAddReg, CnxTgR.Common.Reg, CnxTgR.win.Uninstall.Reg, CnxTgR.win.Run.Reg, CnxTgR.Devices.Reg
CopyFiles = CnxTgR.win.CopyDriverFiles, CnxTgR.win.CopySystemFiles, CnxTgR.win.CopyInfFiles
DriverVer=03/11/2002, 12.099.040.000
[CnxTgR.HW]
AddReg=DriverHwAddReg
;-----------------------------------------------------------------------------
; Windows NT specific entries
;
[CnxTgR.NT]
AddReg = DriverSwAddReg, CnxTgR.Common.Reg, CnxTgR.Uninstall.Reg, CnxTgR.Run.Reg, CnxTgR.Devices.Reg, CnxTgR.Services.Reg
CopyFiles = CnxTgR.CopyDriverFiles, CnxTgR.CopyProgramFiles
; CopyInfFiles is a CnxMfdCo CoInstaller directive
CopyInfFiles = Cxt1611R.inf, Cxt1611C.inf
DriverVer=03/11/2002, 12.099.040.000
[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"
;-----------------------------------------------------------------------------
; Win9x and NT Hardware Registry Entries
;
; reg-root, [subkey], [value-entry-name], [flags], [value]
;
; Hex registry values do not work correctly in Win9x - use decimal
;
[DriverHwAddReg]
HKR,,GpioADSLFunctionMask, 0x00010001, 8575 ; 0x217F
HKR,,GpioARMFunctionMask, 0x00010001, 256 ; 0x100
HKR,,GpioDirectionMask, 0x00010001, 383 ; 0x17F
HKR,,GpioEdgeMask, 0x00010001, 0
HKR,,HwId, 0x00010001, 351344144 ; 0x14F11610
HKR,,NumberOfChildren, 0x00010001, 0
;-----------------------------------------------------------------------------
; Win9x and NT Software Registry Entries
;
; reg-root, [subkey], [value-entry-name], [flags], [value]
;
; Hex registry values do not work correctly in Win9x - use decimal
;
[DriverSwAddReg]
HKR,,FunctionIdentifier, 0x00010001, 0
HKR,,HwDebugFlag, 0x00010001, 0
HKR,,PhysicalDriverType, 0x00010001, 1
;-----------------------------------------------------------------------------
; 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},, 0, ""
;-----------------------------------------------------------------------------
; 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, Cxt1610R.INF,, "Cxt1610R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1610R.PNF,, "Cxt1610R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611R.INF,, "Cxt1611R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611R.PNF,, "Cxt1611R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611C.INF,, "Cxt1611C.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611C.PNF,, "Cxt1611C.PNF"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, 1610*.cat,, "1610*.cat"
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, CnxDslWz.dll,, "CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, CnxUnist.exe,, "CnxUnist.exe"
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, CnxTgF.hex,, "CnxTgF.hex"
; CnxUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%16422%\%APP_SUBFOLDER%\%UNINSTALLCMD% %ProductSubkey%"
HKLM, Software\%CompanySubkey%\%ProductSubkey%, InstallDir, 0x00020000, "%%ProgramFiles%%\%APP_SUBFOLDER%"
;-----------------------------------------------------------------------------
; CnxTgN Uninstall Win9x Specific
;
[CnxTgR.win.Uninstall.Reg]
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1610R.INF,, "Cxt1610R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1610R.PNF,, "Cxt1610R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%Cxt1610R.INF,, "%Author%Cxt1610R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611R.INF,, "Cxt1611R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611R.PNF,, "Cxt1611R.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%Cxt1611R.INF,, "%Author%Cxt1611R.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611C.INF,, "Cxt1611C.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, Cxt1611C.PNF,, "Cxt1611C.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%Cxt1611C.INF,, "%Author%Cxt1611C.INF"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, 1610*.cat,, "1610*.cat"
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM, CnxDslWz.dll,, "CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM, CnxUnist.exe,, "CnxUnist.exe"
; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, CnxTgR.sys,, "CnxTgR.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, CnxTgF.hex,, "CnxTgF.hex"
; CnxUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%UNINSTALLCMD% %ProductSubkey%"
;-----------------------------------------------------------------------------
; 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"
;-----------------------------------------------------------------------------
; CnxTgR Run NT Specific
;
[CnxTgR.Run.Reg]
HKLM, %RUNONCE_KEY%, CnxDslPostInstall,, "rundll32.exe ""%16422%\%APP_SUBFOLDER%\CnxDslWz.dll"",%POST_INSTALL_ENTRY%"
;-----------------------------------------------------------------------------
; CnxTgR Run Win9x Specific
;
[CnxTgR.win.Run.Reg]
HKLM, %RUNONCE_KEY%, CnxDslPostInstall,, "rundll32.exe %11%\CnxDslWz.dll,%POST_INSTALL_ENTRY%"
;-----------------------------------------------------------------------------
; DestinationDirs
;
; file-list-section = dirid[,subdir]]
;
[DestinationDirs]
DefaultDestDir = 12,
CnxTgR.CopyDriverFiles = 12, ; NT -> System32\Drivers
CnxTgR.CopyProgramFiles = 16422,%APP_SUBFOLDER% ; NT -> Program Files\%APP_SUBFOLDER%
CnxTgR.win.CopyDriverFiles = 10,System32\Drivers ; Win9x -> System32\Drivers
CnxTgR.win.CopySystemFiles = 11, ; Win9x -> System
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
CnxTgF.hex,,,6
[CnxTgR.CopyProgramFiles]
CnxDslWz.dll,,,6
CnxUnist.exe,,,6
[CnxTgR.win.CopyDriverFiles]
CnxTgR.sys,,,6
CnxTgF.hex,,,6
[CnxTgR.win.CopySystemFiles]
CnxDslWz.dll,,,6
CnxUnist.exe,,,6
[CoInstallers.CopyFiles]
CnxClsCo.dll,,,0x10
CnxMfdCo.dll,,,0x10
[CnxTgR.win.CopyInfFiles]
Cxt1611R.inf,,,6
Cxt1611C.inf,,,6
;-----------------------------------------------------------------------------
; SourceDisksNames
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
[SourceDisksNames]
100=%DiskName%,DISK1,,
;-----------------------------------------------------------------------------
; SourceDisksFiles
;
; filename = diskid[,[ subdir][, size]]
;
[SourceDisksFiles]
CnxTgR.sys=100,,
CnxTgF.hex=100,,
CnxClsCo.dll=100,,
CnxMfdCo.dll=100,,
CnxDslWz.dll=100,,
CnxUnist.exe=100,,
;-----------------------------------------------------------------------------
; Strings
;
[Strings]
;-----------------------------------------------------------------------------
; Strings Not Localizable
;
RUNONCE_KEY = "Software\Microsoft\Windows\CurrentVersion\RunOnce" ; Do not modify this string
UNINSTALL_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall" ; Do not modify this string
UNINSTALLCMD = "CnxUnist.exe -w3" ; Do not modify this string
POST_INSTALL_ENTRY = "PostInstall 3" ; Do-not modify this string
CompanySubkey = "Conexant" ; Do not modify this string
ProductSubkey = "AccessRunner ADSL" ; Do not modify this string
DeviceId = "PCI\VEN_14F1&DEV_1610&SUBSYS_161014F1" ; Only the PCI Subsystem ID can be modified
;-----------------------------------------------------------------------------
; Strings Localizable
;
Author = "ADSL Technology"
Mfg = "ADSL Technology"
CnxTgR.DeviceDesc = "ADSL PCI Modem"
CnxTgR.Service.DispName = "Conexant AccessRunner PCI Arbitration Device Driver"
DiskName = "ADSL PCI Modem Installation Disk"
APP_SUBFOLDER = "ADSL\ADSL PCI Modem"
; Applications Display
ProductName = "ADSL PCI"
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.