NetWL2a.inf Driver File Contents (Driver_XP_2K.zip)

;*******************************************************************************
;
; NetWL2a.INF
;
;    Copyright (c) 2002 ASUS Tek
;    All Rights Reserved.
;
;    Version: 	1.0.0.8
;    Date:  	2002.11.29
;
;    FILE:
;       NetWL2a.INF
;
;    DESCRIPTION:
;   	This installation script supports Windows 98SE/ME/2K/XP for the
;   	ASUS 802.11a/b Dual-Band Wireless LAN Adapter.
;
;       Installs ASWL2a.sys (NDIS 5/5.1 driver) on NT platforms (2000, XP and greater)
;       Installs ASWL2a9x.sys (NDIS 5 driver) on 9x platforms 
;
;*******************************************************************************

[Version]
Signature   = "$CHICAGO$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %ASUS%
Compatible  = 1
DriverVer   = 11/11/2002,2.1.1.7
Catalogfile = NetWL2a.cat

[Manufacturer]
%ASUS%     = ASUS

[ControlFlags]
ExcludeFromSelect = *

[ASUS]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
; ASUS
%ASUS.DeviceDesc.0200%  = ASUS_DEV_0200.ndi,    PCI\VEN_168C&DEV_0012&SUBSYS_02001043
%ASUS.DeviceDesc.0230%  = ASUS_DEV_0230.ndi,    PCI\VEN_168C&DEV_0012&SUBSYS_02301043

; Windows 9X specific entries
[ASUS_DEV_0200.ndi]
AddReg          = ASUS_DEV_0200.id.reg, 5211.reg, ASUS.win.reg, 5211.abcb.reg
CopyFiles       = ASUS.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ASUS.DelIniFiles

[ASUS_DEV_0230.ndi]
AddReg          = ASUS_DEV_0230.id.reg, 5211.reg, ASUS.win.reg, 5211.abmp.reg
CopyFiles       = ASUS.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ASUS.DelIniFiles
; Windows NT specific entries

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

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

[ASUS_DEV_0200.ndi.NT.Services]
AddService      = AR5211, 2, ASUS.Service, common.EventLog

[ASUS_DEV_0230.ndi.NT.Services]
AddService      = AR5211, 2, ASUS.Service, common.EventLog

;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT

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

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

;
; 5211 Enumerated Types
;
[5211.acb.reg]
HKR, ,                                  NetBand,                        0x00002,  "3"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  3

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

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

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

;
; 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, ,                                  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, ,                                  shortPreamble,                  0x00002,  "1"
HKR, ,                                  sleepMode,                      0x00002,  "2"
HKR, ,                                  SwTxRetryScale,                 0x00002,  "6"
HKR, ,                                  SmeEnable,                      0x00002,  "1"
HKR, ,                                  tpc,                            0x00002,  "0"
HKR, ,                                  ssid,		                0x00002,  "default"

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\Cfg0,  AdHocBand,                      0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  ConfigurationName,              0x00002,  "Default"
HKR, CustomParams\Configurations\Cfg0,  DefaultKey,                     0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EnableMacAddress,               0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EnableSecurity,                 0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EncryptionAlg,                  0x10003,  4
HKR, CustomParams\Configurations\Cfg0,  HexEntry,                       0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  leapEnabled,                    0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  MacAddress,                     0x00002,  ""
HKR, CustomParams\Configurations\Cfg0,  NetworkConnectionType,          0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetworkName,                    0x00002,  ""
HKR, CustomParams\Configurations\Cfg0,  PowerManagement,                0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  Preamble,                       0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  QoS,                            0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  scanType,                       0x10003,  2
HKR, CustomParams\Configurations\Cfg0,  tpc,                            0x10003,  0

;-----------------------------------------------------------------------------
; ASUS NT specific
;

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


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

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

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

;----------------------------------------------------------------------------
; ASUS Win9x specific
;
[ASUS.win.reg]
HKR, ,                  DevLoader,          0,    "*ndis"
HKR, ,                  DeviceVxDs,         0,    "ASWL2a9x.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,    "AR52119X"
HKR, NDIS,              MajorNdisVersion,   1,    03
HKR, NDIS,              MinorNdisVersion,   1,    0A
HKR, ,                  InitFile,           0,    %InitFile%
HKR, ,                  aifs,               0,    2
HKR, ,                  cwmin,              0,    15

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

;----------------------------------------------------------------------------
; Win9x Files to Copy
[ASUS.win.CopyFiles]
ASWL2a9x.sys,,,2

;----------------------------------------------------------------------------
; NT Files to Copy
[ASUS.CopyFiles.nt]
ASWL2a.sys,,,2

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

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

;----------------------------------------------------------------------------
; Source Files
[SourceDisksFiles]
ASWL2a9x.sys                 = 1,, ; on distribution disk 1
ASWL2a.sys                   = 1,, ; on distribution disk 1


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

[DEFAULTDESTDIRS]
;


[Strings]
ASUS				= "ASUS"
MapRegisters                 	= "Map Registers"
NetworkAddress               	= "Network Address"
InitFile                     	= "Athnic.ini"
ASUS_Disk                 	= "ASUS Driver Disk 1"
ASUS.DeviceDesc.0200        	= "ASUS 11a/b Cardbus Wireless Network Adapter"
ASUS.DeviceDesc.0230        	= "ASUS 11a/b PCI Wireless Network Adapter"
ASUS.Service.DispName       	= "ASUS AR5001 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: 1.92