wlanCIG.inf Driver File Contents (G-300_2.0.zip)

;***********************************************************************
; wlanCIG.INF
;
;   This installation script supports Windows 98SE, ME, 2000, for the
;   Wireless LAN Adapters.
;
;   Copyright (c) 2004
;   All Rights Reserved.
;
;***********************************************************************

[Version]
 DriverVer			= 04/20/2004, 2.1.22.2
 Signature			= "$Chicago$"
 Compatible		        = 1
 Class				= Net
 ClassGUID			= {4d36e972-e325-11ce-bfc1-08002be10318}
 Provider			= %VER_VENDOR_STR%
 CatalogFile.NT		        = wlanCIG.cat

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

[Manufacturer]
 %VER_VENDOR_NAME_STR% = DeviceList, NT.5.1

[DeviceList.NT.5.1]     ;WinXP
 %DCB_DESC_STR_XG_PCI%			= WLAN_DCB1.NT,            PCI\VEN_1260&DEV_3890&SUBSYS_002017CF
 %DCB_DESC_STR_XG_PCI%			= WLAN_DCB2.NT,            PCI\VEN_1260&DEV_3886&SUBSYS_003717CF
 
[DeviceList]            ;Win9X
 %DCB_DESC_STR_XG_PCI%			= WLAN_DCB1,               PCI\VEN_1260&DEV_3890&SUBSYS_002017CF
 %DCB_DESC_STR_XG_PCI%			= WLAN_DCB2,               PCI\VEN_1260&DEV_3886&SUBSYS_003717CF
 
;===================================================================================================
[WLAN_DCB1.NT.5.1]    ; WinXP
 AddReg         = WLAN_DCB1_XP_REG, WLAN_RegNDIS, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.NT
 BusType        = 5     ; PCI
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 
[WLAN_DCB1.NT.5.1.Services]     ; WinXP
 AddService     = "ZyG300", 2, WLAN_DRIVER_DCB.Service, WLAN_DRIVER.EventLog

