netr28ux.inf Driver File Contents (x64_0.zip)

ÿþ;****************************************************************************************

;

; netr28ux.inf

;

;Module Name:

;

;    WUSB54GC

;

;

;DESCRIPTION:

;

;            Linksys WUSB54GC Compact Wireless-G USB Network Adapter

;

;            Copyright (C) 2009, Cisco Systems, Inc. All rights reserved.

;**************************************************************************************



[Version]

Signature       = "$Windows NT$"

Class           = Net

ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}

Provider        = %Provider%

CatalogFile     = netr28ux.cat ; For WHQL certification.

DriverVer       = 05/25/2009, 3.00.01.0000



[ControlFlags]

;***********Ralink 802.11n board  ***********

ExcludeFromSelect = *



[Manufacturer]

%Provider%        = Linksys, NTamd64.6.1



;*******************************************************************************************

; Win7 specific entries

;*******************************************************************************************

[Linksys.NTamd64.6.1]

; DisplayName               Section                 DeviceID

; -----------               -------                 --------

%GenericWLAN.DeviceDesc%    = OS61_RTWLAN.ndi,      USB\VID_1737&PID_0077



;*******************************************************************************************

; Win7 specific entries

;*******************************************************************************************



[OS61_RTWLAN.ndi.NT]

Include=netvwifibus.inf

Needs=VWiFiBus.CopyFiles

AddReg                  = Common.reg, RTUSB_OS61.ndi.NT.reg, DefaultBand.reg, AdhocN.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



;*******************************************************************************************

; Win7 services sections

;*******************************************************************************************

[OS61_RTWLAN.ndi.NT.Services]

Include=netvwifibus.inf

Needs=VWiFiBus.Services

AddService              = netr28ux, 2, Generic.Service, common.EventLog



[OS61_RTWLAN.ndi.NT.HW]

Include=netvwifibus.inf

Needs=VWiFiBus.PnPFilterRegistration



;*******************************************************************************************

; NT CoInstallers Sections

;*******************************************************************************************

