;/*++
;
;
;Module Name:
;
; NS54SG.INF
;
;Abstract:
;
;
;--*/
[Version]
Signature = "$CHICAGO$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %VENDER%
Compatible = 1
DriverVer = 12/23/2003,3.0.0.43
;Catalogfile = NS54SG.CAT
[Manufacturer]
%VENDER% = Vender
[ControlFlags]
ExcludeFromSelect = VEN_168C&DEV_0013&SUBSYS_404014EA
[Vender]
; DisplayName Section DeviceID
; ----------- ------- --------
%NS54SG.DeviceDesc.0BG% = NS54SG_DEV_0BG.ndi, PCI\VEN_168C&DEV_0013&SUBSYS_404014EA
; Windows 9X specific entries
[NS54SG_DEV_0BG.ndi]
AddReg = NS54SG_DEV_0BG.id.reg, 5211.reg, NS54SG.win.reg, 5212.bg.reg
CopyFiles = NS54SG.win.CopyFiles, DEFAULTDESTDIRS
DelFiles = NS54SG.DelIniFiles
; Windows NT specific entry
[NS54SG_DEV_0BG.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5
AddReg = 5211.reg, NS54SG.reg, 5212.bg.reg
CopyFiles = NS54SG.CopyFiles, DEFAULTDESTDIRS
DelFiles = NS54SG.DelIniFiles
[NS54SG_DEV_0BG.ndi.NT.Services]
AddService = NS54SG, 2, NS54SG.Service, common.EventLog
;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT
[NS54SG_DEV_0BG.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013&SUBSYS_404014EA"
;[stacfg_page.reg.NT]
;HKR, , EnumPropPages32, 0, "stacfg01.dll,NetPropPageProvider"
;
; 5211 Enumerated Types
;
[5212.bg.reg]
HKR, , NetBand, 0x00002, "12"
HKR, , NicType, 0x10003, 0
HKR, , AdHocBand, 0x00002, "0"
;-----------------------------------------------------------------------------
;
; 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, , AdHocChannel, 0x00002, "0"
HKR, , BusType, 0x00002, "5"
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, , shortPreamble, 0x00002, "1"
HKR, , sleepMode, 0x00002, "0"
HKR, , SwTxRetryScale, 0x00002, "6"
HKR, , SmeEnable, 0x00002, "1"
HKR, , tpc, 0x00002, "0"
HKR, , abolt, 0x00002, "63"
HKR, CustomParams\Configurations, MajorVersion, 0x10003, 2
HKR, CustomParams\Configurations, MinorVersion, 0x10003, 0
HKR, CustomParams\Configurations, SelectedConfigurationIndex, 0x10003, 0
HKR, CustomParams\Configurations, SelectedConfigurationName, 0x00002, "Default"
;-----------------------------------------------------------------------------
; NS54SG NT specific
;
[NS54SG.reg]
HKR, Ndi, Service, 0, "NS54SG"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, , InitFile, 0, %InitFile%
HKR, , aifs, 0, "2"
HKR, , cwmin, 0, "15"
[NS54SG.Service]
DisplayName = %NS54SG.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\NS54SG.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;----------------------------------------------------------------------------
; NS54SG Win9x specific
;
[NS54SG.win.reg]
HKR, , DevLoader, 0, "*ndis"
HKR, , DeviceVxDs, 0, "NS54SG9x.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, "NS54SG9X"
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, "NS54SG.install"
;-----------------------------------------------------------------------------
; DestinationDirs
;
[NS54SG.win.CopyFiles]
NS54SG9x.sys,,,2
[NS54SG.CopyFiles]
NS54SG.sys,,,2
[SourceDisksNames]
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
1 = %NS54SG_Disk%,,,
[SourceDisksFiles]
;
; filename_on_source = diskID[, [subdir][, size]]
;
NS54SG.sys = 1,, ; on distribution disk 1
NS54SG9x.sys = 1,, ; on distribution disk 1
[DestinationDirs]
NS54SG.CopyFiles = 12
NS54SG.win.CopyFiles = 10,system32\drivers ; %SystemRoot%\system32\drivers
NS54SG.DelIniFiles = 10,system32\drivers ; %SystemRoot%\system32\drivers
DefaultDestDir = 11
[DEFAULTDESTDIRS]
;
[Strings]
Vender = "PLANEX COMMUNICATION INC."
MapRegisters = "Map Registers"
InitFile = "NS54SG.ini"
NetworkAddress = "Network Address"
NS54SG_Disk = "NS54SG Driver Disk 1"
NS54SG.DeviceDesc.0BG = "PLANEX GW-NS54SG 54Mbps Wireless LAN Card"
NS54SG.Service.DispName = "NS54SG Wireless Network Adapter Service"
Download Driver Pack
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.