cpxbgnic.inf Driver File Contents (WL54G-20031112.zip)

;***********************************************************************
;
; CPXBGNIC.INF
;
;   This installation script supports Windows 98, Me, 2000 and XP for the
;   Compex iWavePort WL54G.
;
;   Copyright 2001-2003 Compex Inc.
;   All Rights Reserved.
;
;***********************************************************************

[Version]
 DriverVer = 06/11/2003, 1.0.17
 Signature           = "$Chicago$"
 Compatible          = 1
 Class               = Net
 ClassGUID           = {4d36e972-e325-11ce-bfc1-08002be10318}
 Provider            = %VER_VENDOR_STR%
; CatalogFile         = CPXBGNIC.cat


[ControlFlags]
;Exclude all PNP adapters from user selection
 ExcludeFromSelect   = *

[Manufacturer]
 %VER_VENDOR_NAME_STR% = DeviceList

[DeviceList]
 %DCB_DESC_STR%     = PRISM_DCB1,        PCI\VEN_1260&DEV_3890&SUBSYS_210514CD
 %DCB_DESC_STR%     = PRISM_DCB1,        PCI\VEN_1260&DEV_3890&SUBSYS_00001260
 
;==========================================
[PRISM_DCB1]       ; Win9x
 DelReg         = COMMON_AMAC_DEL.reg
 AddReg         = PRISM_DCB1.reg, COMMON_ICB.reg, COMMON_NDIS.reg, COMMON.reg, COMMON_PSMODE.reg, COMMON_AMAC.reg
 CopyFiles      = PRISM_DRIVER.copy, PRISM_FWDCB.copy, PRISM_APPLET.copy, PRISM_NDI.copy, PRISM_DOM.copy

[PRISM_DCB1.NT]    ; Win2k
 DelReg         = COMMON_AMAC_DEL.reg
 AddReg         = PRISM_DCB1.reg, COMMON_ICB.reg, COMMON_NDIS.reg.NT, COMMON.reg, COMMON_PS_MODE_XP.reg, COMMON_AMAC.reg
 CopyFiles      = PRISM_DRIVER.copy.NT, PRISM_FWDCB.copy.NT, PRISM_APPLET.copy.NT, PRISM_DOM.copy
 BusType        = 5     ; PCI
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 
[PRISM_DCB1.NT.Services]
 AddService     = CPXBG_ICB, 2, PRISM_DRIVER_DCB.Service, PRISM_DRIVER.EventLog

[PRISM_DCB1.NT.CoInstallers]
 CopyFiles      = PRISM_COINSTALL.copy.NT
 AddReg         = PRISM_COINSTALL.reg.NT

[PRISM_DCB1.reg]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3890&SUBSYS__PRISM_DCB1_SUBSYSID_"
; 0x3890 = 14480
 HKR,,PlatformID,0,"14480"
 HKR,,VendorDesc,0,%DCB_DESC_STR%
 HKR,,FWFileName,0,"CPXBGDCB.arm"
;###############################################################################

[PRISM_COINSTALL.reg.NT]
 HKR,           ,CoInstallers32         ,0x00010000     ,"CPXBGCFG.cpl,NdiProc"
 
[PRISM_DRIVER_DCB.Service]
 DisplayName    = %PRISM_SERVICE_DISPLAY_DCB%
 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER
 StartType      = 3    ; SERVICE_DEMAND_START
 ErrorControl   = 1    ; NORMAL
 ServiceBinary  = %12%\CPXBGICB.sys
 LoadOrderGroup = NDIS
 
[PRISM_DRIVER.EventLog]
 AddReg         = PRISM_DRIVER.EventLog.reg

[PRISM_DRIVER.EventLog.reg]
 HKR,           ,EventMessageFile       ,0x00020000     ,"%%SystemRoot%%\System32\netevent.dll"
 HKR,           ,TypesSupported         ,0x00010001     ,7
 
[COMMON_ICB.reg]
 HKR,NDI                ,Service                ,0      ,"CPXBG_ICB"
 ;HKR,NDI                ,CardType               ,0      ,"PCI"
 HKR,                   ,BusType                ,0      ,"5"
 HKR,                   ,DeviceVxDs             ,0      ,"CPXBGICB.sys"
 HKR,                   ,EnableIRQSharing       ,1      ,"01",00,00,00
 HKR,                   ,IOBaseAddress          ,1      ,"02",00,00,00
 HKR,                   ,InterruptNumber        ,1      ,"04",00,00,00
 HKR,                   ,CardBusBridgeLatencyTimer  ,0  ,"32"
 HKR,                   ,CardBusBridgeCacheLineSize ,0  ,"8"

