netr28.inf Driver File Contents (WMP600N_Win7_3_1_0_2_0.zip)

;****************************************************************************************
;
;Module Name:
;	WPC600N/WMP600N
; Description:
;	"Linksys WPC600N Wireless-N Notebook Adapter with Dual-Band ver. 2"
;	"Linksys WMP600N Wireless-N PCI Adapter with Dual-Band"
;
;   Copyright (C) 2009, Cisco Systems, Inc. All rights reserved.
;   All Rights Reserved.
;   
;
;****************************************************************************************

[Version]
Signature       = "$Windows NT$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %linksys%
CatalogFile     = netr28.cat
DriverVer       = 07/07/2009,3.00.02.0000

[ControlFlags]
;ExcludeFromSelect = PCI\VEN_1814&DEV_0601

[Manufacturer]
%linksys%        = linksys,NTx86.6.1

[linksys.NTx86.6.1]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%linksys_pc.DeviceDesc%        = linksys.ndi,      PCI\VEN_1814&DEV_0601&SUBSYS_00761737
%linksys_mp.DeviceDesc%        = linksys.ndi,      PCI\VEN_1814&DEV_0601&SUBSYS_00671737

;*******************************************************************************************
; NT specific entries
;*******************************************************************************************

[linksys.ndi.NTx86]
AddReg                  = RT2860_OS61.reg, RT2860.reg,DefaultBand.reg, AdhocNMode.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5
CopyFiles               = NT.CopyFiles
*IfType                 = 71                        ; IF_TYPE_IEEE80211
*MediaType              = 16                        ; NdisMediumNative802_11
*PhysicalMediaType      = 9                         ; NdisPhysicalMediumNative802_11


;*******************************************************************************************
; NT services sections
;*******************************************************************************************
[linksys.ndi.NTx86.Services]
AddService              = netr28, 2, Generic.Service, common.EventLog

;*******************************************************************************************
; NT CoInstallers Sections
;*******************************************************************************************
[linksys.ndi.NTx86.CoInstallers]
CopyFiles = CoInstaller.CopyFiles
AddReg = CoInstaller_AddReg

;*******************************************************************************************
; Registry for Win7
;*******************************************************************************************
[RT2860_OS61.reg]
HKR, Ndi,                       Service,    0, "netr28"

HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "wlan,ethernet,vwifi"

;*******************************************************************************************
; RT2860 registry for Windows 7
;*******************************************************************************************
[RT2860.reg]
;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "5"

;
; Channel
;
HKR, ,                            Channel,         0, %CHANNEL%
HKR, Default,                     Channel,         0, %CHANNEL%

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, %RadioOnOff%
HKR, NDI\params\Radio,            type,            0, "enum"
HKR, NDI\params\Radio,            default,         0, "0"
HKR, NDI\params\Radio\enum,       1,               0, %Disable%
HKR, NDI\params\Radio\enum,       0,               0, %Enable%

;
; WMMCapable
;
HKR, ,                            WMMCapable,      0, "1"

;

;
; FrameAggregation
;
HKR, ,                            FrameAggregation,0, "0"

;
; IEEE80211H
;
HKR, ,                            IEEE80211H,      0, "1"

;
; CarrierDetect
;
HKR, ,                               CarrierDetect,   0, "0"

;
; WPS Device Name
;
HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_DEF_STR%
HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_DEF_STR%

;
; OpMode
;
HKR, ,                            OpMode,          0, "0"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "1"

;
; Use Short Slot Time
;
HKR, ,                            ShortSlot,       0, "1"

;
; Block ACK settings
;
HKR, ,                            BACapability,      0x10001, "0x07034040"
HKR, Default,                     BACapability,      0x10001, "0x07034040"

;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting,      0x10001, "0x2BA15"
HKR, Default,                     TransmitSetting,      0x10001, "0x2BA15"

;
; RDG
;
HKR, ,                            RDG,             0, "1"

;
; Network Type
;
HKR, ,                            NetworkType,     0, "1"
HKR, Default,                     NetworkType,     0, "1"

;
; Disable 5GHz adhoc mode
;
HKR, ,                            Adhoc5GDisable,       0, "0"

