netwag51.inf Driver File Contents (wag511v20_driver.zip)

;/*++
;
;Copyright (c) 2003 Netgear Communications, Incorporated All Rights Reserved
;
;Module Name:
;
;    netwag51.inf
;
;Abstract:
;    INF file for installing NETGEAR WAG511 802.11a/b/g Dual Band Wireless PC Card
;
;    Installs wag51nd5.sys (NDIS 5/5.1 driver) on NT platforms (2000, XP and greater)
;    Installs wag51_9x.sys (NDIS 5 driver) on 9x platforms 
;
;--*/

[Version]
Signature   = "$CHICAGO$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %NETGEAR%
Compatible  = 1
DriverVer   = 08/01/2003,2.4.1.130
Catalogfile = netwag51.cat

[Manufacturer]
%NETGEAR%     = Netgear,NTx86

[ControlFlags]
ExcludeFromSelect = *

[Netgear]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
; Other 
;======================================================================================
[Netgear.NTx86]
%ATHER.DeviceDesc.0013%  = ATHER_DEV_0013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_44001385
%ATHER.DeviceDesc.0013%  = ATHER_DEV_0013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_46001385
%ATHER.DeviceDesc.0013%  = ATHER_DEV_0013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_46101385
; Windows 9X specific entries
[ATHER_DEV_0013.ndi]
AddReg          = ATHER_DEV_0013.id.reg, 5211.reg, ATHER.win.reg, 5212.abg.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles
DriverVer       = 08/01/2003,2.4.1.130

