;
; Module Name: CxtTrUsb.inf
; Author: Huntsville Development Center
; $Archive: P:/d874/Trident_E2/host/CxtTrUsb.inv $
; $Date: Nov 20 2001 17:50:00 $
;
; 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 = cb012iwu.cat
CatalogFile.NT = cb012iku.cat
DriverVer=05/02/2001, 0.3.2.097
;[DefaultInstall]
;AddReg=DefaultAddReg
;[DefaultAddReg]
;HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString, 0x00020000, "%10%\Conexant\%UNINSTALLCMD% ""%CompanySubkey%\%ProductSubkey%"""
;HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%16422%\%APP_SUBFOLDER%\%UNINSTALLCMD% ""%CompanySubkey%\%ProductSubkey%"""
[Manufacturer]
%Mfg% = Conexant
[ControlFlags]
ExcludeFromSelect = USB\VID_0572&PID_CB01
;Device Section
[Conexant]
; DisplayName Section DeviceID
; ----------- ------- --------
%CxtTrUsb.DeviceDesc% = CnxTrUsb, USB\VID_0572&PID_CB01
;-----------------------------------------------------------------------------
; Windows 9X specific entries
;
[CnxTrUsb]
AddReg = CxtTrUsb.win.reg, DriverSwAddReg, CxtTrUsb.win.Uninstall.Reg, CxtTrUsb.Devices.Reg, CxtTrUsb.win.Shortcuts.Reg
CopyFiles = CxtTrUsb.win.CopyDriverFiles, CxtTrUsb.win.CopyInfFiles, CnxTrUsb.win.CopyProgramFiles
DriverVer=05/02/2001, 0.3.2.097
;-----------------------------------------------------------------------------
; Windows NT specific entries
;
[CnxTrUsb.NT]
AddReg = DriverSwAddReg, CxtTrUsb.Uninstall.Reg, CxtTrUsb.Devices.Reg, CxtTrUsb.Services.Reg, CxtTrUsb.Shortcuts.Reg
CopyFiles = CxtTrUsb.CopyDriverFiles, CnxTrUsb.CopyProgramFiles
; CopyInf is a cocpyinf CoInstaller directive
CopyInf = CxtTrLan.inf
DriverVer=05/02/2001, 0.3.2.097
[CnxTrUsb.NT.Services]
AddService = CnxTrUsb, 2, CxtTrUsb.Service
[CnxTrUsb.NT.CoInstallers]
AddReg = CoCopyINF.AddReg
CopyFiles = CoCopyINF.CopyFiles
[CnxTrUsb.NT.HW]
;-----------------------------------------------------------------------------
; CoInstallers Registry Entries
;
[CoCopyINF.AddReg]
; cocpyinf.dll is a Windows XP DDK redistributable file
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"
;-----------------------------------------------------------------------------
; 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%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, CompanyName, 0, %CompanyName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, DeviceName, 0, %CxtTrUsb.DeviceDesc%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductId, 0, "20000" ; 0x00020000
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductName, 0, %ProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ShortProductName, 0, %ShortProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\{03C33497-C252-4110-8DAB-4C442A55AE16},, 0, ""
;-----------------------------------------------------------------------------
; Device IDs
;
[CxtTrUsb.Devices.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Devices, %DeviceId%,, %DeviceId%
;-----------------------------------------------------------------------------
; Services
;
[CxtTrUsb.Services.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Services, CnxTrUsb,, "CnxTrUsb"
;-----------------------------------------------------------------------------
; CnxTrUsb Uninstall NT Specific
;
;-----------------------------------------------------------------------------
; CnxTrLan Shortcuts NT Specific
;
[CxtTrUsb.Shortcuts.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, ShortcutFolderName, 0, %ShortcutFolderName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutDescription, 0, %UninstallShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutLocations, 0, %UninstallShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallFilePath, 0, "%16422%\%APP_SUBFOLDER%\%UninstallFile%"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallArguments, 0, "%UninstallVersion% ""%CompanySubkey%\%ProductSubkey%"""
[CxtTrUsb.win.Shortcuts.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, ShortcutFolderName, 0, %ShortcutFolderName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutDescription, 0, %UninstallShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutLocations, 0, %UninstallShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallFilePath, 0, "%UninstallFile%"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallArguments, 0, "%UninstallVersion% ""%CompanySubkey%\%ProductSubkey%"""
[CxtTrUsb.Uninstall.Reg]
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, CnxDslWz.dll,, "CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, CnxHwIo.dll,, "CnxHwIo.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, CnxUnist.exe,, "CnxUnist.exe"
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrUsb.INF,, "CxtTrUsb.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrUsb.PNF,, "CxtTrUsb.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrLan.inf,, "CxtTrLan.inf"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrLan.PNF,, "CxtTrLan.PNF"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, cb01*.cat,, "cb01*.cat"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, TrN*.cat,, "TrN*.cat"
; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, CnxTrUsb.sys,, "CnxTrUsb.sys"
; CnxUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%16422%\%APP_SUBFOLDER%\%UNINSTALLCMD% ""%CompanySubkey%\%ProductSubkey%"""
HKLM, Software\%CompanySubkey%\%ProductSubkey%, InstallDir,, "%16422%\%APP_SUBFOLDER%"
;-----------------------------------------------------------------------------
; CnxTgN Uninstall Win9x Specific
;
[CxtTrUsb.win.Uninstall.Reg]
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\WINDOWS, CnxHwIo.dll,, "%CompanySubkey%\CnxHwIo.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\WINDOWS, CnxDslWz.dll,, "%CompanySubkey%\CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\WINDOWS, CnxUnist.exe,, "%CompanySubkey%\CnxUnist.exe"
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrUsb.INF,, "CxtTrUsb.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrUsb.PNF,, "CxtTrUsb.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%CxtTrUsb.INF,, "%Author%CxtTrUsb.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrLan.inf,, "CxtTrLan.inf"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, CxtTrLan.PNF,, "CxtTrLan.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%CxtTrLan.inf,, "%Author%CxtTrLan.inf"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, cb01*.cat,, "cb01*.cat"
; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, CnxTrUsb.sys,, "CnxTrUsb.sys"
; CnxUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
;HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%UNINSTALLCMD% ""%CompanySubkey%\%ProductSubkey%"""
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString, 0x00020000, "%10%\Conexant\%UNINSTALLCMD% ""%CompanySubkey%\%ProductSubkey%"""
;-----------------------------------------------------------------------------
; CnxTrUsb NT specific
;
[CxtTrUsb.Service]
DisplayName = %CxtTrUsb.Service.DispName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\CnxTrUsb.sys
;----------------------------------------------------------------------------
; CnxTrUsb Win9x specific
;
[CxtTrUsb.win.reg]
HKR, , DevLoader, 0, "*ntkern"
HKR, , NTMPDriver, 0, "CnxTrUsb.sys"
;-----------------------------------------------------------------------------
; DestinationDirs
;
; file-list-section = dirid[,subdir]]
;
[DestinationDirs]
DefaultDestDir = 12,
CxtTrUsb.CopyDriverFiles = 12, ; NT -> System32\Drivers
CxtTrUsb.win.CopyDriverFiles = 10,System32\Drivers ; Win9x -> System32\Drivers
CxtTrUsb.win.CopyInfFiles = 17, ; Win9x -> INF
CnxTrUsb.win.CopyProgramFiles = 10,%CompanySubkey% ; Win9x->Windows\Conexant
CnxTrUsb.CopyProgramFiles = 16422,%APP_SUBFOLDER% ; NT -> Program Files\%APP_SUBFOLDER%
CoCopyINF.CopyFiles = 11, ; NT -> System32
;-----------------------------------------------------------------------------
; CopyFiles Sections
;
; destination-file-name[,source-file-name][,temporary-file-name][,flag]
;
[CnxTrUsb.CopyProgramFiles]
CnxDslWz.dll,,,6
CnxHwIo.dll,,,6
CnxUnist.exe,,,6
[CnxTrUsb.win.CopyProgramFiles]
CnxDslWz.dll,,,6
CnxHwIo.dll,,,6
CnxUnist.exe,,,6
[CxtTrUsb.CopyDriverFiles]
CnxTrUsb.sys,,,6
[CxtTrUsb.win.CopyDriverFiles]
CnxTrUsb.sys,,,6
[CoCopyINF.CopyFiles]
cocpyinf.dll,,,0x10
[CxtTrUsb.win.CopyInfFiles]
CxtTrLan.inf,,,6
;-----------------------------------------------------------------------------
; SourceDisksNames
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
[SourceDisksNames]
100=%DiskName%,DISK1,,
;-----------------------------------------------------------------------------
; SourceDisksFiles
;
; filename = diskid[,[ subdir][, size]]
;
[SourceDisksFiles]
CnxDslWz.dll=100,,
CnxHwIo.dll=100,,
CnxUnist.exe=100,,
CnxTrUsb.sys=100,,
cocpyinf.dll=100,,
;-----------------------------------------------------------------------------
; Strings
;
[Strings]
;-----------------------------------------------------------------------------
; Strings Not Localizable
;
CompanySubkey = "Conexant" ; Do not modify this string
ProductSubkey = "Conexant USB Network" ; Do not modify this string
DeviceId = USB\VID_0572&PID_CB01
ChildDeviceId = "SWCNX\CNX_NET"
APP_SUBFOLDER = "Conexant\Conexant USB Network"
UNINSTALL_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
UNINSTALLCMD = "CnxUnist.exe -w7"
;-----------------------------------------------------------------------------
; Strings Localizable
;
Author = "Conexant"
Mfg = "Conexant"
CxtTrUsb.DeviceDesc = "Conexant USB Network Interface"
CxtTrUsb.Service.DispName = "Conexant USB Network Interface Device Driver"
DiskName = "Conexant USB Network Installation Disk"
ChildDescription = "Conexant USB Network Device"
ShortcutFolderName = "Conexant USB Network"
UninstallShortcutDescription = "Uninstall Conexant USB Network"
UninstallFile = "CnxUnist.exe"
UninstallVersion = "-w7"
; Applications Display
ShortProductName = "Conexant USB Network"
ProductName = "Conexant USB Network Adapter"
CompanyName = "Conexant Systems, Inc."
; Shortcuts
UninstallShortcutLocations = "8" ; Bitmask of shortcut locations in hexadecimal
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.