CxtCAFEU.inf Driver File Contents (DR-ADE3000-032.zip)

;
;  Module Name: CxtCAFEU.inf
;  Author: Huntsville Development Center
;  $Archive:	$
;  $Date:		$
;
;  Copyright © Conexant Systems Inc. 2000 - 2001.  All rights reserved
;
;  Module Description: 
;     Win98/Win2000 installation file for the
;     Conexant USB Network Interface Device
;

[Version]
Signature = "$Chicago$"
Class = USB
ClassGUID = {36fc9e60-c465-11cf-8056-444553540000}
Provider = %Author%
CatalogFile = cafe2iwu.cat
CatalogFile.NT = cafe2iku.cat
DriverVer=05/02/2001, 0.3.2.097

[Manufacturer]
%Mfg% = Conexant

[ControlFlags]
ExcludeFromSelect = USB\VID_0572&PID_CB01


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


;-----------------------------------------------------------------------------
; 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=05/02/2001, 0.3.2.097

;-----------------------------------------------------------------------------
; 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
DriverVer=05/02/2001, 0.3.2.097

[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%

;-----------------------------------------------------------------------------
; 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,          CxtCAFEU.INF,,  "CxtCAFEU.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          CxtCAFEU.PNF,,  "CxtCAFEU.PNF"

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

; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG,      CAFE*.cat,,     "CAFE*.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,          CxtCAFEU.INF,,  "CxtCAFEU.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          CxtCAFEU.PNF,,  "CxtCAFEU.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER,        %Author%CxtCAFEU.INF,,  "%Author%CxtCAFEU.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"

; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG,      CAFE*.cat,,     "CAFE*.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

;-----------------------------------------------------------------------------
; 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"                      ; Do not modify this string
ProductSubkey = "AccessRunner ADSL"             ; Do not modify this string

DeviceId = "USB\VID_0572&PID_CB01"
ChildDeviceId = "SWCNX\CNX_DSLUSB"

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

Author = "Conexant"
Mfg = "Conexant"
CnxEtU.DeviceDesc = "USB Network Interface"
CnxEtU.Service.DispName = "USB Network Interface Device Driver"
DiskName = "USB Network Installation Disk"
ChildDescription = "USB Network Device"
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: web4, load: 1.01