GNWPEAG.inf Driver File Contents (wpeag_20040304.zip)

;/*++
;
;Copyright (c) 2002 GIGA-BYTE Technology, Incorporated All Rights Reserved
;
;Module Name:
;
;    net5211.inf
;
;Abstract:
;    INF file for installing Gigabyte GN-WLMA Wireless Network Adapter
;
;    Installs GNWLPA.sys (NDIS 5/5.1 driver) on NT platforms (2000, XP and greater)
;    Installs GNWLPA9x.sys (NDIS 5 driver) on 9x platforms 
;
;--*/

[Version]
Signature   = "$CHICAGO$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %GIGA-BYTE%
Compatible  = 1
DriverVer   = 10/07/2003,3.0.0.43
Catalogfile = net5211.cat
;Catalogfile.NT = net5211.cat

[Manufacturer]
%GIGA-BYTE%     = Giga-byte

[ControlFlags]
ExcludeFromSelect = *

[Giga-byte]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
; Atheros
;%GIGA.DeviceDesc.0012%  = GIGA_DEV_0012.ndi,    PCI\VEN_168C&DEV_0012
;%GIGA.DeviceDesc.0013%  = GIGA_DEV_0013.ndi,    PCI\VEN_168C&DEV_0013


; Gigabyte CardBus
;========================================================================================
;%GIGABYTE.DeviceDesc.E800%  = GIGA_DEV_E800.ndi,    PCI\VEN_168C&DEV_0012&SUBSYS_E8001458
;//2nd
;%GIGABYTE.DeviceDesc.E801%  = GIGA_DEV_E810.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E8011458
;%GIGABYTE.DeviceDesc.E810%  = GIGA_DEV_E810.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E8101458
;//3rd
;%GIGABYTE.DeviceDesc.E811%  = GIGA_DEV_E811.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E8111458
;========================================================================================
; Gigabyte MiniPCI
;========================================================================================
;%GIGABYTE.DeviceDesc.E900%  = GIGA_DEV_E900.ndi,    PCI\VEN_168C&DEV_0012&SUBSYS_E9001458
;//2nd
;%GIGABYTE.DeviceDesc.E901%  = GIGA_DEV_E910.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E9011458
;%GIGABYTE.DeviceDesc.E910%  = GIGA_DEV_E910.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E9101458
;//3rd
%GIGABYTE.DeviceDesc.E911%  = GIGA_DEV_E911.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_E9111458
;========================================================================================


; Windows 9X specific entries
[GIGA_DEV_0012.ndi]
AddReg          = GIGA_DEV_0012.id.reg, 5211.reg, ATHER.win.reg, 5211.acb.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E800.ndi]
AddReg          = GIGA_DEV_E800.id.reg, 5211.reg, ATHER.win.reg, 5211.abcb.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E900.ndi]
AddReg          = GIGA_DEV_E900.id.reg, 5211.reg, ATHER.win.reg, 5211.abmp.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

;//5212
[GIGA_DEV_0013.ndi]
AddReg          = GIGA_DEV_0013.id.reg, 5211.reg, ATHER.win.reg, 5212.abg.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E810.ndi]
AddReg          = GIGA_DEV_E810.id.reg, 5211.reg, ATHER.win.reg, 5212.abgcb.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E811.ndi]
AddReg          = GIGA_DEV_E811.id.reg, 5211.reg, ATHER.win.reg, 5212.abgcb.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E910.ndi]
AddReg          = GIGA_DEV_E910.id.reg, 5211.reg, ATHER.win.reg, 5212.abgmp.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E911.ndi]
AddReg          = GIGA_DEV_E911.id.reg, 5211.reg, ATHER.win.reg, 5212.abgmp.reg
CopyFiles      = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

