Copy of CxtEtNC.inf Driver File Contents (DR-ADE3000-032.zip)

;
;  Module Name: CxtEtNC.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 Adapter
;

[Version]
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Author%
CatalogFile = EtN2iwc.cat
CatalogFile.NT = EtN2ikc.cat
DriverVer=05/02/2001, 14.3.2.097

[Manufacturer]
%Mfg% = Conexant

[ControlFlags]
ExcludeFromSelect = SWCNX\CNX_DSLUSB

[Conexant]
; DisplayName          Section        DeviceID
; -----------          -------        --------
%CnxTgN.DeviceDesc%  = CnxTgN.ndi,    SWCNX\CNX_DSLUSB

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

[CnxTgN.ndi]
AddReg = CnxTgN.id.reg, CnxTgN.common.reg, CnxTgN.win.reg, CnxTgN.win.Uninstall.Reg, CnxTgN.win.Run.Reg, CnxTgN.Devices.Reg, CnxTgN.win.Shortcuts.Reg
CopyFiles = CnxTgN.win.CopySystemFiles, CnxTgN.win.CopyHelpFiles, CnxTgN.win.CopyMediaFiles
DriverVer=05/02/2001, 14.3.2.097

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

[CnxTgN.ndi.NT]
Characteristics = 0x81 ; NCF_HAS_UI | NCF_VIRTUAL
AddReg = CnxTgN.common.reg, CnxTgN.reg, CnxTgN.Uninstall.Reg, CnxTgN.Run.Reg, CnxTgN.Devices.Reg, CnxTgN.Services.Reg, CnxTgN.Shortcuts.Reg
CopyFiles = CnxTgN.CopyDriverFiles, CnxTgN.CopySystemFiles, CnxTgN.CopyProgramFiles, CnxTgN.CopyMediaFiles
DriverVer=05/02/2001, 14.3.2.097

[CnxTgN.ndi.NT.Services]
AddService = CnxTgN, 2, CnxTgN.Service, common.EventLog
AddService = CnxEtP,,CnxEtP.Service,

[CnxTgN.ndi.NT.HW]
AddReg = DriverHwAddReg

[DriverHwAddReg]
HKR,,"LowerFilters",0x00010000,"CnxEtP"

;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT
;
[CnxTgN.id.reg]
HKR, Ndi, DeviceID, 0, %DeviceId%

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

[CnxTgN.common.reg]
HKR,,AddressList,0,"1 0 0*1 1 0*"
HKR,,AdslHeadEnd,0x00010001,0
HKR,,AdslHeadEndEnvironment,0x00010001,0
HKR,,AdvancedKeys,0x00010001,85
HKR,,AdvancedMode,0x00010001,0
HKR,,AdvancedTabs,0x00010001,32768
HKR,,AdvancedTabsA,0x00010001,142928
HKR,,AdvancedTabsC,0x00010001,32832
HKR,,AdvancedTabsE,0x00010001,2047998
HKR,,AdvancedTabsP,0x00010001,671698
HKR,,AutoSenseHandshakeMode,0x00010001,0
HKR,,AutoSenseWiringSelection,0x00010001,1
HKR,,AutoSenseWiringNumCombos,0x00010001,2
HKR,,AutoSenseWiringComboGPIO,0x00000001,03,03,03,03,05,05,05,05,00,00,00,00,00,00,00,00
HKR,,AutoSenseWiringRelayDelay,0x00010001,200
HKR,,AutoSenseWiringRelayEnergized,0x00010001,01
HKR,,AutoSenseWiringOrder,0x00000001,01,02,00,00
HKR,,BoardName,0,%CnxTgN.DeviceDesc%
HKR,,BusNumber,0,"00"
HKR,,BusType,0,"00"
HKR,,DebugFlag,0,"0"     
HKR,,DeviceName,0,%CnxTgN.DeviceDesc%
HKR,,DriverType,0,"05"
HKR,,FunctionIdentifier,0x00010001,3
HKR,,HwDebugFlag,0x00010001,0
HKR,,MaxTransmit,0,"800"
HKR,,PciVendorId,0,"FFFF"
HKR,,PciDeviceId,0,"FFFF"
HKR,,PhysicalDriverType,0x00010001,1
HKR,,RFCEncapsulationMode,0,"2"
HKR,,RxMaxFrameSize,0,"1500"
HKR,,RxBufAllocLimit,0,"500"
HKR,,DhcpProxy,0,"0"
HKR,,DhcpRenewRequest,0,"0"
HKR,,SoundKeyName,0,%CnxTgN.SoundKeyDesc%
HKR,,TxMaxFrameSize,0,"1500"
HKR,,VcList,0,"0 23 0 8 2B 0 "
HKR,,VendorDescription,0,%Vendor%
HKR,,VendorId,0,"ROK"
HKR,,WanAddress,0,"ROKID0"

