NWP11NDS.inf Driver File Contents (nwp11b_drivers_v2.1.10.2.zip)

;
; NWP11NDS.INF
;
; INF file for Network Everywhere Wireless Notebook Adapter
;
; Copyright (c) 2002, All Rights Reserved
;
;=======================================================
[Version]
Signature = "$Chicago$"
Compatible=1
;Signature = "$Windows NT$"
Provider  = %Wireless%
Class     = Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer=10/21/2002, 2.1.10
CatalogFile=NWP11NDS.CAT

[Manufacturer]
%Wireless% = Adapters,NT.5.1

; pnp cards should be excluded from select
[ControlFlags]
ExcludeFromSelect = PCI\VEN_104C&DEV_8400&SUBSYS_84011737

; For Non-Windows XP
[Adapters]
%NWP11.DeviceDesc% = NWP11, PCI\VEN_104C&DEV_8400&SUBSYS_84011737

; For Windows XP
[Adapters.NT.5.1]
%NWP11.DeviceDesc% = NWP11_NT51, PCI\VEN_104C&DEV_8400&SUBSYS_84011737

;=======================================================
; Windows9x specific
[NWP11]
AddReg=NWP11.ndi.reg, TI.Param.Reg, Run.reg
CopyFiles=NWP11.CopyFiles, CheckDLL.CopyFiles

; Windows 2000
[NWP11.NT]
AddReg          =NWP11.ndi.reg.NT, TI.Param.Reg, Runonce.reg
Characteristics = 0x84
BusType         = 5
CopyFiles       =NWP11.CopyFiles.NT, CheckDLL.CopyFiles
DriverVer=10/21/2002, 2.1.10

; For Windows XP
[NWP11_NT51]
BusType         = 5
Characteristics = 0x84
AddReg          =NWP11.ndi.reg.NT, TI.Param.Reg, Runonce.reg
CopyFiles       =NWP11_XP.CopyFiles, CheckDLL.CopyFiles

;=======================================================
; Services
;=======================================================
;[NWP11.Services]
;AddService = NWP11LN, 2, NWP11LN.Service, NWP11LN.EventLog

[NWP11.NT.Services]
AddService = "NWP11LN", 2, NWP11LN.Service, NWP11LN.EventLog

[NWP11_NT51.Services]
AddService = "NWP11LN", 2, NWP11LN.Service, NWP11LN.EventLog

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

[NWP11LN.EventLog]
AddReg = NWP11LN.AddEventLog.reg

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

;=======================================================
; Copy Files
;=======================================================
[NWP11.CopyFiles]
NWP11NDS.sys,NWP11ND4.sys,,2
tiacxGEN.bin
tiacxRMX.bin
tiacxSN.bin
tiacxMX.bin

[NWP11.CopyFiles.NT]
NWP11NDS.sys,NWP11ND5.sys,,2
tiacxGEN.bin
tiacxRMX.bin
tiacxSN.bin
tiacxMX.bin

[NWP11_XP.CopyFiles]
NWP11NDS.sys
tiacxGEN.bin
tiacxRMX.bin
tiacxSN.bin
tiacxMX.bin

[CheckDLL.CopyFiles]
;CheckDLL.dll

[DestinationDirs]
DefaultDestDir  = 12 ; System Directory
NWP11.CopyFiles = 11
NWP11.CopyFiles.NT = 12
NWP11_XP.CopyFiles = 12
CheckDLL.CopyFiles = 11

[SourceDisksNames]
1 = %DiskName%,,

[SourceDisksFiles]
NWP11NDS.sys  = 1
NWP11ND5.sys  = 1
NWP11ND4.sys  = 1
tiacxGEN.bin = 1
tiacxRMX.bin = 1
tiacxSN.bin = 1
tiacxMX.bin = 1
CheckDLL.dll=1

