CxtCAFFU.inf Driver File Contents (usbadslv92v3.exe)

;
;  Module Name: CxtCAFFU.inf
;  Author: Huntsville Development Center
;  $Archive: /Projects/Tigris and Derivatives/Customer Supplied Files/Thames/Install Files/INF/USB/Win98-Win2000/CxtCAFFU.inf $
;  $Date: 4/11/01 10:36a $
;
;  Copyright © Conexant Systems Inc. 2000 - 2001.  All rights reserved
;
;  Module Description:
;     Thames
;     Win98/Win2000 installation file for the
;     Conexant AccessRunner USB ADSL Interface Device
;

[Version]
Signature = "$Chicago$"
Class = USB
ClassGUID = {36fc9e60-c465-11cf-8056-444553540000}
Provider = %Author%
CatalogFile = caff2iwu.cat
CatalogFile.NT = caff2iku.cat
DriverVer=04/11/2001, 0.3.2.095

[Manufacturer]
%Mfg% = Conexant

[ControlFlags]
ExcludeFromSelect = USB\VID_08E3&PID_0101


;Device Section
[Conexant]
; DisplayName          Section    DeviceID
; -----------          -------    --------
%CnxEtU.DeviceDesc%  = CnxEtU,    USB\VID_08E3&PID_0101


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

[CnxEtU]
AddReg    = CnxEtU.win.reg, DriverSwAddReg, CnxEtU.win.Uninstall.Reg, CnxEtU.Devices.Reg
CopyFiles = CnxEtU.win.CopyDriverFiles, CnxEtU.win.CopyInfFiles
DriverVer=04/11/2001, 0.3.2.095

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

[CnxEtU.NT]
AddReg = DriverSwAddReg, CnxEtU.Uninstall.Reg, CnxEtU.Devices.Reg, CnxEtU.Services.Reg
CopyFiles = CnxEtU.CopyDriverFiles
; CopyInfFiles is a CnxMfdCo CoInstaller directive
CopyInfFiles = CxtEtNC.inf, CxtThMkC.inf
DriverVer=04/11/2001, 0.3.2.095

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

[CnxEtU.NT.CoInstallers]
AddReg = CnxMfdCo.AddReg
CopyFiles = CnxMfdCo.CopyFiles

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

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

;-----------------------------------------------------------------------------
; 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,,ChildDeviceDescription,    0x00000000, %ChildDescription%
HKR,,ChildDeviceId,             0x00000000, %ChildDeviceId%
HKR,,ChildDeviceEnabled,        0x00010001, 1
HKR,,ChildDeviceStatic,         0x00010001, 1

HKR,,ChildDeviceDescription1,   0x00000000, %ChildDescription1%
HKR,,ChildDeviceId1,            0x00000000, %ChildDeviceId1%
HKR,,ChildDeviceEnabled1,       0x00010001, 1

;set the following to 1 for Thames (static),  0 for Euphrates (dynamic modem child device)
HKR,,ChildDeviceStatic1,        0x00010001, 1

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

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

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

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

;-----------------------------------------------------------------------------
; CnxEtU Uninstall NT Specific
;

[CnxEtU.Uninstall.Reg]

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

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

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

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

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

; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxEtU.sys,,    "CnxEtU.sys"


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

[CnxEtU.win.Uninstall.Reg]

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

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

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

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

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

; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS,      CnxEtU.sys,,    "CnxEtU.sys"


;-----------------------------------------------------------------------------
; CnxEtU NT specific
;

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


;----------------------------------------------------------------------------
; CnxEtU Win9x specific
;

[CnxEtU.win.reg]
HKR, , DevLoader,  0, "*ntkern"
HKR, , NTMPDriver, 0, "CnxEtU.sys"

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

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

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

[CnxEtU.CopyDriverFiles]
CnxEtU.sys,,,6

[CnxEtU.win.CopyDriverFiles]
CnxEtU.sys,,,6

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

[CnxEtU.win.CopyInfFiles]
CxtEtNC.inf,,,6
CxtThMwC.inf,,,6
CxtThMwE.inf,,,6

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

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

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

[SourceDisksFiles]
CnxEtU.sys=100,,
CnxMfdCo.dll=100,,

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

[Strings]

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

CompanySubkey = "Conexant"
ProductSubkey = "AccessRunner ADSL"

DeviceId = "USB\VID_0572&PID_CAFF"
ChildDeviceId = "SWCNX\CNX_DSLUSB"
ChildDeviceId1 = "CNXT\USB_MODEM_CAFF"

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

Author = "Olitec"
Mfg = "Olitec"
CnxEtU.DeviceDesc = "Olitec Interface USB ADSL"
CnxEtU.Service.DispName = "Conexant AccessRunner USB ADSL Interface Device Driver"
DiskName = "Olitec disque d'installation"
ChildDescription = "Olitec Réseau ADSL"
ChildDescription1 = "Olitec Modem USB V92 Ready"

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.51