HKLM, Software\%CompanySubkey%\%ProductSubkey%, CompanyName, 0, %CompanyName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, DeviceName, 0, %CnxTgN.DeviceDesc%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductId, 0, "20000"               ; 0x00020000
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductName, 0, %ProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ShortProductName, 0, %ShortProductName%

;-----------------------------------------------------------------------------
; CnxTgN Shortcuts NT Specific
;

[CnxTgN.Shortcuts.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, ShortcutFolderName, 0, %ShortcutFolderName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, AutologShortcutDescription, 0, %AutologShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, AutologShortcutLocations, 0, %AutologShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, HelpShortcutDescription, 0, %HelpShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, HelpShortcutLocations, 0, %HelpShortcutLocations%
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% %ProductSubkey%"

;-----------------------------------------------------------------------------
; CnxTgN Shortcuts Win9x Specific
;

[CnxTgN.win.Shortcuts.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, ShortcutFolderName, 0, %ShortcutFolderName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, AutologShortcutDescription, 0, %AutologShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, AutologShortcutLocations, 0, %AutologShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, HelpShortcutDescription, 0, %HelpShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, HelpShortcutLocations, 0, %HelpShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutDescription, 0, %UninstallShortcutDescription%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallShortcutLocations, 0, %UninstallShortcutLocations%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallFilePath, 0, "%11%\%UninstallFile%"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Shortcuts, UninstallArguments, 0, "%UninstallVersion% %ProductSubkey%"

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

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

HKLM, Software\%CompanySubkey%\%ProductSubkey%\Devices\DSL,        %DeviceId%,, %DeviceId%

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

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

;-----------------------------------------------------------------------------
; CnxTgN Uninstall NT Specific
;

[CnxTgN.Uninstall.Reg]

; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  CnxAdslH.chm,,  "CnxAdslH.chm"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  CnxDslWz.dll,,  "CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxHwIo.dll,,   "CnxHwIo.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  CnxAdslL.exe,,  "CnxAdslL.exe"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  CnxUnist.exe,,  "CnxUnist.exe"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  logo.bmp,,      "logo.bmp"

; INF Files
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,      EtN*.cat,,      "EtN*.cat"

; Media Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        CnxUp.wav,,     "CnxUp.wav"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        CnxDown.wav,,   "CnxDown.wav"

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

; 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
;

[CnxTgN.win.Uninstall.Reg]

; INF Files
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,      EtN*.cat,,      "EtN*.cat"

; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxHwIo.dll,,   "CnxHwIo.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxDslWz.dll,,  "CnxDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxAdslL.exe,,  "CnxAdslL.exe"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxUnist.exe,,  "CnxUnist.exe"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       logo.bmp,,      "logo.bmp"

; Help Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\HELP,         CnxAdslH.chm,,  "CnxAdslH.chm"

; Media Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        CnxUp.wav,,     "CnxUp.wav"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        CnxDown.wav,,   "CnxDown.wav"

; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxTgN.sys,,    "CnxTgN.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxEtP.sys,,    "CnxEtP.sys"

; CnxUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%UNINSTALLCMD% %ProductSubkey%"

;-----------------------------------------------------------------------------
; CnxTgN NT specific
;

[CnxTgN.reg]
HKR, Ndi,                       Service,    0, "CnxTgN"
; use ndis5 as the upper bound because NT supports it
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"


[CnxTgN.Service]
DisplayName     = %CnxTgN.Service.DispName%
Dependencies    = CnxEtP
ServiceType     = 1 ; SERVICE_KERNEL_DRIVER
StartType       = 3 ; SERVICE_DEMAND_START
ErrorControl    = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\CnxTgN.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

[common.EventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x00000001

;----------------------------------------------------------------------------
; CnxEtP NT specific
;

[CnxEtP.Service]
DisplayName     = %CnxEtP.Service.DispName%
Dependencies    = CnxEtU
ServiceType     = 1 ; SERVICE_KERNEL_DRIVER
StartType       = 3 ; SERVICE_DEMAND_START
ErrorControl    = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary   = %12%\CnxEtP.sys
LoadOrderGroup  = NDIS

;----------------------------------------------------------------------------
; CnxTgN Win9x specific
;

[CnxTgN.win.reg]
HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "CnxEtP.sys,CnxTgN.sys"
HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"
; memphis appears to not support the ndis5 upper range, so use ndis3
HKR, Ndi\Interfaces,DefUpper,           0, "ndis3"
HKR, Ndi\Interfaces,DefLower,           0, "ethernet"
HKR, Ndi\Interfaces,UpperRange,         0, "ndis3"
HKR, Ndi\Interfaces,LowerRange,         0, "ethernet"


HKR, NDIS,          LogDriverName,      0, "CnxTgN"
HKR, NDIS,          MajorNdisVersion,   1, 03
HKR, NDIS,          MinorNdisVersion,   1, 0A

;-----------------------------------------------------------------------------
; CnxAdslC NT specific
;

;-----------------------------------------------------------------------------
; CnxTgN Run NT Specific
;

[CnxTgN.Run.Reg]

HKLM, %RUNONCE_KEY%, CnxUnistRemovePendingRename,, "%16422%\%APP_SUBFOLDER%\%REMOVE_PENDING_RENAME_CMD%"

;-----------------------------------------------------------------------------
; CnxTgN Run Win9x Specific
;

[CnxTgN.win.Run.Reg]

HKLM, %RUNONCE_KEY%, CnxUnistRemovePendingRename,, "%11%\%REMOVE_PENDING_RENAME_CMD%"


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

[DestinationDirs]
DefaultDestDir = 12,
CnxTgN.CopyDriverFiles = 12,                                     ; NT -> System32\Drivers
CnxTgN.CopySystemFiles = 11,                                     ; NT -> System32
CnxTgN.CopyProgramFiles = 16422,%APP_SUBFOLDER%                  ; NT -> Program Files\%APP_SUBFOLDER%
CnxTgN.CopyMediaFiles = 10,%MEDIA_SUBFOLDER%                     ; NT -> %MEDIA_SUBFOLDER%
CnxTgN.win.CopySystemFiles = 11,                                 ; Win9x -> System
CnxTgN.win.CopyHelpFiles = 18,                                   ; Win9x -> Help
CnxTgN.win.CopyMediaFiles = 10,%MEDIA_SUBFOLDER%                 ; Win9x -> %MEDIA_SUBFOLDER%

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

[CnxTgN.CopyDriverFiles]
CnxTgN.sys,,,6
CnxEtP.sys,,,6

[CnxTgN.CopySystemFiles]
CnxHwIo.dll,,,6

[CnxTgN.CopyProgramFiles]
CnxAdslH.chm,,,6
CnxDslWz.dll,,,6
CnxAdslL.exe,,,6
CnxUnist.exe,,,6
;logo.bmp,,,6                           ; uncomment this line if using a custom logo

[CnxTgN.CopyMediaFiles]
;CnxDown.wav,,,6                        ; uncomment this line if using a custom down wave
;CnxUp.wav,,,6                          ; uncomment this line if using a custom up wave

[CnxTgN.win.CopySystemFiles]
CnxHwIo.dll,,,6
CnxDslWz.dll,,,6
CnxAdslL.exe,,,6
CnxUnist.exe,,,6
CnxTgN.sys,,,6
CnxEtP.sys,,,6
;logo.bmp,,,6                           ; uncomment this line if using a custom logo

[CnxTgN.win.CopyHelpFiles]
CnxAdslH.chm,,,6

[CnxTgN.win.CopyMediaFiles]
;CnxDown.wav,,,6                        ; uncomment this line if using a custom down wave
;CnxUp.wav,,,6                          ; uncomment this line if using a custom up wave

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

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


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

[SourceDisksFiles]
CnxAdslH.chm=100,,
CnxDslWz.dll=100,,
CnxHwIo.dll=100,,
CnxAdslL.exe=100,,
CnxUnist.exe=100,,
CnxTgN.sys=100,,
CnxEtP.sys=100,,
;CnxDown.wav=100,,                      ; uncomment this line if using a custom down wave
;CnxUp.wav=100,,                        ; uncomment this line if using a custom up wave
;logo.bmp=100,,                         ; uncomment this line if using a custom logo


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

[Strings]

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

RUNONCE_KEY = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
RUN_KEY = "Software\Microsoft\Windows\CurrentVersion\Run"
UNINSTALL_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall"

UNINSTALLCMD = "CnxUnist.exe -w7"
REMOVE_PENDING_RENAME_CMD = "CnxUnist.exe -w7 -r"
UninstallFile = "CnxUnist.exe"
UninstallVersion = "-w7"

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

CnxTgN.SoundKeyDesc = "ConexantADSL"

; Shortcuts
AutologShortcutLocations = "8"                  ; Bitmask of shortcut locations in hexadecimal
HelpShortcutLocations = "8"                     ; Bitmask of shortcut locations in hexadecimal
UninstallShortcutLocations = "8"                ; Bitmask of shortcut locations in hexadecimal

DeviceId = "SWCNX\CNX_DSLUSB"

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

Author = "Conexant"
Mfg = "Conexant"
Vendor = "Conexant Systems, Inc."
CnxTgN.DeviceDesc = "Conexant USB Network Adapter"
CnxTgN.Service.DispName = "Conexant USB Network Adapter Driver"
CnxEtP.Service.DispName = "Conexant USB Network Adapter Filter Driver"
DiskName = "Conexant USB Network Installation Disk"
APP_SUBFOLDER = "Conexant\Conexant USB Network"
MEDIA_SUBFOLDER = "Media"

; Applications Display
ShortProductName = "Conexant USB Network"
ProductName = "Conexant USB Network Adapter"
CompanyName = "Conexant Systems, Inc."

; Shortcuts
ShortcutFolderName = "Conexant USB Network"
AutologShortcutDescription= "Conexant USB Network Autolog"
HelpShortcutDescription = "Conexant USB Network Help"
UninstallShortcutDescription = "Uninstall Conexant USB Network"
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.11