; Windows NT specific entries
[GIGA_DEV_0012.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.acb.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E800.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.abcb.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E900.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.abmp.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_0013.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abg.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E810.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abgcb.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E811.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abgcb.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E910.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abgmp.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_E911.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abgmp.reg
CopyFiles      = ATHER.CopyFiles.nt, DEFAULTDESTDIRS 
DelFiles        = ATHER.DelIniFiles

[GIGA_DEV_0012.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E800.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E900.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_0013.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E810.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E811.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E910.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[GIGA_DEV_E911.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog
;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT

[GIGA_DEV_0012.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012"

[GIGA_DEV_E800.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012&SUBSYS_E8001458"

[GIGA_DEV_E900.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012&SUBSYS_E9001458"

[GIGA_DEV_0013.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013"

[GIGA_DEV_E810.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_E8101458"

[GIGA_DEV_E811.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_E8111458"

[GIGA_DEV_E910.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_E9101458"

[GIGA_DEV_E911.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_E9111458"
;
; 5211 Enumerated Types
;
[5211.acb.reg]
HKR, ,                                  NetBand,                        0x00002,  "3"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  0

[5211.abcb.reg]
HKR, ,                                  NetBand,                        0x00002,  "7"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1

[5211.abmp.reg]
HKR, ,                                  NetBand,                        0x00002,  "7"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  2

[5212.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "15"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1

[5212.abgcb.reg]
HKR, ,                                  NetBand,                        0x00002,  "15"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1

[5212.abgmp.reg]
HKR, ,                                  NetBand,                        0x00002,  "15"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  2
;-----------------------------------------------------------------------------
;
; 5211 common
;

[5211.reg]

HKR, Ndi\params\MapRegisters,           ParamDesc,                      0,  %MapRegisters%
HKR, Ndi\params\MapRegisters,           default,                        0,  "256"
HKR, Ndi\params\MapRegisters,           min,                            0,  "32"
HKR, Ndi\params\MapRegisters,           max,                            0,  "512"
HKR, Ndi\params\MapRegisters,           step,                           0,  "8"
HKR, Ndi\params\MapRegisters,           base,                           0,  "10"
HKR, Ndi\params\MapRegisters,           type,                           0,  "int"

HKR, Ndi\params\NetworkAddress,         ParamDesc,                      0,  %NetworkAddress%
HKR, Ndi\params\NetworkAddress,         default,                        0,  ""
HKR, Ndi\params\NetworkAddress,         LimitText,                      0,  "12"
HKR, Ndi\params\NetworkAddress,         UpperCase,                      0,  "1"
HKR, Ndi\params\NetworkAddress,         optional,                       0,  "1"
HKR, Ndi\params\NetworkAddress,         type,                           0,  "edit"

HKR, Ndi\params\sleepMode,              ParamDesc,                      0,  %sleepMode%
HKR, Ndi\params\sleepMode,              Base,                           0,  "10"
HKR, Ndi\params\sleepMode,              default,                        0,  "2"
HKR, Ndi\params\sleepMode,              type,                           0,  "enum"
HKR, Ndi\params\sleepMode\enum,         "0",                            0,  %sleepModeOff%
HKR, Ndi\params\sleepMode\enum,         "2",                            0,  %sleepModeNormal%
HKR, Ndi\params\sleepMode\enum,         "1",                            0,  %sleepModeMax%

HKR, Ndi\params\tpc,                    ParamDesc,                      0,  %tpc%
HKR, Ndi\params\tpc,                    Base,                           0,  "10"
HKR, Ndi\params\tpc,                    default,                        0,  "0"
HKR, Ndi\params\tpc,                    type,                           0,  "enum"
HKR, Ndi\params\tpc\enum,               "0",                            0,  %tpc100%
HKR, Ndi\params\tpc\enum,               "1",                            0,  %tpc50%
HKR, Ndi\params\tpc\enum,               "2",                            0,  %tpc25%
HKR, Ndi\params\tpc\enum,               "3",                            0,  %tpc12%
HKR, Ndi\params\tpc\enum,               "4",                            0,  %tpcLowest%

HKR, Ndi\params\shortPreamble,          ParamDesc,                      0,  %shortPreamble%
HKR, Ndi\params\shortPreamble,          Base,                           0,  "10"
HKR, Ndi\params\shortPreamble,          default,                        0,  "1"
HKR, Ndi\params\shortPreamble,          type,                           0,  "enum"
HKR, Ndi\params\shortPreamble\enum,     "1",                            0,  %shortPreambleEnable%
HKR, Ndi\params\shortPreamble\enum,     "0",                            0,  %shortPreambleDisable%

HKR, Ndi\params\radioEnable,            ParamDesc,                      0,  %radioEnable%
HKR, Ndi\params\radioEnable,            Base,                           0,  "10"
HKR, Ndi\params\radioEnable,            default,                        0,  "1"
HKR, Ndi\params\radioEnable,            type,                           0,  "enum"
HKR, Ndi\params\radioEnable\enum,       "1",                            0,  %radioEnableOn%
HKR, Ndi\params\radioEnable\enum,       "0",                            0,  %radioEnableOff%

HKR, Ndi\params\authTypeUseOnly,               ParamDesc,                      0,  %authTypeUseOnly%
HKR, Ndi\params\authTypeUseOnly,               Base,                           0,  "10"
HKR, Ndi\params\authTypeUseOnly,               default,                        0,  "0"
HKR, Ndi\params\authTypeUseOnly,               type,                           0,  "enum"
HKR, Ndi\params\authTypeUseOnly\enum,          "0",                            0,  %authAuto%
HKR, Ndi\params\authTypeUseOnly\enum,          "1",                            0,  %authOpen%
HKR, Ndi\params\authTypeUseOnly\enum,          "2",                            0,  %authShared%

HKR, ,                                  AdHocBand,                      0x00002,  "0"
HKR, ,                                  AwakeTimePerf,                  0x00002,  "200"
HKR, ,                                  beaconInterval,                 0x00002,  "100"
HKR, ,                                  bkScanEnable,                   0x00002,  "1"
HKR, ,                                  bssType,                        0x00002,  "1"
HKR, ,                                  ccode,                          0x00002,  "US"
HKR, ,                                  clist,                          0x00002,  ""
HKR, ,                                  defaultKey,                     0x00002,  "0"
HKR, ,                                  EncryptionAlg,                  0x00002,  "2"
HKR, ,                                  FragThreshold,                  0x00002,  "2346"
HKR, ,                                  HwTxRetries,                    0x00002,  "4"
HKR, ,                                  privacyInvoked,                 0x00002,  "0"
HKR, ,                                  QoS,                            0x00002,  "0"
HKR, ,                                  rateCtrlEnable,                 0x00002,  "1"
HKR, ,                                  RTSThreshold,                   0x00002,  "2346"
HKR, ,                                  scanType,                       0x00002,  "2"
HKR, ,                                  SwTxRetryScale,                 0x00002,  "6"

HKR, CustomParams\Configurations,       MajorVersion,                   0x10003,  2
HKR, CustomParams\Configurations,       MinorVersion,                   0x10003,  0

HKR, CustomParams\Configurations,       SelectedConfigurationIndex,     0x10003,  0
HKR, CustomParams\Configurations,       SelectedConfigurationName,      0x00002,  "Default"


;-----------------------------------------------------------------------------
; ATHER NT specific
;

[ATHER.reg]
HKR, Ndi,             Service,      0, "AR5211"
HKR, Ndi\Interfaces,  UpperRange,   0, "ndis5"
HKR, Ndi\Interfaces,  LowerRange,   0, "ethernet"
HKR, ,                aifs,         0, "2"
HKR, ,                cwmin,        0, "15"


[ATHER.Service]
DisplayName     = %GIGA.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\GNWLPA.sys
LoadOrderGroup  = NDIS

;-----------------------------------------------------------------------------
; ATHER NT/XP common
;
[common.EventLog]
AddReg = common.AddEventLog.reg

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

;----------------------------------------------------------------------------
; ATHER Win9x specific
;
[ATHER.win.reg]
HKR, ,                  DevLoader,          0,    "*ndis"
HKR, ,                  DeviceVxDs,         0,    "GNWLPA9x.sys"
HKR, ,                  EnumPropPages,      0,    "netdi.dll,EnumPropPages"

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,    "GNWLPA9X"
HKR, NDIS,              MajorNdisVersion,   1,    03
HKR, NDIS,              MinorNdisVersion,   1,    0A
HKR, ,                  aifs,               0,    "2"
HKR, ,                  cwmin,              0,    "15"

HKR, Ndi\Install,       ndis3,              0,    "ATHER.install"

;----------------------------------------------------------------------------
; Win9x Files to Copy
[ATHER.win.CopyFiles]
GNWLPA9x.sys,,,2

;----------------------------------------------------------------------------
; NT Files to Copy

[ATHER.CopyFiles.nt]
GNWLPA.sys,,,2

[ATHER.DelIniFiles]
Athnic.ini,,,1

[DEFAULTDESTDIRS]

[SourceDisksNames]
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
1 = %Giga-byte_Disk%,,,

;----------------------------------------------------------------------------
; Source Files

[SourceDisksFiles]
GNWLPA9x.sys                 = 1,, ; on distribution disk 1
GNWLPA.sys                   = 1,, ; on distribution disk 1

[DestinationDirs]
ATHER.CopyFiles.nt           = 12
ATHER.win.CopyFiles          = 10,system32\drivers ; %SystemRoot%\system32\drivers 
ATHER.DelIniFiles            = 10,system32\drivers ; %SystemRoot%\system32\drivers 
DEFAULTDESTDIRS               = 11
;


[Strings]
Giga-byte                      = "Giga-byte"
authTypeUseOnly              = "802.11 Authentication Type"
authAuto                     = "Auto"
authOpen                     = "Open"
authShared                   = "Shared"
MapRegisters                 = "Map Registers"
NetworkAddress               = "Network Address"
sleepMode                    = "Power Save Mode"
sleepModeOff                 = "Off"
sleepModeNormal              = "Normal"
sleepModeMax                 = "Maximum"
tpc                          = "Transmit Power"
tpcLowest                    = "Lowest"
tpc12                        = "12.5%"
tpc25                        = "25%"
tpc50                        = "50%"
tpc100                       = "100%"
shortPreamble                = "802.11b Preamble"
shortPreambleEnable          = "Long and Short"
shortPreambleDisable         = "Long only"
radioEnable                  = "Radio On/Off"
radioEnableOn                = "On"
radioEnableOff               = "Off"

Giga-byte_Disk                 = "Giga-byte Driver Disk 1"

;==============================================================================================
;GIGA.DeviceDesc.0012        = "Gigabyte GN-WLMA101 Wireless Network CardBus Adapter (Sample)"
;GIGABYTE.DeviceDesc.E800        = "Gigabyte GN-WLMA101 Wireless Network CardBus Adapter"
;GIGABYTE.DeviceDesc.E900        = "Gigabyte GN-WLMA101 Wireless Network PCI Adapter"

;GIGA.DeviceDesc.0013        = "Gigabyte GN-WLMA201 Wireless Network CardBus Adapter (Sample)"
;GIGABYTE.DeviceDesc.E801        = "Gigabyte GN-WLMA101 Wireless Network CardBus Adapter"
;GIGABYTE.DeviceDesc.E901        = "Gigabyte GN-WLMA101 Wireless Network miniPCI Adapter"
;GIGABYTE.DeviceDesc.E810        = "Gigabyte GN-WLMA201 Wireless Network CardBus Adapter"
;GIGABYTE.DeviceDesc.E811        = "Gigabyte GN-WMAG Wireless Network CardBus Adapter"
;GIGABYTE.DeviceDesc.E910        = "Gigabyte GN-WLMA201 Wireless Network miniPCI Adapter"
;GIGABYTE.DeviceDesc.E911        = "Gigabyte GN-WIAG Wireless Network miniPCI Adapter"
GIGA.Service.DispName       = "Gigabyte GN-WPEAG Wireless Network Adapter Service"
;===============================================================================================
GIGABYTE.DeviceDesc.E911        = "Gigabyte GN-WPEAG Wireless Network PCI Adapter"
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: web1, load: 0.88