;
; SmartScan
;
HKR, ,                            SmartScan,       0, "0"
HKR, NDI\params\SmartScan,              ParamDesc, 0, %SmartScan%
HKR, NDI\params\SmartScan,              type,      0, "enum"
HKR, NDI\params\SmartScan,              default,   0, "0"
HKR, NDI\params\SmartScan\enum,         0,         0, %Disable%
HKR, NDI\params\SmartScan\enum,         1,         0, %Enable%

;
; Power Saving Mode
;
HKR, ,                            PSMode,          0, "0"
HKR, Default,                     PSMode,          0, "0"
HKR, NDI\params\PSMode,           ParamDesc,       0, %PSMode%
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, %CAM%
HKR, NDI\params\PSMode\enum,      1,               0, %MAXPSP%

;
; Power Save control
;
HKR, ,                            PSControl,     0x00010001, 0x00000000

;
; ProhibitTKIPonHT
;
HKR, ,                            ProhibitTKIPonHT,      0, "1"

;
; Link Speed Status
;
HKR, ,                            LinkSpeedStatus, 0, "0"

;*******************************************************************************************
;Seperate Settings
[IEEE80211H.reg]
HKR, ,                            IEEE80211H,      0, "1"

[CarrierDetect.reg]
HKR, ,                            CarrierDetect,   0, "1"

[PowerContrl.reg]
HKR, ,               PSMode,           0, "1"
HKR, ,               PSControl, 0x00010001, 0x0000001f


[DefaultBand.reg]
;
; 2.4G Band
;
HKR, ,                                 CountryRegion,      0, "0"

;
; 5G Band
;
HKR, ,                                 CountryRegionABand, 0, "0"

[AdhocNMode.reg]
;
; AdhocNMode
;
HKR, ,                            AdhocNMode,      0, "0"
HKR, NDI\params\AdhocNMode,       ParamDesc,       0, %AdhocNMode%
HKR, NDI\params\AdhocNMode,       type,            0, "enum"
HKR, NDI\params\AdhocNMode,       default,         0, "0"
HKR, NDI\params\AdhocNMode\enum,  0,               0, %Disable%
HKR, NDI\params\AdhocNMode\enum,  1,               0, %Enable%

[CoInstaller_AddReg]
;;HKR,,CoInstallers32,0x00010000, "RaCoInst.dll,ClassCoInstaller"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

[NT.CopyFiles]
netr28.sys,,,2

[CoInstaller.CopyFiles]
RaCoInst.dll,,,2
RaCoInst.dat,,,2

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles.x86]
netr28.sys                = 1,,
RaCoInst.dll              = 1,,
RaCoInst.dat              = 1,,

[DestinationDirs]
NT.CopyFiles     = 12     ; system32\drivers subdirectory on NT
DefaultDestDir   = 11
CoInstaller.CopyFiles = 11

;*******************************************************************************************
; NT specific
;*******************************************************************************************

[Generic.Service]
DisplayName                 = %Generic.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\netr28.sys
LoadOrderGroup              = NDIS


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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[Strings]
linksys                      = "Linksys,a division of Cisco Systems,Inc."

;*******************************************************************************************
; Device description
;*******************************************************************************************

linksys_pc.DeviceDesc       = "Linksys WPC600N Wireless-N Notebook Adapter with Dual-Band ver. 2"

linksys_mp.DeviceDesc       = "Linksys WMP600N Wireless-N PCI Adapter with Dual-Band"

INSTALL_DISK_STR            = "Linksys WPC600N/WMP600N Wireless-N Card Installation Disk"

Generic.Service.DispName    = "Linksys WPC600N/WMP600N Wireless-N Card Driver for Vista"

;
; Parameters
;
RadioOnOff                  = "Radio On/Off"
Disable                     = "Disable"
Enable                      = "Enable"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Multimedia/Gaming Environment"
PSMode                      = "Power Saving Mode"
CAM                         = "CAM (Constantly Awake Mode)"
MAXPSP                      = "Max_PSP (Max Power Savings)"
AdhocNMode                  = "Adhoc support N mode"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "Linksys Client"

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: 1.35