netr28u.inf Driver File Contents (DRV_SMCWUSBS-N2_v2.0.0.2.zip)

;****************************************************************************************
;
; netr28u.inf
;
;   This installation script supports Windows Vista for the
;   Ralink RT2870 series USB Wireless LAN Card.
;
;   Copyright (c)2007 , 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        = %Arcadyan%
Compatible      = 1
CatalogFile     = netr28u.cat ; For WHQL certification.
DriverVer       = 08/24/2007, 2.01.00.0000

[ControlFlags]
;***********Ralink 802.11n board  ***********
;ExcludeFromSelect = USB\VID_148F&PID_2870

[Manufacturer]
%Ralink%        = Ralink ,NTx86.6.0
%Belkin%        = Belkin ,NTx86.6.0
%SMC%           = SMC,NTx86.6.0
%Arcadyan%      = Arcadyan,NTx86.6.0
%philips%       = philips,NTx86.6.0
%Ativa%		= Ativa ,NTx86.6.0

[Ralink.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Generic.DeviceDesc%        = Ralink.ndi,           USB\VID_148F&PID_2870
%Generic.DeviceDesc%        = Ralink.ndi,           USB\VID_148F&PID_2770

[Belkin.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Belkin.DeviceDesc%         = Belkin.ndi,           USB\VID_050D&PID_8053
%Belkin.DeviceDesc%         = Belkin_815C.ndi,      USB\VID_050D&PID_815C

[SMC.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%SMC.DeviceDesc%            = SMC.ndi,              USB\VID_083A&PID_B522

[Arcadyan.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Arcadyan.DeviceDesc%       = Arcadyan.ndi,         USB\VID_083A&PID_7522
%Arcadyan.DeviceDesc%       = Arcadyan_7512.ndi,    USB\VID_083A&PID_7512

[philips.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%philips.DeviceDesc%        = philips.ndi,          USB\VID_0471&PID_200F

[Ativa.NTx86.6.0]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Ativa.DeviceDesc%          = Ativa.ndi,             USB\VID_050D&PID_8B5A

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

[Ralink.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[Belkin.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[Belkin_815C.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11


[SMC.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[Arcadyan.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[Arcadyan_7512.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11


[philips.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[Ativa.ndi.NTx86]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11



; NT services sections
[Ralink.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Belkin.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Belkin_815C.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[SMC.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Arcadyan.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Arcadyan_7512.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[philips.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Ativa.ndi.NTx86.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog


;*******************************************************************************************
; common regs for NT
;*******************************************************************************************

[Common.reg]
;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "3"

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

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

;
; Use Ofdm rate in adhoc mode
;
HKR, ,                            AdhocOfdm,       0, "1"

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, "Radio On/Off"
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"

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

;
; Country Region G Band
;
HKR, ,                                 CountryRegion,      0, "0"
HKR, NDI\params\CountryRegion,         ParamDesc,          0, "Country Region 11G"
HKR, NDI\params\CountryRegion,         type,               0, "enum"
HKR, NDI\params\CountryRegion,         default,            0, "0"
HKR, NDI\params\CountryRegion\enum,    0,                  0, "(Channel 1 - 11)"
HKR, NDI\params\CountryRegion\enum,    1,                  0, "(Channel 1 - 13)"
HKR, NDI\params\CountryRegion\enum,    2,                  0, "(Channel 10 - 11)"
HKR, NDI\params\CountryRegion\enum,    3,                  0, "(Channel 10 - 13)"
HKR, NDI\params\CountryRegion\enum,    4,                  0, "(Channel 14)"
HKR, NDI\params\CountryRegion\enum,    5,                  0, "(Channel 1 - 14)"
HKR, NDI\params\CountryRegion\enum,    6,                  0, "(Channel 3 - 9)"
HKR, NDI\params\CountryRegion\enum,    7,                  0, "(Channel 5 - 13)"

;
; Country Region A Band
;
HKR, ,                                 CountryRegionABand, 0, "0"
HKR, NDI\params\CountryRegionABand,    ParamDesc,          0, "Country Region 11A"
HKR, NDI\params\CountryRegionABand,    type,               0, "enum"
HKR, NDI\params\CountryRegionABand,    default,            0, "0"
HKR, NDI\params\CountryRegionABand\enum,0,                 0, "Ch(36 - 64,149 - 165)"
HKR, NDI\params\CountryRegionABand\enum,1,                 0, "Ch(36 - 140)"
HKR, NDI\params\CountryRegionABand\enum,2,                 0, "Ch(36 - 64)"
HKR, NDI\params\CountryRegionABand\enum,3,                 0, "Ch(52 - 64,149 - 161)"
HKR, NDI\params\CountryRegionABand\enum,4,                 0, "Ch(149 - 165)"
HKR, NDI\params\CountryRegionABand\enum,5,                 0, "Ch(149 - 161)"
HKR, NDI\params\CountryRegionABand\enum,6,                 0, "Ch(36 - 48)"
HKR, NDI\params\CountryRegionABand\enum,7,                 0, "Ch(36 - 165)"
HKR, NDI\params\CountryRegionABand\enum,8,                 0, "Ch(52 - 64)"

;
; 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"

;
; HTCapable
;
HKR, ,                            HTCapable,      0, "1"
HKR, NDI\params\HTCapable,             ParamDesc, 0, "HT Capable"
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"

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

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

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

[RemoveFlag.reg]
HKR, ,                SafelyRemoveOff,    0, "1"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************
[NT.CopyFiles]
netr28u.sys,,,2

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles.x86]
netr28u.sys                = 1,,

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

;*******************************************************************************************
; NT specific
;*******************************************************************************************
[RTUSB.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "netr28u"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "wlan, ethernet"

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

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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Ralink                      = "Ralink Technology, Corp."
Belkin                      = "Belkin Corporation"
SMC                         = "SMC Networks, Inc."
philips                     = "Philips"
Arcadyan                    = "Arcadyan Technology Corporation"
Ativa			    = "Ativa"

Generic.DeviceDesc          = "802.11n USB Wireless LAN Card"
Belkin.DeviceDesc           = "Belkin F5D8053 N Wireless USB Adapter"
SMC.DeviceDesc              = "EZ Connect N Draft 11n Wireless USB2.0 Adapter"
Arcadyan.DeviceDesc         = "802.11N Wireless USB Adapter"
philips.DeviceDesc          = "Philips 802.11n Wireless USB Adapter"
INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"
Ativa.DeviceDesc            = "Ativa Wireless N USB Adapter"


Generic.Service.DispName    = "RT2870 USB Wireless LAN Card Driver for Vista"

;
; Parameters
;
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: ftp, load: 3.00