LW3x3.inf Driver File Contents (LW303_INF_DRV_VISTA3264_WHQL_v2.2.2.0.zip)

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %Sweex%
Compatible      = 1
CatalogFile     = LW3x3.cat
DriverVer       = 10/07/2008, 2.02.02.0000

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

[Manufacturer]
%Ralink%        = Ralink, NTamd64

[Ralink.NTamd64]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
;%Generic.DeviceDesc%        = Ralink.ndi,           USB\VID_148F&PID_2870
;%Generic.DeviceDesc%        = Ralink_2770.ndi,      USB\VID_148F&PID_2770
;%GenericWLAN.DeviceDesc%    = Ralink_2070.ndi,      USB\VID_148F&PID_2070
;%GenericWLAN.DeviceDesc%    = Ralink_3070.ndi,      USB\VID_148F&PID_3070
%LW303.DeviceDesc%        = Ralink.ndi,           USB\VID_177F&PID_0302
%LW313.DeviceDesc%        = Ralink_2770.ndi,      USB\VID_148F&PID_2770
%LW313.DeviceDesc%        = Ralink_2770.ndi,      USB\VID_177F&PID_0313

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

[Ralink_2770.ndi.NT]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg, RemoveFlag.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              = netr28ux, 2, Generic.Service, common.EventLog

[Ralink_2770.ndi.NT.Services]
AddService              = netr28ux, 2, Generic.Service, common.EventLog

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

[Ralink_2770.ndi.NT.CoInstallers]
CopyFiles = CoInstaller.CopyFiles
AddReg = CoInstaller_AddReg

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

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

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

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

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

;
; 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, "1"
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%

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

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

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

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

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

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

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

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

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

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
netr28ux.sys                = 1,,
RaCoInstx.dll               = 1,,
RaCoInst.dat                = 1,,

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

;*******************************************************************************************
; NT specific
;*******************************************************************************************
[RTUSB.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "netr28ux"
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%\netr28ux.sys
LoadOrderGroup              = NDIS

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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "Ralink"
Ralink                      = "Ralink Technology, Corp."
Sweex                       = "Sweex Europe BV"

GenericWLAN.DeviceDesc      = "802.11 USB Wireless LAN Card"
Generic.DeviceDesc          = "802.11n USB Wireless LAN Card"
LW303.DeviceDesc            = "Sweex LW303 Wireless LAN USB 2.0 Adapter 300 Mbps"
LW313.DeviceDesc            = "Sweex LW313 Wireless LAN USB 2.0 Adapter 300 Mbps"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

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

;
; Parameters
;
TXBurst                     = "TX Burst"
Disable                     = "Disable"
Enable                      = "Enable"
RadioOnOff                  = "Radio On/Off"
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)"
RDG                         = "RDG"
WMMCapable                  = "WMM Capable"
HTCapable                   = "HT Capable"
IEEE802_11h                 = "IEEE802.11h"
CarrierDetect               = "Carrier Detect"
SmartScan                   = "SmartScan"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "Sweex 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: 0.60