CxtEtNCL.inf Driver File Contents (AR-7024Um_XP_Vista.zip)

;
;  Module Name: CxtEtNCL.inf
;  Author: Huntsville Development Center
;  $Archive:   P:/V68_Projects/Broadband_Networking_PDB/archives/ADSL Host Drivers/Euphrates/inf/UsbRT/CxtEtNCL.inf-arc  $
;  $Date:   May 19 2005 13:34:56  $
;
;  Copyright © Conexant Systems Inc. 2000 - 2005.  All rights reserved
;
;  Module Description: 
;     Win98/Win2000 installation file for the 
;     Conexant AccessRunner ADSL LAN Adapter
;

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

[Manufacturer]
%Mfg% = Conexant

[ControlFlags]
ExcludeFromSelect = SWCNX\DSL_LAN_V_0572&P_CB00

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

;-----------------------------------------------------------------------------
; 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
CopyFiles = CnxTgN.win.CopySystemFiles, CnxTgN.win.CopyHelpFiles

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

[CnxTgN.ndi.NT]
Characteristics = 0x81 ; NCF_HAS_UI | NCF_VIRTUAL
AddReg = CnxTgN.common.reg, CnxTgN.reg, CnxTgN.Uninstall.Reg, CnxTgN.Devices.Reg, CnxTgN.Services.Reg
CopyFiles = CnxTgN.CopyDriverFiles, CnxTgN.CopySystemFiles, CnxTgN.CopyProgramFiles

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

[CnxTgN.ndi.NT.CoInstallers]
AddReg=CnxTgN.ndi.NT.CoAddReg
CopyFiles=CnxTgN.ndi.NT.CoCopyFiles

[CnxTgN.ndi.NT.CoAddReg]
HKR,,CoInstallers32,0x00010000,"cnxci.dll,CnxCiCoInstallerNDIS"

;----------------------------------------------------------------------------
; 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,,DeviceName,0,%CnxTgN.DeviceDesc%
HKR,,MaxTransmit,0,"4"
HKR,,RFCEncapsulationMode,0,"2"
HKR,,RxMaxFrameSize,0,"1500"
HKR,,TxMaxFrameSize,0,"1500"
HKR,,RxBufAllocLimit,0,"100"
HKR,,VendorDescription,0,%CnxTgN.DeviceDesc%
HKR,,VendorId,0,"ROK"

; to take into effect, remove underscore from registry value name (rename in Regedit)
HKR,,RxAalDumpFile_,, "RxAalDump.txt"
HKR,,TxAalDumpFile_,, "TxAalDump.txt"
HKR,,RxPacketDumpFile_,, "RxPacketDump.txt"
HKR,,TxPacketDumpFile_,, "TxPacketDump.txt"

HKR,,LineStateIndicationDelay,0x00010001,5000


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

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

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

[CnxTgN.Services.Reg]

;-----------------------------------------------------------------------------
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Services,           CnxTgNL,, "CnxTgNL"
; 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,  CnxAdslL.exe,,  "CnxAdslL.exe"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION,  logo.bmp,,      "logo.bmp"
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          CxtEtNCL.INF,,   "CxtEtNCL.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF,          CxtEtNCL.PNF,,   "CxtEtNCL.PNF"

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

; Media Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        ConnectEvent,,     "DeviceConnect"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        DisconnectEvent,,   "DeviceDisconnect"

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


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

[CnxTgN.win.Uninstall.Reg]

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

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

; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxDsl95.dll,,  "CnxDsl95.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\SYSTEM,       CnxAdslL.exe,,  "CnxAdslL.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,        ConnectEvent,,     "DeviceConnect"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\MEDIA,        DisconnectEvent,,   "DeviceDisconnect"

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

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

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

; Set TCP Window Size to about 64K. Note that the value must be < 64240, per MS KB Q263088
;HKLM, System\CurrentControlSet\Services\Tcpip\Parameters, TcpWindowSize, 0x00010001, 62780 ; 43*1460
; The previous line should be kept commented, unless the ISP has ADSL downstream rate >= 4Mb/s
; _and_ >= 8 ms interleave. It changes the systemwide setting and can negatively affect slow TCP links

[CnxTgN.Service]
DisplayName     = %CnxTgN.Service.DispName%
ServiceType     = 1 ; SERVICE_KERNEL_DRIVER
StartType       = 3 ; SERVICE_DEMAND_START
ErrorControl    = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\CnxTgNL.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

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

[CnxTgN.win.reg]
HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "CnxTgNL.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, "CnxTgNL"
HKR, NDIS,          MajorNdisVersion,   1, 03
HKR, NDIS,          MinorNdisVersion,   1, 0A

; Set TCP Window Size to about 64K
;HKLM, System\CurrentControlSet\Services\VxD\MSTCP, DefaultRcvWindow, 0, 62780  ; 43*1460
; The previous line should be kept commented, unless the ISP has ADSL downstream rate >= 4Mb/s
; _and_ >= 8 ms interleave. It changes the systemwide setting and can negatively affect slow TCP links

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

[CnxTgN.win.Run.Reg]
HKLM, %RUNONCE_KEY%, CnxCi,, "rundll32.exe cnxci.dll,CnxCiInstallNdis"

;-----------------------------------------------------------------------------
; 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.win.CopySystemFiles = 11,                                 ; Win9x -> System
CnxTgN.ndi.NT.CoCopyFiles  = 11,
CnxTgN.win.CopyHelpFiles   = 18,                                 ; Win9x -> Help

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

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

[CnxTgN.CopySystemFiles]

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

[CnxTgN.win.CopySystemFiles]
;CnxAdslL.exe,,,6
CnxTgNL.sys,,,6
;logo.bmp,,,6                           ; uncomment this line if using a custom logo

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

[CnxTgN.ndi.NT.CoCopyFiles]
cnxci.dll,,,16

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

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


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

[SourceDisksFiles]
CnxAdslH.chm=100,,
;CnxAdslL.exe=100,,
CnxTgNL.sys=100,,
cnxci.dll=100,,
;logo.bmp=100,,                         ; uncomment this line if using a custom logo


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

[Strings]

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

RUNONCE_KEY = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

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

DeviceId = "SWCNX\DSL_LAN_V_0572&P_CB00"

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

Author = "Conexant"
Mfg = "Conexant"
Vendor = "Conexant Systems, Inc."
CnxTgN.DeviceDesc = "Conexant AccessRunner ADSL LAN Adapter"
CnxTgN.Service.DispName = "Conexant AccessRunner ADSL LAN Adapter Driver"
DiskName = "Conexant AccessRunner Installation Disk"
APP_SUBFOLDER = "Conexant\AccessRunner ADSL"

; Applications Display
CompanyName = "Conexant Systems, Inc."
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: web3, load: 2.05