; Windows NT specific entries
[ATHER_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

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

;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT
[ATHER_DEV_0013.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_46101385"

;
; 5211 Enumerated Types
;
[5212.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "31"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1

;-----------------------------------------------------------------------------

;
; 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\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, ,                                          ccode,		                0x00002, %ccode_DEFAULT%
HKR, Ndi\params\ccode,               	        ParamDesc,                      0,  %ccode_Description%
HKR, Ndi\params\ccode,            	        Base,                           0,  "10"
HKR, Ndi\params\ccode,            	        default,                        0,  %ccode_DEFAULT%
HKR, Ndi\params\ccode,            	        type,                           0,  "enum"
HKR, Ndi\params\ccode\enum,       	        "DZ",                           0,  %ccode_Africa%
HKR, Ndi\params\ccode\enum,       	        "CN",                           0,  %ccode_Asia%
HKR, Ndi\params\ccode\enum,       	        "AU",                           0,  %ccode_Australia%
HKR, Ndi\params\ccode\enum,       	        "CA",                           0,  %ccode_Canada%
HKR, Ndi\params\ccode\enum,       	        "GB",                           0,  %ccode_Europe%
HKR, Ndi\params\ccode\enum,       	        "FR",                           0,  %ccode_France%
HKR, Ndi\params\ccode\enum,       	        "IL",                           0,  %ccode_Israel%
HKR, Ndi\params\ccode\enum,       	        "JP",                           0,  %ccode_Japan%
HKR, Ndi\params\ccode\enum,           	        "MX",                           0,  %ccode_Mexico%
HKR, Ndi\params\ccode\enum,       	        "BR",                           0,  %ccode_SouthAmerica%
HKR, Ndi\params\ccode\enum,       	        "US",                           0,  %ccode_UnitedStates%

HKR, Ndi\params\TransmitRate11a,                         ,                     0,  1
HKR, Ndi\params\TransmitRate11a,            	ParamDesc,                     0,  %TransmitRate11a%
HKR, Ndi\params\TransmitRate11a,            	Base,                          0,  "10"
HKR, Ndi\params\TransmitRate11a,            	default,                       0,  1
HKR, Ndi\params\TransmitRate11a,            	type,                          0,  "enum"
HKR, Ndi\params\TransmitRate11a,                flag,                          1,  30,00,00,00
HKR, Ndi\params\TransmitRate11a\enum,       	"0",                           0,  %TransmitRate_6M%
HKR, Ndi\params\TransmitRate11a\enum,       	"1",                           0,  %TransmitRate_9M%
HKR, Ndi\params\TransmitRate11a\enum,       	"2",                           0,  %TransmitRate_12M%
HKR, Ndi\params\TransmitRate11a\enum,       	"3",                           0,  %TransmitRate_18M%
HKR, Ndi\params\TransmitRate11a\enum,       	"4",                           0,  %TransmitRate_24M%
HKR, Ndi\params\TransmitRate11a\enum,       	"5",                           0,  %TransmitRate_36M%
HKR, Ndi\params\TransmitRate11a\enum,       	"6",                           0,  %TransmitRate_48M%
HKR, Ndi\params\TransmitRate11a\enum,       	"7",                           0,  %TransmitRate_54M%
HKR, Ndi\params\TransmitRate11a,                optional,                      0,  1

HKR, Ndi\params\TransmitRate11b,                         ,                     0,  1
HKR, Ndi\params\TransmitRate11b,            	ParamDesc,                     0,  %TransmitRate11b%
HKR, Ndi\params\TransmitRate11b,            	Base,                          0,  "10"
HKR, Ndi\params\TransmitRate11b,            	default,                       0,  1
HKR, Ndi\params\TransmitRate11b,            	type,                          0,  "enum"
HKR, Ndi\params\TransmitRate11b,                flag,                          1,  30,00,00,00
HKR, Ndi\params\TransmitRate11b\enum,       	"0",                           0,  %TransmitRate_1M%
HKR, Ndi\params\TransmitRate11b\enum,       	"1",                           0,  %TransmitRate_2M%
HKR, Ndi\params\TransmitRate11b\enum,       	"2",                           0,  %TransmitRate_5M%
HKR, Ndi\params\TransmitRate11b\enum,       	"3",                           0,  %TransmitRate_11M%
HKR, Ndi\params\TransmitRate11b,                optional,                      0,  1

HKR, Ndi\params\TransmitRate11g,                         ,                     0,  1
HKR, Ndi\params\TransmitRate11g,            	ParamDesc,                     0,  %TransmitRate11g%
HKR, Ndi\params\TransmitRate11g,            	Base,                          0,  "10"
HKR, Ndi\params\TransmitRate11g,            	default,                       0,  1
HKR, Ndi\params\TransmitRate11g,            	type,                          0,  "enum"
HKR, Ndi\params\TransmitRate11g,                flag,                          1,  30,00,00,00
HKR, Ndi\params\TransmitRate11g\enum,       	"0",                           0,  %TransmitRate_1M%
HKR, Ndi\params\TransmitRate11g\enum,       	"1",                           0,  %TransmitRate_2M%
HKR, Ndi\params\TransmitRate11g\enum,       	"2",                           0,  %TransmitRate_5M%
HKR, Ndi\params\TransmitRate11g\enum,       	"3",                           0,  %TransmitRate_11M%
HKR, Ndi\params\TransmitRate11g\enum,       	"4",                           0,  %TransmitRate_6M%
HKR, Ndi\params\TransmitRate11g\enum,       	"5",                           0,  %TransmitRate_9M%
HKR, Ndi\params\TransmitRate11g\enum,       	"6",                           0,  %TransmitRate_12M%
HKR, Ndi\params\TransmitRate11g\enum,       	"7",                           0,  %TransmitRate_18M%
HKR, Ndi\params\TransmitRate11g\enum,       	"8",                           0,  %TransmitRate_24M%
HKR, Ndi\params\TransmitRate11g\enum,       	"9",                           0,  %TransmitRate_36M%
HKR, Ndi\params\TransmitRate11g\enum,       	"10",                          0,  %TransmitRate_48M%
HKR, Ndi\params\TransmitRate11g\enum,       	"11",                          0,  %TransmitRate_54M%
HKR, Ndi\params\TransmitRate11g,                optional,                      0,  1

HKR, Ndi\params\rateCtrlEnable,                  ParamDesc,                     0,  %RateControl%
HKR, Ndi\params\rateCtrlEnable,                  Base,                          0,  "10"
HKR, Ndi\params\rateCtrlEnable,                  default,                       0,  "1"
HKR, Ndi\params\rateCtrlEnable,                  type,                          0,  "enum"
HKR, Ndi\params\rateCtrlEnable\enum,             "1",                           0,  %RateControlEnable%
HKR, Ndi\params\rateCtrlEnable\enum,             "0",                           0,  %RateControlDisable%

HKR, ,                                          SilentInstall,                 0,  "1"
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, ,                                         rateCtrlEnable,                0x00002,  "1"
HKR, ,                                          FragThreshold,                 0x00002,  "2346"
HKR, ,                                          HwTxRetries,                   0x00002,  "4"
HKR, ,                                          privacyInvoked,                0x00002,  "0"
HKR, ,                                          QoS,                           0x00002,  "0"
HKR, ,                                          RTSThreshold,                  0x00002,  "2346"
HKR, ,                                          scanType,                      0x00002,  "2"
HKR, ,                                          SwTxRetryScale,                0x00002,  "6"
HKR, ,                                          SSID,                	       0x00002,  "ANY"
HKR, ,                                          SmeEnable,                     0x00002,  "1"
HKR, ,				         	PHlength,		       0x00002,  "0"
HKR, ,					        abolt,                         0x00002,  "1"

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

HKR, CustomParams\Configurations,               SelectedConfigurationIndex,    0x10003,  0
HKR, CustomParams\Configurations,               SelectedConfigurationName,     0x00002,  "Default"
HKR, CustomParams\Configurations,               ConfigurationProfileName,      0x00002,  "Default"
;-----------------------------------------------------------------------------
; ATHER NT specific
;

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


[ATHER.Service]
DisplayName     = %ATHER.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\wag51nd5.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,    "wag51_9x.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,    "wag51_9x"
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]
wag51_9x.sys,,,2

;----------------------------------------------------------------------------
; NT Files to Copy
[ATHER.CopyFiles.nt]
wag51nd5.sys,,,2

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

[SourceDisksNames]
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
1 = %NETGEAR_Disk%,,,

;----------------------------------------------------------------------------
; Source Files
[SourceDisksFiles]
wag51_9x.sys                 = 1,, ; on distribution disk 1
wag51nd5.sys                 = 1,, ; on distribution disk 1

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

[DEFAULTDESTDIRS]
;

[Strings]
Netgear                      = "Netgear"
authTypeUseOnly              = "802.11 Authentication Type"
authAuto                     = "Auto"
authOpen                     = "Open"
authShared                   = "Shared"
MapRegisters                 = "Map Registers"
NetworkAddress               = "Network Address"
radioEnable                  = "Radio On/Off"
radioEnableOn                = "On"
radioEnableOff               = "Off"
ccode_Description	     = "Regional Domain"
ccode_Africa		     = "Africa"
ccode_Asia		     = "Asia"
ccode_Australia	             = "Australia"
ccode_Canada		     = "Canada"
ccode_Europe		     = "Europe"
ccode_France		     = "France"
ccode_Israel		     = "Israel"
ccode_Mexico		     = "Mexico"
ccode_Japan		     = "Japan"
ccode_SouthAmerica	     = "South America"
ccode_UnitedStates	     = "United States"
ccode_DEFAULT		     = "US"
TransmitRate11a              = "TransmitRate11a"
TransmitRate11b              = "TransmitRate11b"
TransmitRate11g              = "TransmitRate11g"
TransmitRate108g             = "TransmitRate108g"
TransmitRateTurbo            = "TransmitRateTurbo"
TransmitRate_1M              = "1Mbps"
TransmitRate_2M              = "2Mbps"
TransmitRate_5M              = "5.5Mbps"
TransmitRate_11M             = "11Mbps"
TransmitRate_6M              = "6Mbps"
TransmitRate_9M              = "9Mbps"
TransmitRate_12M             = "12Mbps"
TransmitRate_18M             = "18Mbps"
TransmitRate_24M             = "24Mbps"
TransmitRate_36M             = "36Mbps"
TransmitRate_48M             = "48Mbps"
TransmitRate_54M             = "54Mbps"
RateControl                  = "Rate Control"
RateControlEnable            = "Enable"
RateControlDisable           = "Disable"

NETGEAR_Disk                 = "Netgear Driver Disk 1"
ATHER.DeviceDesc.0013        = "NETGEAR WAG511 802.11a/b/g Dual Band Wireless PC Card"
ATHER.Service.DispName       = "NETGEAR Wireless Network Adapter Service"
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: ftp, load: 2.46