WLATEAG.INF Driver File Contents (Driver.zip)

;/*++
;
;Copyright (c) 2003 NEC AccessTechnica, Ltd.
;Copyright (c) 2002 Atheros Communications, Incorporated All Rights Reserved
;
;Module Name:
;    wlateAG.inf
;
;--*/

[Version]
Signature   = "$CHICAGO$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %NEC%
Compatible  = 1
DriverVer   = 12/17/2003,1.1.3.0
;Catalogfile = wlateAG.cat

[Manufacturer]
%NEC%     = Nec

[ControlFlags]
ExcludeFromSelect = *

[Nec]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
; Generic
%WLATE54AG.DeviceDesc%    = NEC_DEV_54AG.ndi,      PCI\VEN_168C&DEV_0013&SUBSYS_81B9821F


; Windows 9X specific entries
[NEC_DEV_54AG.ndi]
AddReg          = NEC_DEV_54AG.id.reg, 5211.reg, WLATE54AG.win.reg, 5212.abg.reg
include         = WlInc.inf
CopyFiles       = WLATE54AG.win.CopyFiles
DelFiles        = WLATE54AG.DelIniFiles


; Windows NT specific entries

[NEC_DEV_54AG.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, WLATE54AG.reg, 5211.reg, 5212.abg.reg
include         = WlInc.inf
CopyFiles       = WLATE54AG.CopyFiles
DelFiles        = WLATE54AG.DelIniFiles

[NEC_DEV_54AG.ndi.NT.Services]
AddService      = WLATE54AG, 2, WLATE54AG.Service, common.EventLog


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

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

;
; 5211 Enumerated Types
[5212.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "13"
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, ,                                  AdHocBand,                      0x00002,  "0"
HKR, ,                                  AwakeTimePerf,                  0x00002,  "200"
HKR, ,                                  beaconInterval,                 0x00002,  "100"
HKR, ,                                  bkScanEnable,                   0x00002,  "1"
HKR, ,                                  bssType,                        0x00002,  "1"
HKR, ,                                  ccode,                          0x00002,  "JP"
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, ,                                  SmeEnable,                      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"


;-----------------------------------------------------------------------------
; WLATE54AG NT specific
;

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


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

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

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

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

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


;----------------------------------------------------------------------------
[Strings]
NEC                          = "NEC Access Technica"
MapRegisters                 = "Map Registers"
WLATE54AG.DeviceDesc         = "NEC AtermWL54AG(PA-WL/54AG) Wireless Network Adapter"
WLATE54AG.Service.DispName   = "NEC AtermWL54AG(PA-WL/54AG) 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: web2, load: 0.99