netr28x.inf Driver File Contents (WLAN_Ralink_T77H028_N-card.zip)

;****************************************************************************************
;
; NETR28X.INF
;
;   This installation script supports Windows Vista for the
;   Ralink RT2860 series Wireless LAN Card.
;
;   Copyright (c)2008, Ralink Technology Corp., All Rights Reserved
;   Developed by RaLink Technology, Corp. -- http://www.ralinktech.com
;
;****************************************************************************************

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %Ralink%
Compatible      = 1
CatalogFile     = netr28x.cat
DriverVer       = 05/19/2008,2.00.06.0000

[ControlFlags]
;ExcludeFromSelect = PCI\VEN_1814&DEV_0601

[Manufacturer]
%Quanta%        = Quanta, NTamd64
%Foxconn%       = Foxconn, NTamd64
%LITE-ON%       = LITE-ON, NTamd64

[Quanta.NTamd64]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Quanta_0302.DeviceDesc%    = Quanta_0781.ndi,      PCI\VEN_1814&DEV_0781&SUBSYS_03021A32

[Foxconn.NTamd64]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Foxconn_E002.DeviceDesc%   = Foxconn_0781.ndi,     PCI\VEN_1814&DEV_0781&SUBSYS_E002105B

[LITE-ON.NTamd64]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%LITE-ON_6601.DeviceDesc%   = LITE-ON_0781.ndi,     PCI\VEN_1814&DEV_0781&SUBSYS_660111AD

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

[Quanta_0781.ndi.NT]
AddReg                  = RT2860.reg, PowerContrl.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

[Quanta_0781.ndi.NT.Hw]
AddReg                  = MSI.Reg

[Foxconn_0781.ndi.NT]
AddReg                  = RT2860.reg, PowerContrl.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

[Foxconn_0781.ndi.NT.Hw]
AddReg                  = MSI.Reg

[LITE-ON_0781.ndi.NT]
AddReg                  = RT2860.reg, PowerContrl.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

[LITE-ON_0781.ndi.NT.Hw]
AddReg                  = MSI.Reg

;*******************************************************************************************
; NT services sections
;*******************************************************************************************

[Quanta_0781.ndi.NT.Services]
AddService              = netr28x, 2, Generic.Service, common.EventLog

[Foxconn_0781.ndi.NT.Services]
AddService              = netr28x, 2, Generic.Service, common.EventLog

[LITE-ON_0781.ndi.NT.Services]
AddService              = netr28x, 2, Generic.Service, common.EventLog

;*******************************************************************************************
; RT2860 registry for Windows Vista
;*******************************************************************************************
[RT2860.reg]
HKR, Ndi,                       Service,    0, "netr28x"

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

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "5"

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

;
; Country Region G Band
;
HKR, ,                                 CountryRegion,      0, "0"
HKR, NDI\params\CountryRegion,         ParamDesc,          0, %CountryRegion24G%
HKR, NDI\params\CountryRegion,         type,               0, "enum"
HKR, NDI\params\CountryRegion,         default,            0, "0"
HKR, NDI\params\CountryRegion\enum,    0,                  0, %CountryRegion24G_0%
HKR, NDI\params\CountryRegion\enum,    1,                  0, %CountryRegion24G_1%
HKR, NDI\params\CountryRegion\enum,    2,                  0, %CountryRegion24G_2%
HKR, NDI\params\CountryRegion\enum,    3,                  0, %CountryRegion24G_3%
HKR, NDI\params\CountryRegion\enum,    4,                  0, %CountryRegion24G_4%
HKR, NDI\params\CountryRegion\enum,    5,                  0, %CountryRegion24G_5%
HKR, NDI\params\CountryRegion\enum,    6,                  0, %CountryRegion24G_6%
HKR, NDI\params\CountryRegion\enum,    7,                  0, %CountryRegion24G_7%

;
; Country Region A Band
;
HKR, ,                                 CountryRegionABand, 0, "0"
HKR, NDI\params\CountryRegionABand,    ParamDesc,          0, %CountryRegion5G%
HKR, NDI\params\CountryRegionABand,    type,               0, "enum"
HKR, NDI\params\CountryRegionABand,    default,            0, "0"
HKR, NDI\params\CountryRegionABand\enum,0,                 0, %CountryRegion5G_0%
HKR, NDI\params\CountryRegionABand\enum,1,                 0, %CountryRegion5G_1%
HKR, NDI\params\CountryRegionABand\enum,2,                 0, %CountryRegion5G_2%
HKR, NDI\params\CountryRegionABand\enum,3,                 0, %CountryRegion5G_3%
HKR, NDI\params\CountryRegionABand\enum,4,                 0, %CountryRegion5G_4%
HKR, NDI\params\CountryRegionABand\enum,5,                 0, %CountryRegion5G_5%
HKR, NDI\params\CountryRegionABand\enum,6,                 0, %CountryRegion5G_6%
HKR, NDI\params\CountryRegionABand\enum,7,                 0, %CountryRegion5G_7%
HKR, NDI\params\CountryRegionABand\enum,8,                 0, %CountryRegion5G_8%
HKR, NDI\params\CountryRegionABand\enum,9,                 0, %CountryRegion5G_9%
HKR, NDI\params\CountryRegionABand\enum,10,                0, %CountryRegion5G_10%
HKR, NDI\params\CountryRegionABand\enum,11,                0, %CountryRegion5G_11%
HKR, NDI\params\CountryRegionABand\enum,12,                0, %CountryRegion5G_12%