[COMMON_NDIS.reg]
 HKR,                   ,RunningWin9X           ,0      ,"1"
 HKR,                   ,DevLoader              ,0      ,"*ndis"
 HKR,                   ,EnumPropPages          ,0      ,"netdi.dll,EnumPropPages"
 HKR,NDI                ,NdiInstaller           ,0      ,"CPXBGCFG.dll,NdiProc"
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis3"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"
 HKR,NDI\Interfaces     ,DefUpper               ,0      ,"ndis3"
 HKR,NDI\Interfaces     ,DefLower               ,0      ,"ethernet"
 HKR,NDIS               ,LogDriverName          ,0      ,"CPXBG"
 HKR,NDIS               ,MajorNdisVersion       ,1      ,03
 HKR,NDIS               ,MinorNdisVersion       ,1      ,0a


[COMMON_NDIS.reg.NT]
 HKR,                   ,EnumPropPages32        ,0      ,"CPXBGCFG.cpl,NetPropPageProvider"
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis5"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"

[COMMON.reg]
 HKR,                   ,CPXBGIOC         ,0      ,"1"
 HKR,                   ,SilentInstall          ,0      ,"1"
;Uncomment the line above to install without user interface prompts

; HKR,NDI\params\RTSThresh,,0,2347
 HKR,Ndi\params\RTSThresh,default,0,"2347"
 HKR,NDI\params\RTSThresh,ParamDesc,0,%RTSTHRESH_STR%
 HKR,NDI\params\RTSThresh,type,0,"int"
 HKR,NDI\params\RTSThresh,flag,1,"20",00,00,00
 HKR,NDI\params\RTSThresh,min,0,"0"
 HKR,NDI\params\RTSThresh,max,0,"2347"
 HKR,NDI\params\RTSThresh,step,0,"1"
 HKR,NDI\params\RTSThresh,optional,0,"1"

; HKR,NDI\params\FragThresh,,0,2346
 HKR,Ndi\params\FragThresh,default,0,"2346"
 HKR,NDI\params\FragThresh,ParamDesc,0,%FRAGTHRESH_STR%
 HKR,NDI\params\FragThresh,type,0,"int"
 HKR,NDI\params\FragThresh,flag,1,"20",00,00,00
 HKR,NDI\params\FragThresh,min,0,"256"
 HKR,NDI\params\FragThresh,max,0,"2346"
 HKR,NDI\params\FragThresh,step,0,"2"
 HKR,NDI\params\FragThresh,optional,0,"1"

[COMMON_AMAC_DEL.reg]
 HKR,defaults,DataRates
 HKR,NDI\params\DataRates
 HKR,NDI\params\DataRate
 HKR,DSChannel
 HKR,defaults,DSChannel
 HKR,NDI\params\DSChannel

[COMMON_AMAC.reg]
; HKR,NDI\params\ShortRetryLimit,,0,7
 HKR,NDI\params\ShortRetryLimit,default,0,"7"
 HKR,NDI\params\ShortRetryLimit,ParamDesc,,%SHORT_RETRY_STR%
 HKR,NDI\params\ShortRetryLimit,type,,"int"
 HKR,NDI\params\ShortRetryLimit,min,0,"1"
 HKR,NDI\params\ShortRetryLimit,max,0,"255"
 HKR,NDI\params\ShortRetryLimit,step,0,"1"
 HKR,NDI\params\ShortRetryLimit,optional,0,"1"

; HKR,NDI\params\LongRetryLimit,,0,4
 HKR,NDI\params\LongRetryLimit,default,0,"4"
 HKR,NDI\params\LongRetryLimit,ParamDesc,,%LONG_RETRY_STR%
 HKR,NDI\params\LongRetryLimit,type,0,"int"
 HKR,NDI\params\LongRetryLimit,min,0,"1"
 HKR,NDI\params\LongRetryLimit,max,0,"255"
 HKR,NDI\params\LongRetryLimit,step,0,"1"
 HKR,NDI\params\LongRetryLimit,optional,0,"1"