[OS61_RTWLAN.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"



;

; Use Short Slot Time

;

HKR, ,                            ShortSlot,       0, "1"



;

; Use Ofdm rate in adhoc mode

;

HKR, ,                            AdhocOfdm,       0, "1"



;

; Disable 5GHz adhoc mode

;

HKR, ,                            Adhoc5GDisable,       0, "0"



;

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



;

; RDG

;

HKR, ,                            RDG,      0, "1"



;

; Power Saving Control

;

HKR, ,                            PSControl,       0x00010001, 0x00000000



;

; WMMCapable

;

HKR, ,                            WMMCapable,      0, "1"



;

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



;

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



;

; ProhibitTKIPonHT

;

HKR, ,                            ProhibitTKIPonHT,   0, "1"



[RemoveFlag.reg]

HKR, ,                SafelyRemoveOff,    0, "1"



[IEEE80211H.reg]

HKR, ,                IEEE80211H,         0, "1"



[CarrierDetect.reg]

HKR, ,                CarrierDetect,      0, "1"



[SmartScan.reg]

HKR, ,                SmartScan,          0, "1"



[AdhocN.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%



; Disable Channel 14 for JP

[InitChn14Disabled.reg]

HKR, ,                    InitChn14Disabled,      0,"1"



[SingleBand.reg]

;

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



[DefaultBand.reg]

;

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



;

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

HKR, NDI\params\CountryRegionABand\enum,13,                0, %CountryRegion5G_13%

HKR, NDI\params\CountryRegionABand\enum,14,                0, %CountryRegion5G_14%

HKR, NDI\params\CountryRegionABand\enum,15,                0, %CountryRegion5G_15%

HKR, NDI\params\CountryRegionABand\enum,16,                0, %CountryRegion5G_16%



;

; Customer Request

;



; Customer request for Corega2

[Customer1.reg]

; WPS Device Name

HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_CUSTOMER1%

HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_CUSTOMER1%



;

; RaCoInstaller Options

;



; CoInstaller Option for Aurewave

[CoInstOpt_Az.reg]

HKR, ,                    RaCoInstOpt,      0,"00001111"



; WirelessMode

HKR, ,                            WirelessMode,    0, "3"



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

HKR, Ndi,                   Service,            0, "netr28ux"

HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"

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



[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                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"





;

; Parameters

;

RadioOnOff                  = "Radio On/Off"

Disable                     = "Disable"

Enable                      = "Enable"

CountryRegion24G            = "Country Region (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Country Region (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Gaming Environment"

AdhocNMode                  = "Adhoc support 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Traditional Chinese 

;*******************************************************************************************

[Strings.0404]

Provider                    = "Linksys, A Division of Cisco."

GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "!qÚ}݈n ‹•/Ü•"

Disable                     = "\P(u"

Enable                      = "_U(u"

CountryRegion24G            = ";˜SãN¼x (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = ";˜SãN¼x (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Y’ZÔš/J2b°tƒX"

AdhocNMode                  = "¨–a²}ï/eôc 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Simplified Chinese

;*******************************************************************************************

[Strings.0804]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"

;

; Parameters

;

RadioOnOff                  = "àe¿~ňn _/sQ"

Disable                     = "\P(u"

Enable                      = "/T(u"

CountryRegion24G            = "‘˜SãNx (2.4GHz)"

CountryRegion24G_0          = "#0 (1-11)"

CountryRegion24G_1          = "#1 (1-13)"

CountryRegion24G_2          = "#2 (10-11)"

CountryRegion24G_3          = "#3 (10-13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1-14)"

CountryRegion24G_6          = "#6 (3-9)"

CountryRegion24G_7          = "#7 (5-13)"

CountryRegion5G             = "‘˜SãNx (5GHz)"

CountryRegion5G_0           = "#0 (36-64,149-165)"

CountryRegion5G_1           = "#1 (36-140)"

CountryRegion5G_2           = "#2 (36-64)"

CountryRegion5G_3           = "#3 (52-64,149-161)"

CountryRegion5G_4           = "#4 (149-165)"

CountryRegion5G_5           = "#5 (149-161)"

CountryRegion5G_6           = "#6 (36-48)"

CountryRegion5G_7           = "#7 (36-165)"

CountryRegion5G_8           = "#8 (52-64)"

CountryRegion5G_9           = "#9 (36-116,132-165)"

CountryRegion5G_10          = "#10 (36-48,149-165)"

CountryRegion5G_11          = "#11 (36-120,149-161)"

CountryRegion5G_12          = "#12 (36-140)"

CountryRegion5G_13          = "#13 (52-161)"

CountryRegion5G_14          = "#14 (36-116,136-165)"

CountryRegion5G_15          = "#15 (149-173)"

CountryRegion5G_16          = "#16 (36-173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Y’ZSO/8nb¯sƒX"

AdhocNMode                  = "–aQÜ~/ec802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Japanese

;*******************************************************************************************

[Strings.0411]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "!qÚ}Ç0Ð0¤0¹0 ª0ó0/ª0Õ0"

Disable                     = "!q¹R"

Enable                      = "	g¹R"

CountryRegion24G            = "Á0ã0ó0Í0ë0³0ü0É0 (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Á0ã0ó0Í0ë0³0ü0É0 (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Þ0ë0Á0á0Ç0£0¢0/²0ü0ß0ó0°0°tƒX"

AdhocNMode                  = "11nn0Adhocâ0ü0É0"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Korean

;*******************************************************************************************

[Strings.0412]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "|·µ$Æ ON/OFF"

Disable                     = "¬À©Æ HÅhÕ"

Enable                      = "¬À©ÆhÕ"

CountryRegion24G            = "m­¬/ÀÉíÅ (2.4GHz)"

CountryRegion24G_0          = "#0 (1-11)"

CountryRegion24G_1          = "#1 (1-13)"

CountryRegion24G_2          = "#2 (10-11)"

CountryRegion24G_3          = "#3 (10-13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1-14)"

CountryRegion24G_6          = "#6 (3-9)"

CountryRegion24G_7          = "#7 (5-13)"

CountryRegion5G             = "m­¬/ÀÉíÅ (5GHz)"

CountryRegion5G_0           = "#0 (36-64,149-165)"

CountryRegion5G_1           = "#1 (36-140)"

CountryRegion5G_2           = "#2 (36-64)"

CountryRegion5G_3           = "#3 (52-64,149-161)"

CountryRegion5G_4           = "#4 (149-165)"

CountryRegion5G_5           = "#5 (149-161)"

CountryRegion5G_6           = "#6 (36-48)"

CountryRegion5G_7           = "#7 (36-165)"

CountryRegion5G_8           = "#8 (52-64)"

CountryRegion5G_9           = "#9 (36-116,132-165)"

CountryRegion5G_10          = "#10 (36-48,149-165)"

CountryRegion5G_11          = "#11 (36-120,149-161)"

CountryRegion5G_12          = "#12 (36-140)"

CountryRegion5G_13          = "#13 (52-161)"

CountryRegion5G_14          = "#14 (36-116,136-165)"

CountryRegion5G_15          = "#15 (149-173)"

CountryRegion5G_16          = "#16 (36-173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "@ºðÒø»µ´Å/Œ¬„Ç XÖ½¬"

AdhocNMode                  = "Adhoc ÀÉÐÆ 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- French

;*******************************************************************************************

[Strings.040c]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Radio Marche/Arrêt"

Disable                     = "Désactivé"

Enable                      = "Activé"

CountryRegion24G            = "Pays / Région (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Pays / Région (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Environnements Multimédia/Jeux"

AdhocNMode                  = "Adhoc Compatible 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Italian

;*******************************************************************************************

[Strings.0410]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Radio Acceso/Spento"

Disable                     = "Disattiva"

Enable                      = "Attiva"

CountryRegion24G            = "Paese (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Paese (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente multimediale/giochi"

AdhocNMode                  = "Modalità supporto 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- German

;*******************************************************************************************

[Strings.0407]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Radio An/Aus"

Disable                     = "Deaktivieren"

Enable                      = "Aktivieren"

CountryRegion24G            = "Land Region (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Land Region (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Spielumgebung"

AdhocNMode                  = "Adhoc Unterstützung 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Spanish

;*******************************************************************************************

[Strings.0c0a]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Radio Encendido/Apagado"

Disable                     = "Desactivar"

Enable                      = "Activar"

CountryRegion24G            = "Región País (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Región País (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente de Multimedia/Juego"

AdhocNMode                  = "802.11n de soporte Adhoc"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Brazilian Portuguese

;*******************************************************************************************

[Strings.0416]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Rádio Ligado/Desligado"

Disable                     = "Desativar"

Enable                      = "Ativar"

CountryRegion24G            = "País Região (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "País Região (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente de Multimedia/Jogo"

AdhocNMode                  = "802.11n de suporte Adhoc"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Dutch

;*******************************************************************************************

[Strings.0413]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = "Radio Aan/Uit"

Disable                     = "Uitschakelen"

Enable                      = "Inschakelen"

CountryRegion24G            = "Land regio (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Land regio (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Spelomgeving"

AdhocNMode                  = "Adhoc ondersteuning 802.11n"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Linksys Client"





;*******************************************************************************************

; Strings --- Russian

;*******************************************************************************************

[Strings.0419]

Provider                    = "Linksys, A Division of Cisco."



GenericWLAN.DeviceDesc      = "Compact Wireless-G USB Network Adapter"



INSTALL_DISK_STR            = "Compact Wireless-G USB Network Adapter Installation Disk"



Generic.Service.DispName    = "Compact Wireless-G USB Network Adapter"



;

; Parameters

;

RadioOnOff                  = " 048> :;/K:;"

Disable                     = "K:;NG8BL"

Enable                      = ":;NG8BL"

CountryRegion24G            = "!B@0=0/@538>= (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "!B@0=0/@538>= (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "C;LB8<5489=0O/3@>20O A@540"

AdhocNMode                  = " 568< 802.11n ?@O<>3> A>548=5=8O"



CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "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: web4, load: 1.20