;
; 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"
HKR, NDI\params\WMMCapable,             ParamDesc, 0, %WMMCapable%
HKR, NDI\params\WMMCapable,             type,      0, "enum"
HKR, NDI\params\WMMCapable,             default,   0, "1"
HKR, NDI\params\WMMCapable\enum,        0,         0, %Disable%
HKR, NDI\params\WMMCapable\enum,        1,         0, %Enable%

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

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

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

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

;
; 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"
HKR, NDI\params\TXBurst,                ParamDesc,      0, %TXBurst%
HKR, NDI\params\TXBurst,                type,           0, "enum"
HKR, NDI\params\TXBurst,                default,        0, "1"
HKR, NDI\params\TXBurst\enum,           0,              0, %Disable%
HKR, NDI\params\TXBurst\enum,           1,              0, %Enable%

;
; 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"
HKR, NDI\params\RDG,                    ParamDesc, 0, %RDG%
HKR, NDI\params\RDG,                    type,      0, "enum"
HKR, NDI\params\RDG,                    default,   0, "1"
HKR, NDI\params\RDG\enum,               0,         0, %Disable%
HKR, NDI\params\RDG\enum,               1,         0, %Enable%

;
; Network Type
;
HKR, ,                            NetworkType,     0, "1"
HKR, Default,                     NetworkType,     0, "1"
HKR, NDI\params\NetworkType,      ParamDesc,       0, %NetWorkType%
HKR, NDI\params\NetworkType,      type,            0, "enum"
HKR, NDI\params\NetworkType,      default,         0, "1"
HKR, NDI\params\NetworkType\enum, 0,               0, %Adhoc%
HKR, NDI\params\NetworkType\enum, 1,               0, %Infrastructure%

;
; 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, "Power Saving Mode"
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, "CAM (Constantly Awake Mode)"
HKR, NDI\params\PSMode\enum,      1,               0, "Max_PSP (Max Power Savings)"

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

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

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

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

[MSI.Reg]
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1

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

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

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
netr28x.sys                = 1,,

[DestinationDirs]
NT.CopyFiles     = 12     ; system32\drivers subdirectory on NT
DefaultDestDir   = 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%\netr28x.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]
Ralink                      = "Ralink Technology, Corp."
Quanta                      = "Quanta Microsystems, Inc."
Foxconn                     = "Foxconn"
LITE-ON                     = "LITE-ON TECHNOLOGY CORPORATION"

;*******************************************************************************************
; Device description
;*******************************************************************************************
Quanta_0302.DeviceDesc      = "Ralink 802.11n Wireless LAN Card"
Foxconn_E002.DeviceDesc     = "Ralink 802.11n Wireless LAN Card"
LITE-ON_6601.DeviceDesc     = "Ralink 802.11n Wireless LAN Card"

INSTALL_DISK_STR            = "Ralink 802.11n Wireless LAN Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n Wireless Driver for Windows Vista"

;
; Parameters
;
CountryRegion24G            = "Country Region 11G"
CountryRegion24G_0          = "#0 (Channel 1 - 11)"
CountryRegion24G_1          = "#1 (Channel 1 - 13)"
CountryRegion24G_2          = "#2 (Channel 10 - 11)"
CountryRegion24G_3          = "#3 (Channel 10 - 13)"
CountryRegion24G_4          = "#4 (Channel 14)"
CountryRegion24G_5          = "#5 (Channel 1 - 14)"
CountryRegion24G_6          = "#6 (Channel 3 - 9)"
CountryRegion24G_7          = "#7 (Channel 5 - 13)"
CountryRegion5G             = "Country Region 11A"
CountryRegion5G_0           = "#0 Ch(36 - 64,149 - 165)"
CountryRegion5G_1           = "#1 Ch(36 - 140)"
CountryRegion5G_2           = "#2 Ch(36 - 64)"
CountryRegion5G_3           = "#3 Ch(52 - 64,149 - 161)"
CountryRegion5G_4           = "#4 Ch(149 - 165)"
CountryRegion5G_5           = "#5 Ch(149 - 161)"
CountryRegion5G_6           = "#6 Ch(36 - 48)"
CountryRegion5G_7           = "#7 Ch(36 - 165)"
CountryRegion5G_8           = "#8 Ch(52 - 64)"
CountryRegion5G_9           = "#9 Ch(36 - 116,132 - 165)"
CountryRegion5G_10          = "#10 Ch(36 - 48,149 - 165)"
CountryRegion5G_11          = "#11 Ch(36 - 120,149 - 161)"
CountryRegion5G_12          = "#12 Ch(36 - 140)"
RadioOnOff                  = "Radio On/Off"
Disable                     = "Disable"
Enable                      = "Enable"
WMMCapable                  = "WMM Capable"
HTCapable                   = "HT Capable"
FrameAggregation            = "Frame Aggregation"
IEEE802_11h                 = "IEEE802.11h"
TXBurst                     = "TX Burst"
RDG                         = "RDG"
NetWorkType                 = "Network Type"
Adhoc                       = "802.11 Ad Hoc"
Infrastructure              = "Infrastructure"
SmartScan                   = "SmartScan"
CarrierDetect               = "Carrier Detect"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "Ralink 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: web2, load: 2.04