; HKR,NDI\params\ConfigProfile,,0,1
 HKR,NDI\params\ConfigProfile,default,0,"1"
 HKR,NDI\params\ConfigProfile,ParamDesc,,%CONFIG_PROFILE%
 HKR,NDI\params\ConfigProfile,type,,"enum"
 HKR,NDI\params\ConfigProfile,flag,1,"30",00,00,00
 HKR,NDI\params\ConfigProfile\enum,0,,%CONFIG_PROF_B_ONLY%
 HKR,NDI\params\ConfigProfile\enum,1,,%CONFIG_PROF_MIXED%
 HKR,NDI\params\ConfigProfile\enum,2,,%CONFIG_PROF_MIXED_LONG%
 HKR,NDI\params\ConfigProfile\enum,3,,%CONFIG_PROF_G_ONLY%
 HKR,NDI\params\ConfigProfile\enum,4,,%CONFIG_PROF_TEST%
 HKR,NDI\params\ConfigProfile\enum,5,,%CONFIG_PROF_B_WIFI%
 HKR,NDI\params\ConfigProfile,optional,0,"1"

; HKR,NDI\params\NitroMode,,0,1
 HKR,NDI\params\NitroMode,default,0,"1"
 HKR,NDI\params\NitroMode,ParamDesc,,%NITRO_MODE%
 HKR,NDI\params\NitroMode,type,0,"int"
 HKR,NDI\params\NitroMode,min,0,"0"
 HKR,NDI\params\NitroMode,max,0,"1"
 HKR,NDI\params\NitroMode,step,0,"1"
 HKR,NDI\params\NitroMode,optional,0,"1"

[COMMON_PSMODE.reg]
 HKR,defaults,PSMode,0,1
; HKR,NDI\params\PSMode,,0,1
 HKR,Ndi\params\PSMode,default,0,"1"
 HKR,NDI\params\PSMode,ParamDesc,,%POWER_SAVE_STR%
 HKR,NDI\params\PSMode,type,,"enum"
 HKR,NDI\params\PSMode,flag,1,"30",00,00,00
 HKR,NDI\params\PSMode\enum,1,,%POWER_SAVE_OFF_STR%
 HKR,NDI\params\PSMode\enum,2,,%POWER_SAVE_DYN_STR%
 HKR,NDI\params\PSMode\enum,3,,%POWER_SAVE_MAX_STR%
 HKR,NDI\params\PSMode,optional,0,"1"

[COMMON_PS_MODE_XP.reg]
 HKR,defaults,PSMode,0,1
; HKR,NDI\params\PSMode,,0,1
 HKR,Ndi\params\PSMode,default,0,"1"
 HKR,NDI\params\PSMode,ParamDesc,,%POWER_SAVE_STR%
 HKR,NDI\params\PSMode,type,,"enum"
 HKR,NDI\params\PSMode,flag,1,"30",00,00,00
 HKR,NDI\params\PSMode\enum,1,,%POWER_SAVE_OFF_STR%
 HKR,NDI\params\PSMode\enum,2,,%POWER_SAVE_DYN_STR%
 HKR,NDI\params\PSMode\enum,3,,%POWER_SAVE_MAX_STR%
 HKR,NDI\params\PSMode\enum,4,,%POWER_SAVE_AUTO_DYN_STR%
 HKR,NDI\params\PSMode\enum,5,,%POWER_SAVE_AUTO_MAX_STR%
 HKR,NDI\params\PSMode,optional,0,"1"
 
;###############################################################################
[DestinationDirs]
;CopyFiles Section      = Destination Directory ID -- see layout.inf
;-----------------        ------------------------
 DefaultDestDir         = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
 PRISM_DRIVER.copy      = 11 ; Win9x=%windir%\system

 PRISM_DRIVER.copy.NT   = 12 ; Win2k=%windir%\system32\drivers

 PRISM_FWDCB.copy      	= 11 ; Win9x=%windir%\system

 PRISM_FWDCB.copy.NT  	= 12 ; Win2k=%windir%\system32\drivers
 PRISM_DOM.copy		= 10 ; %windir% all OS

[PRISM_NDI.copy]
 CPXBGR16.dll           ; Win9x NDI
 CPXBGCFG.dll           ; Win9x NDI



[PRISM_COINSTALL.copy.NT]
 CPXBGRES.dll
 CPXBGIOC.dll
 CPXBGCFG.cpl           ; Win2k CoInstaller
; FIXME - Add context sensitive help
;CPXBGCFG.hlp           ; Help file
;CPXBGCSH.dll           ; Context Sensitive Helper

[PRISM_DRIVER.copy]
;;;;
;;;;
 CPXBGICB.sys
 CPXBGIOC.vxd           ; Win9x Ioctl interface

[PRISM_DRIVER.copy.NT]
;;;;
;;;;
 CPXBGICB.sys


[PRISM_FWDCB.copy]
 CPXBGDCB.arm

[PRISM_FWDCB.copy.NT]
 CPXBGDCB.arm

