;**************************************************************************************** ; ;Module Name: ; ; WUSB54GC ; ; ;DESCRIPTION: ; ; Linksys WUSB54GC Compact Wireless-G USB Network Adapter ; ; Copyright (C) 2008, Cisco Systems, Inc. All rights reserved. ;************************************************************************* [Version] Signature = "$Chicago$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %Linksys% Compatible = 1 CatalogFile = WUSB54GCv3_64.cat ; For WHQL certification. DriverVer = 08/21/2008, 2.02.02.0000 [ControlFlags] ;***********Ralink 802.11n board *********** ;ExcludeFromSelect = USB\VID_1737&PID_0077 [Manufacturer] %Linksys% = Linksys, NTamd64.6.0 [Linksys.NTamd64.6.0] ; DisplayName Section DeviceID ; ----------- ------- -------- %GenericWLAN.DeviceDesc% = Ralink_3070.ndi, USB\VID_1737&PID_0077 ;******************************************************************************************* ; NT specific entries ;******************************************************************************************* [Ralink_3070.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_3070.ndi.NT.Services] AddService = WUSB54GCv3, 2, Generic.Service, common.EventLog ;******************************************************************************************* ; NT CoInstallers Sections ;******************************************************************************************* [Ralink_3070.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, "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% ; ; 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" [IEEE80211H.reg] HKR, , IEEE80211H, 0, "1" [CarrierDetect.reg] HKR, , CarrierDetect, 0, "1" [SmartScan.reg] HKR, , SmartScan, 0, "1" [CoInstaller_AddReg] HKR,,CoInstallers32,0x00010000, "RaCoInstx.dll,ClassCoInstaller" ;******************************************************************************************* ; DestinationDirs ;******************************************************************************************* [NT.CopyFiles] WUSB54GCv3.sys,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, "WUSB54GCv3" 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%\WUSB54GCv3.sys LoadOrderGroup = NDIS [common.EventLog] AddReg=common.AddEventLog.reg [common.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\WUSB54GCv3.sys" HKR, , TypesSupported, 0x00010001, 7 ;******************************************************************************************* ; Strings ;******************************************************************************************* [strings] Linksys = "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 ; 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)" 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)" RDG = "RDG" WMMCapable = "WMM Capable" HTCapable = "HT Capable" IEEE802_11h = "IEEE802.11h" CarrierDetect = "Carrier Detect" SmartScan = "SmartScan" CHANNEL = "1" WPS_DEVNAME_DEF_STR = "Ralink Client"