;=======================================================
; Reg Sections
;=======================================================
[NWP11.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_8400&SUBSYS_84011737"

;HKR,Ndi,NetType,,1
HKR,Ndi,HelpText,0,%WLANAdapterHelpText%

; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,NWP11NDS.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR, NDIS, LogDriverName, , "NWP11LN"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A

HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"

; Required Components
HKR,Ndi,InstallInf,,"NWP11LN.INF"

[NWP11.ndi.reg.NT]
HKR, Ndi,               Service,    0,  "NWP11LN"
HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"

[Runonce.reg]
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","WLPC",0x00000000,"rundll32 checkdll.dll,RunSetup"

[Run.reg]
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","WLPC",0x00000000,"rundll32 checkdll.dll,RunSetup"

;
; Common sections
;
[TI.Param.Reg]

; Desired channel
HKR, ,dot11DesiredChannel, ,1

; Tx/Rx descriptors

HKR, ,NumACXRxDescriptors, ,32
HKR, ,NumACXTxDescriptors, ,32

HKR, ,DriverDescription, ,%NWP11.DeviceDesc%

HKR,NDI\params\dot11DesiredBSSType,ParamDesc,,"Network Type"
HKR,NDI\params\dot11DesiredBSSType,type,,"enum"
HKR,NDI\params\dot11DesiredBSSType,default,,"1"
HKR,NDI\params\dot11DesiredBSSType\enum,"0",,"Ad-hoc"
HKR,NDI\params\dot11DesiredBSSType\enum,"1",,"Infrastructure"
;HKR,NDI\params\dot11DesiredBSSType\enum,"3",,"High Speed Ad-hoc"

HKR, Ndi\Params\dot11DesiredSSID, ParamDesc, ,"SSID"
HKR, Ndi\Params\dot11DesiredSSID, Type, ,"edit"
HKR, Ndi\Params\dot11DesiredSSID, LimitText, ,"32"
HKR, Ndi\Params\dot11DesiredSSID, Default,,"wireless"
HKR, Ndi\Params\dot11DesiredSSID, UpperCase,,"0"

HKR,NDI\params\dot11PowerMode,ParamDesc,,"Power Save Mode"
HKR,NDI\params\dot11PowerMode,type,,"enum"
HKR,NDI\params\dot11PowerMode,default,,"0"
HKR,NDI\params\dot11PowerMode\enum,"0",,"Disabled"
HKR,NDI\params\dot11PowerMode\enum,"1",,"Maximum Power Save"
HKR,NDI\params\dot11PowerMode\enum,"2",,"Fast Power Save"

; Desired Tx Rate
HKR,NDI\params\dot11DesiredTxRate,ParamDesc,, "Transmit Rate"
HKR,NDI\params\dot11DesiredTxRate,type,,"enum"
HKR,NDI\params\dot11DesiredTxRate,default,,"0"
HKR,NDI\params\dot11DesiredTxRate\enum,"0",,"Fully Auto"
HKR,NDI\params\dot11DesiredTxRate\enum,"1",,"1 Mbps"
HKR,NDI\params\dot11DesiredTxRate\enum,"2",,"2 Mbps"
HKR,NDI\params\dot11DesiredTxRate\enum,"3",,"5.5 Mbps"
;HKR,NDI\params\dot11DesiredTxRate\enum,"4",,"5.5 Mbps PBCC"
HKR,NDI\params\dot11DesiredTxRate\enum,"5",,"11 Mbps"
;HKR,NDI\params\dot11DesiredTxRate\enum,"6",,"11 Mbps PBCC"
;HKR,NDI\params\dot11DesiredTxRate\enum,"7",,"22 Mbps PBCC"

; Desired supported Rate Set
HKR, ,dot11SupportedRateMask, , "1"
;HKR,NDI\params\dot11SupportedRateMask,ParamDesc,, "Desired Supported Rate Set"
;HKR,NDI\params\dot11SupportedRateMask,type,,"enum"
;HKR,NDI\params\dot11SupportedRateMask,default,,"2"
;HKR,NDI\params\dot11SupportedRateMask\enum,"0",,"1,2 Mbps"
;HKR,NDI\params\dot11SupportedRateMask\enum,"1",,"1,2,5.5,11 Mbps"
;HKR,NDI\params\dot11SupportedRateMask\enum,"2",,"1,2,5.5,11,22 Mbps"

; Desired Basic Rate Set
HKR, ,dot11BasicRateMask, ,"1"
;HKR,NDI\params\dot11BasicRateMask,ParamDesc,, "Desired Basic Rate Set"
;HKR,NDI\params\dot11BasicRateMask,type,,"enum"
;HKR,NDI\params\dot11BasicRateMask,default,,"1"
;HKR,NDI\params\dot11BasicRateMask\enum,"0",,"1,2,5.5,11 Mbps"
;HKR,NDI\params\dot11BasicRateMask\enum,"1",,"1,2 Mbps"


; Fragmentation Threshold
HKR, Ndi\Params\dot11FragmentationThreshold, ParamDesc, ,"Fragmentation Threshold"
HKR, Ndi\Params\dot11FragmentationThreshold, Type, , "int"
HKR, Ndi\Params\dot11FragmentationThreshold, Default, , "2346"
HKR, Ndi\Params\dot11FragmentationThreshold, Min, , "256"
HKR, Ndi\Params\dot11FragmentationThreshold, Max, , "2346"
HKR, Ndi\Params\dot11FragmentationThreshold, Step, , "1"
HKR, Ndi\Params\dot11FragmentationThreshold, Base, , "10"

; RTS Threshold
HKR, Ndi\Params\dot11RTSThreshold, ParamDesc, ,"RTS Threshold"
HKR, Ndi\Params\dot11RTSThreshold, Type, , "int"
HKR, Ndi\Params\dot11RTSThreshold, Default, , "2347"
HKR, Ndi\Params\dot11RTSThreshold, Min, , "0"
HKR, Ndi\Params\dot11RTSThreshold, Max, , "2347"
HKR, Ndi\Params\dot11RTSThreshold, Step, , "1"
HKR, Ndi\Params\dot11RTSThreshold, Base, , "10"

HKR,NDI\params\dot11WEPStatus,ParamDesc,,"WEP Status"
HKR,NDI\params\dot11WEPStatus,type,,"enum"
HKR,NDI\params\dot11WEPStatus,default,,"1"
HKR,NDI\params\dot11WEPStatus\enum,"0",,"WEP Enabled"
HKR,NDI\params\dot11WEPStatus\enum,"1",,"WEP Disabled"

HKR,NDI\params\dot11AuthMode,ParamDesc,,"Authentication Algorithm"
HKR,NDI\params\dot11AuthMode,type,,"enum"
HKR,NDI\params\dot11AuthMode,default,,"2"
HKR,NDI\params\dot11AuthMode\enum,"0",,"Open System"
HKR,NDI\params\dot11AuthMode\enum,"1",,"Shared Key"
HKR,NDI\params\dot11AuthMode\enum,"2",,"Auto"

;HKR,NDI\params\dot11PBCCInvoked,ParamDesc,,"PBCC"
;HKR,NDI\params\dot11PBCCInvoked,type,,"enum"
;HKR,NDI\params\dot11PBCCInvoked,default,,"0"
;HKR,NDI\params\dot11PBCCInvoked\enum,"0",,"Off"
;HKR,NDI\params\dot11PBCCInvoked\enum,"1",,"On"

HKR,NDI\params\dot11ShortPreambleInvoked,ParamDesc,,"Short Preamble"
HKR,NDI\params\dot11ShortPreambleInvoked,type,,"enum"
HKR,NDI\params\dot11ShortPreambleInvoked,default,,"0"
HKR,NDI\params\dot11ShortPreambleInvoked\enum,"0",,"Disabled"
HKR,NDI\params\dot11ShortPreambleInvoked\enum,"1",,"Enabled"

HKR, ,ELPSupport, ,"0"
;HKR,NDI\params\ELPSupport,ParamDesc,,"ELP Support"
;HKR,NDI\params\ELPSupport,type,,"enum"
;HKR,NDI\params\ELPSupport,default,,"0"
;HKR,NDI\params\ELPSupport\enum,"1",,"Enabled"
;HKR,NDI\params\ELPSupport\enum,"0",,"Disabled"



[Strings]
Wireless="The Linksys Group, Inc."
NWP11.DeviceDesc = "Network Everywhere Wireless Notebook Adapter"
NWP11LN.Service.DispName  = "Network Everywhere Wireless Notebook Adapter"
WLANAdapterHelpText= "A WLAN Adapter provides high speed connection to the Internet through 802.11b technology"
DiskName="Network Everywhere Wireless Notebook Adapter Installation Disk"
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: web5, load: 4.01