netr28u.inf Driver File Contents (C300Rx_DRV_Initial_Release.exe)

;****************************************************************************************
;
; 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        = %Provider%
Compatible      = 1
CatalogFile     = netr28u.cat ; For WHQL certification.
DriverVer       = 04/30/2007, 1.00.03.0000

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

[Manufacturer]
%Ralink%        = Ralink
%Asus%          = ASUS
%Sitecom%       = Sitecom
%Conceptronic%  = Conceptronic
%Planex%        = Planex
%D-Link%        = D-Link
%AL%            = AL
%Belkin%        = Belkin
%Airlink%       = Airlink
%Corega%        = Corega
%Gigabyte%      = Gigabyte
%Sparklan%      = Sparklan
%SMC%           = SMC
%Arcadyan%      = Arcadyan

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

[ASUS]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%ASUS.DeviceDesc%           = ASUS.ndi,             USB\VID_0B05&PID_1731
%ASUSGEN.DeviceDesc%        = ASUSGEN.ndi,          USB\VID_0B05&PID_1732

[Sitecom]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Sitecom.DeviceDesc%        = Sitecom.ndi,          USB\VID_0DF6&PID_0017

[Conceptronic]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Conceptronic.DeviceDesc%   = Conceptronic.ndi,     USB\VID_14B2&PID_3C06

[Planex]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Planex.DeviceDesc%         = Planex.ndi,           USB\VID_2019&PID_ED06

[D-Link]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%D-Link.DeviceDesc%         = D-Link.ndi,           USB\VID_07D1&PID_3C09

[AL]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%AL.DeviceDesc%             = AL.ndi,               USB\VID_14B2&PID_3C07

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

[Airlink]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Airlink.DeviceDesc%        = Airlink.ndi,          USB\VID_14B2&PID_3C23

[Corega]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Corega.DeviceDesc%         = Corega.ndi,           USB\VID_07AA&PID_002F

[Gigabyte]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Gigabyte.DeviceDesc%       = Gigabyte.ndi,         USB\VID_1044&PID_800B

[Sparklan]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Sparklan.DeviceDesc%       = Sparklan.ndi,         USB\VID_15A9&PID_0006

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

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

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

[Ralink.ndi.NT]
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

[ASUS.ndi.NT]
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

[ASUSGEN.ndi.NT]
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

[Sitecom.ndi.NT]
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

[Conceptronic.ndi.NT]
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

[Planex.ndi.NT]
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

[D-Link.ndi.NT]
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

[AL.ndi.NT]
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.NT]
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

[Airlink.ndi.NT]
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

[Corega.ndi.NT]
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

[Gigabyte.ndi.NT]
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

[Sparklan.ndi.NT]
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.NT]
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.NT]
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.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[ASUS.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[ASUSGEN.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Sitecom.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Conceptronic.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Planex.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[D-Link.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[AL.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

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

[Airlink.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Corega.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Gigabyte.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

[Sparklan.ndi.NT.Services]
AddService              = netr28u, 2, Generic.Service, common.EventLog

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

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

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

[Common.reg]
HKR, Ndi\params\*ReceiveBuffers,  ParamDesc,  0, "ReceiveBuffers"
HKR, Ndi\params\*ReceiveBuffers,  default,    0, "128"
HKR, Ndi\params\*ReceiveBuffers,  min,        0, "1"
HKR, Ndi\params\*ReceiveBuffers,  max,        0, "00000128"
HKR, Ndi\params\*ReceiveBuffers,  step,       0, "1"
HKR, Ndi\params\*ReceiveBuffers,  Base,       0, "10"
HKR, Ndi\params\*ReceiveBuffers,  type,       0, "int"

HKR, Ndi\params\*TransmitBuffers, ParamDesc,  0, "TransmitBuffers"
HKR, Ndi\params\*TransmitBuffers, default,    0, "64"
HKR, Ndi\params\*TransmitBuffers, min,        0, "1"
HKR, Ndi\params\*TransmitBuffers, max,        0, "00000064"
HKR, Ndi\params\*TransmitBuffers, step,       0, "1"
HKR, Ndi\params\*TransmitBuffers, Base,       0, "10"
HKR, Ndi\params\*TransmitBuffers, type,       0, "int"

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "3"

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

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

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
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]
Provider                    = "Ralink"
Ralink                      = "Ralink Technology, Corp."
Asus                        = "ASUSTeK Computer Inc."
Sitecom                     = "Sitecom Europe BV"
Conceptronic                = "Conceptronic"
Planex                      = "Planex Communications, Inc."
D-Link                      = "D-Link"
AL                          = "AL Tech., Inc."
Belkin                      = "Belkin Corporation"
Airlink                     = "Airlink"
Corega                      = "Corega"
Gigabyte                    = "Gigabyte Technology Corp."
Sparklan                    = "Sparklan Communications, Inc."
SMC                         = "SMC Networks, Inc."
Arcadyan                    = "Arcadyan Technology Corporation"

Generic.DeviceDesc          = "802.11n USB Wireless LAN Card"
ASUS.DeviceDesc             = "ASUS 802.11n Network Adapter"
ASUSGEN.DeviceDesc          = "802.11n Network Adapter"
Sitecom.DeviceDesc          = "Wireless-N Network USB Adapter WL-182"
Conceptronic.DeviceDesc     = "Wireless 300Mbps 11.N USB Adapter"
Planex.DeviceDesc           = "PCI 802.11n Wireless LAN USB Adapter"
D-Link.DeviceDesc           = "D-Link DWA-140 RangeBooster N USB Adapter"
AL.DeviceDesc               = "AnyGate 11N W-LAN Adapter (XM-242U)"
Belkin.DeviceDesc           = "Belkin F5D8053 N Wireless USB Adapter"
Airlink.DeviceDesc          = "Airlink101 300N Wireless USB Adapter"
Corega.DeviceDesc           = "CG-WLUSB2GNL"
Gigabyte.DeviceDesc         = "Gigabyte GN-WB30N 802.11n USB WLAN Card"
Sparklan.DeviceDesc         = "Wireless 11n USB Adapter"
SMC.DeviceDesc              = "EZ Connect N Draft 11n Wireless USB2.0 Adapter"
Arcadyan.DeviceDesc         = "802.11N Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

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

;
; Parameters
;
CHANNEL                     = "1"

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