[WLAN_DCB1_XP_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3890&SUBSYS_002017CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI%
 
;==========================================

[WLAN_DCB2.NT.5.1]    ; WinXP
 AddReg         = WLAN_DCB2_XP_REG, WLAN_RegNDIS, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.NT
 BusType        = 5     ; PCI
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 
[WLAN_DCB2.NT.5.1.Services]      ; WinXP
 AddService     = "ZyG300", 2, WLAN_DRIVER_DCB.Service, WLAN_DRIVER.EventLog

[WLAN_DCB2_XP_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3886&SUBSYS_003717CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI%
 
;==========================================
[WLAN_DCB1.NT]    ; Win2k
 AddReg         = WLAN_DCB1_2K_REG, WLAN_RegNDIS, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.NT
 BusType        = 5     ; PCI
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 
[WLAN_DCB1.NT.Services]
 AddService     = "ZyG300", 2, WLAN_DRIVER_DCB.Service, WLAN_DRIVER.EventLog

[WLAN_DCB1_2K_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3890&SUBSYS_002017CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI%
 
;==========================================

[WLAN_DCB2.NT]    ; Win2k
 AddReg         = WLAN_DCB2_2K_REG, WLAN_RegNDIS, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.NT
 BusType        = 5     ; PCI
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 
[WLAN_DCB2.NT.Services]
 AddService     = "ZyG300", 2, WLAN_DRIVER_DCB.Service, WLAN_DRIVER.EventLog

[WLAN_DCB2_2K_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3886&SUBSYS_003717CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI%
 
;========================================================
[WLAN_DCB1]       ; Win9x
 AddReg         = WLAN_DCB1_REG, WLAN_RegNDIS_9x, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.9X

[WLAN_DCB1_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3890&SUBSYS_002017CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI%
 
;==========================================
[WLAN_DCB2]       ; Win9x
 AddReg         = WLAN_DCB2_REG, WLAN_RegNDIS_9x, WLAN_RegParams
 CopyFiles      = WLAN_DRIVER.copy.9X

[WLAN_DCB2_REG]
 HKR,Ndi,DeviceID,0,"PCI\VEN_1260&DEV_3886&SUBSYS_003717CF"
 HKR,,PlatformID,0,14480
 HKR,,VendorDesc,0,%DCB_DESC_STR_XG_PCI% 
 
;###############################################################################
;   Win2K && WinXP Commom
;###############################################################################

[WLAN_DRIVER_DCB.Service]
 DisplayName    = %WLAN_SERVICE_DISPLAY_DCB%
 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER
 StartType      = 3    ; SERVICE_DEMAND_START
 ErrorControl   = 1    ; NORMAL
 ServiceBinary  = %12%\wlanCIG.sys
 LoadOrderGroup = NDIS
 
[WLAN_DRIVER.EventLog]
 AddReg         = WLAN_DRIVER.EventLog.reg

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

[WLAN_RegNDIS]
 HKR, NDI				,Service               	,0      	,"ZyG300"
 HKR,                   		,BusType               	,0		,"5"
 HKR, NDI\Interfaces			,UpperRange            	,0		,"ndis5"
 HKR, NDI\Interfaces			,LowerRange            	,0		,"ethernet"
 HKR,                   		,DeviceVxDs            	,0      	,"wlanCIG.sys"
;###############################################################################
;  Win98 && WinME COMMOM
;###############################################################################
[WLAN_RegNDIS_9x]
 HKR,                   		,RunningWin9X           ,0      	,"1"
 HKR, NDI                		,Service                ,0      	,"wlanCI9X"
 HKR,                   		,BusType                ,0      	,"5"
 HKR,                   		,DevLoader              ,0      	,"*ndis"
 HKR,                   		,EnumPropPages          ,0      	,"netdi.dll,EnumPropPages"
 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      	,"WLANCI9X"
 HKR, NDIS               		,MajorNdisVersion       ,1      	,04
 HKR, NDIS               		,MinorNdisVersion       ,1      	,00
 HKR,                   		,DeviceVxDs            	,0      	,"wlanCI9X.sys"
;###############################################################################

[WLAN_RegParams]
;for utility
 HKR,                   		,SSID                   ,0      	,"ANY"
 HKR,                   		,WLANIOC		,0      	,"XG-300"
 HKR,                   		,SilentInstall          ,0      	,"1"
;Uncomment the line above to install without user interface prompts
 HKR,                    		,CardBusBridgeLatencyTimer  		,0  		,"32"
 HKR,                    		,CardBusBridgeCacheLineSize 		,0  		,"8"
 HKR,  					,RTSThresh		,0		,2347
 HKR,  					,FragThresh		,0		,2346
 HKR,  					,NetworkType		,0		,1
 HKR,  					,LongPreamble		,0		,1
 HKR,  					,11dMode		,0		,0
 HKR,  					,NitroMode		,0		,1
 HKR,  					,ShortRetryLimit	,0		,7
 HKR,  					,LongRetryLimit		,0		,4
 HKR,  					,PSMode			,0		,1
 HKR, 					,ConfigProfile		,0		,256

;For Default Value
 HKR, defaults				,RTSThresh		,0		,2347
 HKR, defaults				,FragThresh		,0		,2346
 HKR, defaults				,SSID			,0		,"ANY"
 HKR, defaults				,NetworkType		,0		,1
 HKR, defaults				,LongPreamble		,0		,1
 HKR, defaults				,11dMode		,0		,0
 HKR, defaults				,NitroMode		,0		,1
 HKR, defaults				,ShortRetryLimit	,0		,7
 HKR, defaults				,LongRetryLimit		,0		,4
 HKR, defaults				,PSMode			,0		,1
 HKR,defaults				,ConfigProfile		,0		,256
 ;HKR,defaults				,PpePdlpEnable		,0		,1
 ;HKR,defaults				,PpeCompressEnable	,0		,1
 ;HKR,defaults				,PpeConcatEnable	,0		,1
 ;HKR,defaults				,PpePiggyBackEnable	,0		,1
 
 HKR,,ConfigProfile,0,256
 HKR,NDI\params\ConfigProfile,default,0,256
 HKR,NDI\params\ConfigProfile,ParamDesc,,%CONFIG_PROFILE%
 HKR,NDI\params\ConfigProfile,type,0,"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\enum,6,,%CONFIG_PROF_MIXED_SHORT%
 HKR,NDI\params\ConfigProfile\enum,256,,%CONFIG_PROF_WIFI_SPEC%

 HKR,,NitroMode,0,"1"
 HKR,NDI\params\NitroMode,default,0,1
 HKR,NDI\params\NitroMode,ParamDesc,,%NITRO_MODE%
 HKR,NDI\params\NitroMode,type,,enum
 HKR,NDI\params\NitroMode,flag,1,30,00,00,00
 HKR,NDI\params\NitroMode\enum,0,,%OFF_STR%
 HKR,NDI\params\NitroMode\enum,1,,%ON_STR%

 HKR,,PSMode,0,1
 HKR,Ndi\params\PSMode,default,0,1
 HKR,NDI\params\PSMode,ParamDesc,0,%POWER_SAVE_STR%
 HKR,NDI\params\PSMode,type,0,"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\NitroTime,default,0,1400
 HKR, NDI\params\NitroTime,ParamDesc,0,%NITRO_TIME%
 HKR, NDI\params\NitroTime,type	,0,int
 HKR, NDI\params\NitroTime,flag,1,20,00,00,00
 HKR, NDI\params\NitroTime,min	,0,0
 HKR, NDI\params\NitroTime,max	,0,5000
 HKR, NDI\params\NitroTime,step	,0,10

 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\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,,11dMode,0,0  ; Default 11dMode to none.

 
;###############################################################################
[DestinationDirs]
;CopyFiles Section       = Destination Directory ID -- see layout.inf
;-----------------         ------------------------
 DefaultDestDir          = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
 WLAN_DRIVER.copy.NT     = 12 ; Win2k=%windir%\system32\drivers
 WLAN_DRIVER.copy.9X     = 11 ; Win9x=%windir%\system 

[WLAN_DRIVER.copy.NT]
 wlanCIG.sys
 
[WLAN_DRIVER.copy.9X]
 wlanCI9X.sys
  
[SourceDisksNames]
;Source Disk ID           = Disk Name
;--------------             ---------
 1                        = %INSTALL_DISK_STR%,,,

[SourceDisksFiles.X86]; Win2k/Xp
 wlanCIG.sys              = 1
 wlanCI9X.sys             = 1

;###############################################################################
[Strings]
;String ID                = String Text
;---------                -----------
 VER_VENDOR_STR           = "ZyXEL"
 VER_VENDOR_NAME_STR      = "ZyXEL Corporation"

 
 WLAN_SERVICE_DISPLAY_DCB = "ZyXEL IEEE 802.11g G-300 Driver"
 
 INSTALL_DISK_STR         = "Wireless LAN card Driver & Utility install disk"


 DCB_DESC_STR_XG_PCI			= "ZyAIR G-300 PCI Adapter"
 
 
 POWER_SAVE_STR          = "Power Save Mode"
 POWER_SAVE_OFF_STR      = "Disabled"
 POWER_SAVE_DYN_STR      = "Dynamic"
 POWER_SAVE_MAX_STR      = "Maximum"
 RTSTHRESH_STR           = "RTS Threshold"
 FRAGTHRESH_STR          = "Fragmentation Threshold"
 ON_STR                  = "On"
 OFF_STR                 = "Off"
 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"
 CONFIG_PROF_MIXED_SHORT = "Mixed Short"
 CONFIG_PROF_WIFI_SPEC   = "WiFi Spec"
 NITRO_MODE              = "Nitro Mode"
 NITRO_TIME		 = "NitroTime"
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.00