[PRISM_APPLET.copy]
 CPXBGRES.dll
 CPXBGIOC.dll
 CPXBGCFG.cpl
 CPXBGSTA.exe
; FIXME - Add context sensitive help
;CPXBGCFG.hlp           ; Help file
;CPXBGCSH.dll           ; Context Sensitive Helper


[PRISM_APPLET.copy.NT]
;CPXBGRES.dll           ; Copied by coinstaller
;CPXBGIOC.dll           ; Copied by coinstaller
;CPXBGCFG.cpl           ; Copied by coinstaller
;CPXBGCFG.hlp           ; Copied by coinstaller
;CPXBGCSH.dll           ; Copied by coinstaller
 CPXBGSTA.exe

[PRISM_DOM.copy]
 CPXBGDOM.ini

[SourceDisksNames]
;Source Disk ID         = Disk Name
;--------------           ---------
 1                      = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]      ; Win9x
;File Name              = Source Disk ID
;---------                --------------
 CPXBGR16.dll           = 1;,win9x
 CPXBGCFG.dll           = 1;,win9x
 CPXBGIOC.vxd           = 1;,win9x
 CPXBGRES.dll           = 1
 CPXBGIOC.dll           = 1
 CPXBGCFG.cpl           = 1;,winnt
;;;;           = 1,winnt ; Install NDIS4 driver on OSR2
;;;;           = 1
 CPXBGICB.sys           = 1
 CPXBGICB.arm           = 1
 CPXBGDCB.arm           = 1
 CPXBGSTA.exe           = 1
 CPXBGDOM.ini           = 1
; FIXME - Add context sensitive help
;CPXBGCFG.hlp           = 1
;CPXBGCSH.dll           = 1


[SourceDisksFiles.X86]  ; Win2k/Xp
 CPXBGRES.dll           = 1
 CPXBGIOC.dll           = 1
 CPXBGCFG.cpl           = 1;,win2k
;;;;           = 1,winxp
;;;;           = 1,winxp
 CPXBGICB.sys           = 1;,winxp
 CPXBGICB.arm           = 1
 CPXBGDCB.arm           = 1
 CPXBGSTA.exe           = 1
 CPXBGDOM.ini           = 1
; FIXME - Add context sensitive help
;CPXBGCFG.hlp           = 1
;CPXBGCSH.dll           = 1

;###############################################################################
[Strings]
;String ID              = String Text
;---------                -----------
 VER_VENDOR_STR         = "CPX"
 VER_VENDOR_NAME_STR    = "Compex Inc."

 PRISM_SERVICE_DISPLAY_DCB = "CPX Wireless LAN 802.11g Driver"
 
 INSTALL_DISK_STR       = "Compex Setup Disk"

 ADHOC_DEMO_STR          = "Adhoc Demo Mode"
 SHORT_PREAM_STR         = "Preamble Mode"
 RTSTHRESH_STR           = "RTS Threshold"
 FRAGTHRESH_STR          = "Fragmentation Threshold"
 AUTHENT_TYPE_STR        = "Authentication Algorithm"
 LISTENINTERVAL_STR      = "Listen Interval"
 POWER_SAVE_STR          = "Power Save Mode"
 POWER_SAVE_OFF_STR      = "Disabled"
 POWER_SAVE_DYN_STR      = "Dynamic"
 POWER_SAVE_MAX_STR      = "Maximum"
 POWER_SAVE_AUTO_DYN_STR = "Auto Dynamic"
 POWER_SAVE_AUTO_MAX_STR = "Auto Maximum"
 LOAD_FIRMWARE_STR       = "Firmware Download"
 SHORT_RETRY_STR         = "Short Retry Limit"
 LONG_RETRY_STR          = "Long Retry Limit"
 CHANNEL_STR             = "Channel"
 DATARATES_STR           = "Data Rate"
 DATARATES_AUTO          = "Fully Automatic"
 ALSR_STR                = "Auto Long Slot Reassociation"
 CONFIG_PROFILE          = "Configuration Profile"
 CONFIG_PROF_B_ONLY      = "B only"
 CONFIG_PROF_MIXED       = "Mixed"
 CONFIG_PROF_MIXED_LONG  = "Mixed Long"
 CONFIG_PROF_G_ONLY      = "G only"
 CONFIG_PROF_TEST        = "Test"
 CONFIG_PROF_B_WIFI      = "B WIFI"
 NITRO_MODE              = "Nitro Mode"


 DCB_DESC_STR            = "Compex iWavePort WL54G"


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