mtkwl6ex.inf Driver File Contents (acer_aspire-s40-54-notebook_wlan_win11.zip)

ÿþ;****************************************************************************************
;
;   mtkwl6ex.inf
;   MediaTek Wireless LAN card installation script
;
;   MediaTek Inc. (C)2014. All rights reserved.
;
;****************************************************************************************

[Version]
Signature       = "$Windows NT$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %MediaTek%
CatalogFile     = mtkwl6ex.cat
DriverVer       = 02/24/2022, 3.00.01.1300
[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%MediaTek%        = MediaTek, NTAMD64.10.0

;*******************************************************************************************
; Win10 specific entries
;*******************************************************************************************
[MediaTek.NTAMD64.10.0]
; MT7921 / MT7921K
%Generic.DeviceDescEx%          = MTKWLAN_DEFAULT.ndi,    PCI\VEN_14C3&DEV_7961&SUBSYS_796114C3
%MT7921.DeviceDescExA%          = MTKWLAN_MODE2.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_46801A3B
%MT7921.DeviceDescExA%          = MTKWLAN_MODE1.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_380211AD
%MT7921.DeviceDescExA%          = MTKWLAN_DEFAULT.ndi,    PCI\VEN_14C3&DEV_7961&SUBSYS_46811A3B
%RZ608.DeviceDescExA%           = MTKWLAN_DEFAULT.ndi,    PCI\VEN_14C3&DEV_0608&SUBSYS_060814C3
%MT7921.DeviceDescExA%          = MTKWLAN_MODE1.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_E0B7105B
%MT7921.DeviceDescExA%          = MTKWLAN_MODE4.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_E0BC17AA
%MT7921.DeviceDescExA%          = MTKWLAN_MODE3.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_381217AA
%MT7921.DeviceDescExC%          = MTKWLAN_MODE1.ndi,      PCI\VEN_14C3&DEV_7961&SUBSYS_46821A3B

; MT7922

;*******************************************************************************************
; MediaTek default configuration
;*******************************************************************************************
[MTKWLAN_DEFAULT.ndi.NT]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.CopyFiles
AddReg                  = Common.reg, MTPCI_OS61.ndi.NT.reg, IHV.reg, CountryRegion.reg, IEEE80211H.reg, PsControl.reg, ChannelMode.reg, ThermalProtection.reg, LedCust1.reg, Wow.reg, PreferBandNoPref.reg, Wpp.reg, FWLogToHost.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84 ;NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5 ;PCI
CopyFiles               = NT.CopyFiles, IHV.CopyFiles
*IfType                 = 71 ;IF_TYPE_IEEE80211
*MediaType              = 16 ;NdisMediumNative802_11
*PhysicalMediaType      = 9 ;NdisPhysicalMediumNative802_11

[MTKWLAN_DEFAULT.ndi.NT.Services]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.Services
AddService              = mtkwlex,2,Generic.Service,common.EventLog

[MTKWLAN_DEFAULT.ndi.NT.HW]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.PnPFilterRegistration.Hw
AddReg                  = MSI.reg

;*******************************************************************************************
; MediaTek mode 1 configuration
; [CountryRegionM1]
;     CountryRoamingEn = 1
;     SmartCountryDecisionEn = 0
;     DynamicCountryDecisionEn = 1
;     CountryRegionString = WW
;     CountryDecisionNum = 1
;*******************************************************************************************
[MTKWLAN_MODE1.ndi.NT]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.CopyFiles
AddReg                  = Common.reg, MTPCI_OS61.ndi.NT.reg, IHV.reg, CountryRegionM1.reg, IEEE80211H.reg, PsControl.reg, ChannelMode.reg, ThermalProtection.reg, Wow.reg, PreferBandNoPref.reg, Wpp.reg, EthernetDetection.reg, FWLogToHost.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84 ;NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5 ;PCI
CopyFiles               = NT.CopyFiles, IHV.CopyFiles
*IfType                 = 71 ;IF_TYPE_IEEE80211
*MediaType              = 16 ;NdisMediumNative802_11
*PhysicalMediaType      = 9 ;NdisPhysicalMediumNative802_11

[MTKWLAN_MODE1.ndi.NT.Services]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.Services
AddService              = mtkwlex,2,Generic.Service,common.EventLog

[MTKWLAN_MODE1.ndi.NT.HW]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.PnPFilterRegistration.Hw
AddReg                  = MSI.reg

;*******************************************************************************************
; MediaTek mode 2 configuration
; [CountryRegionM1]
;     CountryRoamingEn = 1
;     SmartCountryDecisionEn = 0
;     DynamicCountryDecisionEn = 1
;     CountryRegionString = WW
;     CountryDecisionNum = 1
; [Preferred band]
;     Preferred band = 5G
; [TpParam]
;     TpParameter1 = 0
;     TpParameter2 = 0
;*******************************************************************************************
[MTKWLAN_MODE2.ndi.NT]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.CopyFiles
AddReg                  = Common.reg, MTPCI_OS61.ndi.NT.reg, IHV.reg, CountryRegionM1.reg, IEEE80211H.reg, PsControl.reg, ChannelMode.reg, ThermalProtection.reg, Wow.reg, PreferBand5G.reg, TpParam.reg, Wpp.reg, DeInitLP.reg, FWLogToHost.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84 ;NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5 ;PCI
CopyFiles               = NT.CopyFiles, IHV.CopyFiles
*IfType                 = 71 ;IF_TYPE_IEEE80211
*MediaType              = 16 ;NdisMediumNative802_11
*PhysicalMediaType      = 9 ;NdisPhysicalMediumNative802_11

[MTKWLAN_MODE2.ndi.NT.Services]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.Services
AddService              = mtkwlex,2,Generic.Service,common.EventLog

[MTKWLAN_MODE2.ndi.NT.HW]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.PnPFilterRegistration.Hw
AddReg                  = MSI.reg

;*******************************************************************************************
; MediaTek mode 3 configuration
; [CountryRegionM1]
;     CountryRoamingEn = 1
;     SmartCountryDecisionEn = 0
;     DynamicCountryDecisionEn = 1
;     CountryRegionString = WW
;     CountryDecisionNum = 1
;*******************************************************************************************
[MTKWLAN_MODE3.ndi.NT]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.CopyFiles
AddReg                  = Common.reg, MTPCI_OS61.ndi.NT.reg, IHV.reg, CountryRegionM1.reg, IEEE80211H.reg, PsControl.reg, ChannelMode.reg, ThermalProtection.reg, Wow.reg, PreferBandNoPref.reg, Wpp.reg, EthernetDetection.reg, FWLogToHost.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84 ;NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5 ;PCI
CopyFiles               = NT.CopyFiles, IHV.CopyFiles
*IfType                 = 71 ;IF_TYPE_IEEE80211
*MediaType              = 16 ;NdisMediumNative802_11
*PhysicalMediaType      = 9 ;NdisPhysicalMediumNative802_11

[MTKWLAN_MODE3.ndi.NT.Services]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.Services
AddService              = mtkwlex,2,Generic.Service,common.EventLog

[MTKWLAN_MODE3.ndi.NT.HW]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.PnPFilterRegistration.Hw
AddReg                  = MSI.reg

;*******************************************************************************************
; MediaTek mode 4 configuration
; [CountryRegionM1]
;     CountryRoamingEn = 1
;     SmartCountryDecisionEn = 0
;     DynamicCountryDecisionEn = 1
;     CountryRegionString = WW
;     CountryDecisionNum = 1
;*******************************************************************************************
[MTKWLAN_MODE4.ndi.NT]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.CopyFiles
AddReg                  = Common.reg, MTPCI_OS61.ndi.NT.reg, IHV.reg, CountryRegionM1.reg, IEEE80211H.reg, PsControl.reg, ChannelMode.reg, ThermalProtection.reg, Wow.reg, PreferBandNoPref.reg, Wpp.reg, EthernetDetection.reg, FWLogToHost.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84 ;NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 5 ;PCI
CopyFiles               = NT.CopyFiles, IHV.CopyFiles
*IfType                 = 71 ;IF_TYPE_IEEE80211
*MediaType              = 16 ;NdisMediumNative802_11
*PhysicalMediaType      = 9 ;NdisPhysicalMediumNative802_11

[MTKWLAN_MODE4.ndi.NT.Services]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.Services
AddService              = mtkwlex,2,Generic.Service,common.EventLog

[MTKWLAN_MODE4.ndi.NT.HW]
Include                 = netvwifibus.inf
Needs                   = VWiFiBus.PnPFilterRegistration.Hw
AddReg                  = MSI.reg

;*******************************************************************************************
; Regs for NT
;*******************************************************************************************
[Common.reg]
HKR,,CCXPktLossLimitTime,0,"30"
HKR,,CCXDbmOffset,0,"4"
HKR,,CACDropPeriod,0,"0"
HKR,,CACDropCriteria,0,"1700"
HKR,,ConnIdleTimeForL1,0,"0"
HKR,,LowPowerEnable,0,"1"
HKR,,WirelessMode,0,"11"
HKR,,TXBurst,0,"1"
HKR,,BinMode,0,"0"
HKR,,DowngradeTxStreamFeatureEnable,0,"1"
HKR,,DowngradeTxStreamLowTempEnable,0,"1"
HKR,,DowngradeTxStreamLowTemp,0,"110"
HKR,,DowngradeTxStreamHighTempEnable,0,"1"
HKR,,DowngradeTxStreamHighTemp,0,"120"
HKR,,ShortSlot,0,"1"
HKR,,AdhocOfdm,0,"1"
HKR,,Adhoc5GDisable,0,"0"
HKR,,AdhocN40MHzAllowed,0,"0"
HKR,,WSCVersion2,0x00010001,0x00000020
HKR,,WSC20Testbed,0x00010001,0x0000000C
HKR,,MFPC,0,"1"
HKR,,InBoxMode,0,"0"
HKR,,Channel,0,%CHANNEL%
HKR,Default,Channel,0,%CHANNEL%
HKR,,RDG,0,"0"
HKR,,WMMCapable,0,"1"
HKR,,CarrierDetect,0,"0"
HKR,,MFPM3,0,"0"
HKR,,Radio,0x10001,0x7
;
; CurrPhyMode
;
HKR, ,                              CurrPhyMode,    0, "0"
HKR, NDI\params\CurrPhyMode,        ParamDesc,      0, %CurrPhyMode%
HKR, NDI\params\CurrPhyMode,        type,           0, "enum"
HKR, NDI\params\CurrPhyMode,        default,        0, "0"
HKR, NDI\params\CurrPhyMode\enum,   "0",            0, "1. "%Phy_11ax%
HKR, NDI\params\CurrPhyMode\enum,   "1",            0, "2. "%Phy_11ac%
HKR, NDI\params\CurrPhyMode\enum,   "2",            0, "3. "%Phy_11n%
HKR, NDI\params\CurrPhyMode\enum,   "3",            0, "4. "%Phy_11abg%
;
; BWSelection24G
;
HKR, ,                                 BWSelection24G,          0, "0"
HKR, NDI\params\BWSelection24G,        ParamDesc,               0, %BWSelection24G%
HKR, NDI\params\BWSelection24G,        type,                    0, "enum"
HKR, NDI\params\BWSelection24G,        default,                 0, "0"
HKR, NDI\params\BWSelection24G\enum,   "0",                     0, "1. "%BW_Auto%
HKR, NDI\params\BWSelection24G\enum,   "1",                     0, "2. "%BW_20%
;
; BWSelection5G
;
HKR, ,                                 BWSelection5G,           0, "0"
HKR, NDI\params\BWSelection5G,         ParamDesc,               0, %BWSelection5G%
HKR, NDI\params\BWSelection5G,         type,                    0, "enum"
HKR, NDI\params\BWSelection5G,         default,                 0, "0"
HKR, NDI\params\BWSelection5G\enum,    "0",                     0, "1. "%BW_Auto%
HKR, NDI\params\BWSelection5G\enum,    "1",                     0, "2. "%BW_20%
;
; BandSelection
;
HKR, ,                                 BandSelection,          0, "0"
HKR, NDI\params\BandSelection,         ParamDesc,              0, %BandSelection%
HKR, NDI\params\BandSelection,         type,                   0, "enum"
HKR, NDI\params\BandSelection,         default,                0, "0"
HKR, NDI\params\BandSelection\enum,    "0",                    0, "1. "%Band_Dual%
HKR, NDI\params\BandSelection\enum,    "1",                    0, "2. "%Band24G%
HKR, NDI\params\BandSelection\enum,    "2",                    0, "3. "%Band5G%
;
; DisableWakeOnMagic
;
HKR, NDI\params\DisableWakeOnMagic,        ParamDesc,           0, %DisableWakeOnMagic%
HKR, NDI\params\DisableWakeOnMagic,        type,                0, "enum"
HKR, NDI\params\DisableWakeOnMagic,        default,             0, "0"
HKR, NDI\params\DisableWakeOnMagic\enum,   "1",                 0, %Disable%
HKR, NDI\params\DisableWakeOnMagic\enum,   "0",                 0, %Enable%
;
; DisableWakeOnPattern
;
HKR, NDI\params\DisableWakeOnPattern,        ParamDesc,               0, %DisableWakeOnPattern%
HKR, NDI\params\DisableWakeOnPattern,        type,                    0, "enum"
HKR, NDI\params\DisableWakeOnPattern,        default,                 0, "0"
HKR, NDI\params\DisableWakeOnPattern\enum,   "1",                     0, %Disable%
HKR, NDI\params\DisableWakeOnPattern\enum,   "0",                     0, %Enable%

HKR,,BACapability,0x10001,"0x0b834040"
HKR,Default,BACapability,0x10001,"0x0b834040"
HKR,,WifiDirectControl,0x10001,"0x84368078"
HKR,Default,WifiDirectControl,0x10001,"0x84368078"
HKR,,WfdListenChannel,0,"11"
HKR,Default,WfdListenChannel,0,"11"
;
; Miracast prefer band
;
HKR,,WfdGOOperatingChannel,0,"0"
HKR,NDI\params\WfdGOOperatingChannel,ParamDesc,0, "Miracast prefer band"
HKR,NDI\params\WfdGOOperatingChannel,type,     0, "enum"
HKR,NDI\params\WfdGOOperatingChannel,default,  0, "0"
HKR,NDI\params\WfdGOOperatingChannel\enum,     0,0, %WirelessModeAuto%
HKR,NDI\params\WfdGOOperatingChannel\enum,     11,0, %WirelessMode24G%
HKR,NDI\params\WfdGOOperatingChannel\enum,     36,0, %WirelessMode5G%
HKR,,P2P_GO_Band,0,"2"
HKR,Default,P2P_GO_Band,0,"2"
HKR,,P2PAckCheck,0,"1"
HKR,Default,P2PAckCheck,0,"1"
HKR,,P2PVideoBoost,0,"0"
HKR,,TransmitSetting,0x10001,"0x22c8f9"
HKR,Default,TransmitSetting,0x10001,"0x22c8f9"
HKR,,WPSDevName,0,%WPS_DEVNAME_DEF_STR%
HKR,Default,WPSDevName,0,%WPS_DEVNAME_DEF_STR%
HKR,,ProhibitTKIPonHT,0,"1"
HKR,,LinkSpeedStatus,0,"0"
;
; Low power
;
HKR, NDI\params\LowPowerEnable,        ParamDesc,               0, %LowpowerStr%
HKR, NDI\params\LowPowerEnable,        type,                    0, "enum"
HKR, NDI\params\LowPowerEnable,        default,                 0, "1"
HKR, NDI\params\LowPowerEnable\enum,   "0",                     0, %Disable%
HKR, NDI\params\LowPowerEnable\enum,   "1",                     0, %WirelessModeAuto%

[Wpp.reg]
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, Start, 0x00010001, 0x0
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, BufferSize, 0x00010001, 0x50
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, ClockType, 0x00010001, 0x1
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, FileMax, 0x00010001, 0x4
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, FileName, 0, "%%SystemRoot%%\System32\LogFiles\WMI\MTK\mtkwl.etl"
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, Guid, 0, "{6E7426BF-2100-4E08-9925-0F77AC45DEA6}"
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, LogFileMode, 0x00010001, 0x2
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, MaxFileSize, 0x00010001, 0x32
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, MaximumBuffers, 0x00010001, 0x10
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL, MinimumBuffers, 0x00010001, 0x2
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL\{04E020C0-4996-4C83-AF91-A6484F61B360}, Enabled, 0x00010001, 0x0
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL\{04E020C0-4996-4C83-AF91-A6484F61B360}, EnableLevel, 0x00010001, 0x3
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWL\{04E020C0-4996-4C83-AF91-A6484F61B360}, EnableFlags, 0x00010001, 0x7fffffff

[FWLogToHost.reg]
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, Start, 0x00010001, 0x0
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, BufferSize, 0x00010001, 0x50
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, ClockType, 0x00010001, 0x1
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, FileMax, 0x00010001, 0x3
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, FileName, 0, "%%SystemRoot%%\System32\LogFiles\WMI\MTK\mtkwlFW.etl"
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, Guid, 0, "{6E7426BF-2100-4E08-9925-0F77AC45DEA6}"
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, LogFileMode, 0x00010001, 0x2
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, MaxFileSize, 0x00010001, 0xc8
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, MaximumBuffers, 0x00010001, 0x10
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, MinimumBuffers, 0x00010001, 0x2
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW, FWToHost, 0x00010001, 0x0
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW\{A6053918-A813-4451-9421-47845504CDAB}, Enabled, 0x00010001, 0x0
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW\{A6053918-A813-4451-9421-47845504CDAB}, EnableLevel, 0x00010001, 0x5
HKLM, SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\MTKWLFW\{A6053918-A813-4451-9421-47845504CDAB}, EnableFlags, 0x00010001, 0x7fffffff

[IHV.reg]
HKR,Ndi\IHVExtensions,ExtensibilityDLL,0,"%%SystemRoot%%\system32\mtkihvx.dll"

[IEEE80211H.reg]
HKR,,IEEE80211H,0,"0"

[PsControl.reg]
HKR,,PSMControl,0x00010001,0x00000000

[CountryRegion.reg]
HKR,,CountryRoamingEn,0,"1"
HKR,,SmartCountryDecisionEn,0,"0"
HKR,,DynamicCountryDecisionEn,0,"1"
HKR,,CountryRegionString,0,"WW"
HKR,,CountryDecisionNum,0,"1"

[CountryRegionM1.reg]
HKR,,CountryRoamingEn,0,"1"
HKR,,SmartCountryDecisionEn,0,"0"
HKR,,DynamicCountryDecisionEn,0,"1
HKR,,CountryRegionString,0,"WW"
HKR,,CountryDecisionNum,0,"1"

[LedCust1.reg]
HKR,,LedCustMode,0,"1"
HKR,,OemLedMode,0,"1"

[DeInitLP.reg]
HKR,,DeInitLP,0,"1"

[Wow.reg]
HKR,,WakeUpCapabilities,0x00010001,0x0005DFFF
HKR,,WakeUpFuncEnable,0x00010001,0x0007
HKR,,ETxBfNonCompressedFeedback,0,"0"

[MSI.reg]
HKR,Interrupt Management,,0x00000010
HKR,Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR,Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
HKR,Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,1

[ChannelMode.reg]
HKR,,ChannelMode,0,"1"

[RegRemove.delReg]

[TpParam.reg]
HKR,,TpParameter1,0,"0"
HKR,,TpParameter2,0,"0"

[ThermalProtection.reg]
HKR,,ThermalProtectHighEn,0,"1"
HKR,,ThermalProtectHigh,0,"88"
HKR,,ThermalProtectLowEn,0,"1"
HKR,,ThermalProtectLow,0,"80"

[EthernetDetection.reg]
HKR,,EthernetDetection,0,"1"

[PreferBandNoPref.reg]
;
; PreferredBand
;
HKR, NDI\params\PreferredBand,        ParamDesc,       0, %PreferredBand%
HKR, NDI\params\PreferredBand,        type,            0, "enum"
HKR, NDI\params\PreferredBand,        default,         0, "0"
HKR, NDI\params\PreferredBand\enum,   "0",             0, "1. "%NoPref%
HKR, NDI\params\PreferredBand\enum,   "1",             0, "2. "%Band_24G%
HKR, NDI\params\PreferredBand\enum,   "2",             0, "3. "%Band_5G%

[PreferBand5G.reg]
;
; PreferredBand
;
HKR, NDI\params\PreferredBand,        ParamDesc,       0, %PreferredBand%
HKR, NDI\params\PreferredBand,        type,            0, "enum"
HKR, NDI\params\PreferredBand,        default,         0, "2"
HKR, NDI\params\PreferredBand\enum,   "0",             0, "1. "%NoPref%
HKR, NDI\params\PreferredBand\enum,   "1",             0, "2. "%Band_24G%
HKR, NDI\params\PreferredBand\enum,   "2",             0, "3. "%Band_5G%

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************
[NT.CopyFiles]
mtkwl6ex.sys,,,2
WIFI_MT7961_patch_mcu_1_2_hdr.bin,,,2
WIFI_RAM_CODE_MT7961_1.bin,,,2

[IHV.CopyFiles]
mtkihvx.dll,,,2

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
mtkwl6ex.sys                          = 1,,
WIFI_MT7961_patch_mcu_1_2_hdr.bin     = 1,,
WIFI_RAM_CODE_MT7961_1.bin            = 1,,
mtkihvx.dll                           = 1,,

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

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

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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio On/Off"
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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Multimedia/Gaming Environment"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Preferred Band"
NoPref                      = "No Preference"
Band_24G                    = "Prefer 2.4GHz band"
Band_5G                     = "Prefer 5GHz band"
DisableWakeOnMagic          = "Wake on Magic Packet"
DisableWakeOnPattern        = "Wake on Pattern Match"
Disable                     = "Disabled"
Enable                      = "Enabled"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensitivity" 
DISABLE_STR                 = "6.Disable"
LOWEST_STR                  = "5.Lowest"
MEDIUM_LOW_STR              = "4.Low"
MEDIUM_STR                  = "3.Medium"
MEDIUM_HIGH_STR             = "2.High"
HIGHEST_STR                 = "1.Highest"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Leisure Power Save"

;*******************************************************************************************
; Strings --- Traditional Chinese 
;*******************************************************************************************
[Strings.0404]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "µL½u¸?¸m ¶}/?ö"
CountryRegion24G            = "?W¹D¥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             = "?W¹D¥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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "¦h´C?é/¹C?¸?ô¹?"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "OP}Y„v;˜6^"
NoPref                      = "!qOP}Y-Šš["
Band_24G                    = "œU}Y 2.4 GHz ;˜6^"
Band_5G                     = "OP}Y 5GHz ;˜6^"
DisableWakeOnMagic          = "6e0R Magic \SBfšU’‘"
DisableWakeOnPattern        = "6e0R!j_
\ÉaBfšU’‘"
Disable                     = "y(u"
Enable                      = "_U(u"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "º©¹C?F±?«?" 
DISABLE_STR                 = "6.°±¥?"
LOWEST_STR                  = "5.³?§C"
MEDIUM_LOW_STR              = "4.§C"
MEDIUM_STR                  = "3.¤¤"
MEDIUM_HIGH_STR             = "2.°ª"
HIGHEST_STR                 = "1.³?°ª"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "zz’•û–›RÀ{w"

;*******************************************************************************************
; Strings --- Simplified Chinese
;*******************************************************************************************
[Strings.0804]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "???¸m ?/?"
CountryRegion24G            = "?¹D¥N? (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             = "?¹D¥N? (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "¦h´C?^/´å??¹?"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "–™	‘˜&^"
NoPref                      = "àe–™	y˜"
Band_24G                    = "–™	 2.4 GHz ‘˜&^"
Band_5G                     = "–™	 5GHz ‘˜&^"
DisableWakeOnMagic          = "$U’‘{^pencS"
DisableWakeOnPattern        = "$U’‘!j_9SM‘"
Disable                     = "ò]y(u"
Enable                      = "ò]/T(u"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "º©´å?±?«?" 
DISABLE_STR                 = "6.°±¥?"
LOWEST_STR                  = "5.³?§C"
MEDIUM_LOW_STR              = "4.§C"
MEDIUM_STR                  = "3.¤¤"
MEDIUM_HIGH_STR             = "2.°ª"
HIGHEST_STR                 = "1.³?°ª"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "zzò•w5u"

;*******************************************************************************************
; Strings --- Japanese
;*******************************************************************************************
[Strings.0411]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "µL½u???? ??/??"
CountryRegion24G            = "???????? (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             = "???????? (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "???????/??????ô¹?"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "*QHQÐ0ó0É0"
NoPref                      = "*QHQ˜MOj0W0"
Band_24G                    = "2.4 GHz Ð0ó0É0n0*QHQ"
Band_5G                     = "5 GHz Ð0ó0É0’0*QHQ"
DisableWakeOnMagic          = "Wake on Magic Packet"
DisableWakeOnPattern        = "Wake on Pattern Match"
Disable                     = "!q¹R"
Enable                      = "!q¹R"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "?????·P«?"
DISABLE_STR                 = "6.µL?"
LOWEST_STR                  = "5.³?§C"
MEDIUM_LOW_STR              = "4.§C"
MEDIUM_STR                  = "3.¤¤"
MEDIUM_HIGH_STR             = "2.°ª"
HIGHEST_STR                 = "1.³?°ª"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "ì0¸0ã0ü0Ñ0ï0ü0»0ü0Ö0"

;*******************************************************************************************
; Strings --- Korean
;*******************************************************************************************
[Strings.0412]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "??? ON/OFF"
CountryRegion24G            = "??/?? (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             = "??/?? (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "?????/?? ??"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "0®ø¼ $ÁÈ 4¼Ü´"
NoPref                      = "0®ø¼ $ÁÈ ÆÅLÇ"
Band_24G                    = "2.4 GHz 4¼Ü´  ÁÝÐ"
Band_5G                     = "5GHz 4¼Ü´ 0®ø¼ $ÁÈ"
DisableWakeOnMagic          = "Wake on ä¹ÁÉ (Ó·Ð"
DisableWakeOnPattern        = "Wake on (Ó4Ñ |ÇXÎ"
Disable                     = "D¾\Ö1ÁTÖhÕ"
Enable                      = "\Ö1ÁTÖhÕ"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "??? ???" 
DISABLE_STR                 = "6.?? ??"
LOWEST_STR                  = "5.??"
MEDIUM_LOW_STR              = "4.??"
MEDIUM_STR                  = "3.??"
MEDIUM_HIGH_STR             = "2.??"
HIGHEST_STR                 = "1.??" 

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "³0® ÈÈ"

;*******************************************************************************************
; Strings --- French
;*******************************************************************************************
[Strings.040c]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio Marche/Arret"
CountryRegion24G            = "Pays / 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             = "Pays / 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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Environnements Multimedia/Jeux"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Bande privilégiée"
NoPref                      = "Aucune préférence"
Band_24G                    = "Préférer bande 2,4 GHz"
Band_5G                     = "Préférer la bande 5 GHz"
DisableWakeOnMagic          = "Wake on Magic Packet"
DisableWakeOnPattern        = "Correspondance au modèle WOL"
Disable                     = "Désactivé(e)"
Enable                      = "Activé(e"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilite" 
DISABLE_STR                 = "6.Desactive"
LOWEST_STR                  = "5.le plus bas"
MEDIUM_LOW_STR              = "4.Basse"
MEDIUM_STR                  = "3.Intermediaire"
MEDIUM_HIGH_STR             = "2.Haut"
HIGHEST_STR                 = "1.Le plus haut"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Economie d'energie loisirs"

;*******************************************************************************************
; Strings --- Italian
;*******************************************************************************************
[Strings.0410]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio Acceso/Spento"
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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Ambiente multimediale/giochi"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Banda preferita"
NoPref                      = "Nessuna preferenza"
Band_24G                    = "Preferenza a banda a 2,4 GHz"
Band_5G                     = "Banda a 5 GHz"
DisableWakeOnMagic          = "Magic Packet per riattivazione"
DisableWakeOnPattern        = "Corrispondenza motivo per riattivazione"
Disable                     = "Disattivata"
Enable                      = "Attivata"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilita" 
DISABLE_STR                 = "6.Disattiva"
LOWEST_STR                  = "5.piu bassi"
MEDIUM_LOW_STR              = "4.Bassa"
MEDIUM_STR                  = "3.Medio"
MEDIUM_HIGH_STR             = "2.Alta"
HIGHEST_STR                 = "1.Piu Alto"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Risparmio energetico tempo libero"

;*******************************************************************************************
; Strings --- German
;*******************************************************************************************
[Strings.0407]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio An/Aus"
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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Multimedia/Spielumgebung"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Bevorzugtes Band"
NoPref                      = "Keine Einstellung"
Band_24G                    = "2,4-GHz-Band bevorzugen"
Band_5G                     = "5 GHz-Band bevorzugt"
DisableWakeOnMagic          = "Aktivierung durch Magic Packet"
DisableWakeOnPattern        = "Aktivierung durch Musterübereinstimmung"
Disable                     = "Deaktiviert"
Enable                      = "Aktiviert"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming-Empfindlichkeit" 
DISABLE_STR                 = "6.Deaktivieren"
LOWEST_STR                  = "5.Niedrigster"
MEDIUM_LOW_STR              = "4.Gering"
MEDIUM_STR                  = "3.Medium"
MEDIUM_HIGH_STR             = "2.Hoch"
HIGHEST_STR                 = "1.Hochsten"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Leerlauf-Energiesparen"

;*******************************************************************************************
; Strings --- Spanish
;*******************************************************************************************
[Strings.0c0a]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio Encendido/Apagado"
CountryRegion24G            = "Region Pais (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             = "Region Pais (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Ambiente de Multimedia/Juego"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Banda preferida"
NoPref                      = "Sin preferencias"
Band_24G                    = "Preferir la banda de 2,4 GHz"
Band_5G                     = "Preferencia de banda 5 GHz"
DisableWakeOnMagic          = "Magic Packet de reactivación"
DisableWakeOnPattern        = "Coincidencia de patrones de reactivación"
Disable                     = "Desactivado"
Enable                      = "Activado"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Itinerancia de sensibilidad" 
DISABLE_STR                 = "6.Desactivar"
LOWEST_STR                  = "5.Mas bajo"
MEDIUM_LOW_STR              = "4.Baja"
MEDIUM_STR                  = "3.Medio"
MEDIUM_HIGH_STR             = "2.Alto"
HIGHEST_STR                 = "1.Mas alto"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Ahorro de energia por inactividad"

;*******************************************************************************************
; Strings --- Brazilian Portuguese
;*******************************************************************************************
[Strings.0416]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio Ligado/Desligado"
CountryRegion24G            = "Pais Regiao (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             = "Pais Regiao (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Ambiente de Multimedia/Jogo"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Banda preferencial"
NoPref                      = "Sem preferência"
Band_24G                    = "Preferir banda de 2,4 GHz"
Band_5G                     = "Preferir banda de 5 GHz"
DisableWakeOnMagic          = "Pacote Mágico do Wake on"
DisableWakeOnPattern        = "Correspondência de padrão do Wake on"
Disable                     = "Desabilitado"
Enable                      = "Habilitado"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilidade" 
DISABLE_STR                 = "6.Desativar"
LOWEST_STR                  = "5.Menor"
MEDIUM_LOW_STR              = "4.Baixa"
MEDIUM_STR                  = "3.Medium"
MEDIUM_HIGH_STR             = "2.Alta"
HIGHEST_STR                 = "1.Maior"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Economia de Energia de Descanso"

;*******************************************************************************************
; Strings --- Dutch
;*******************************************************************************************
[Strings.0413]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "Radio Aan/Uit"
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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Multimedia/Spelomgeving"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "Voorkeursband"
NoPref                      = "Geen voorkeur"
Band_24G                    = "Voorkeur voor 2,4-GHz band"
Band_5G                     = "5 GHz band"
DisableWakeOnMagic          = "Activeren na Magic-pakket"
DisableWakeOnPattern        = "patroonovereenkomst"
Disable                     = "Uitgeschakeld"
Enable                      = "Ingeschakeld"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Inc."
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Gevoeligheid"
DISABLE_STR                 = "6.Uitschakelen"
LOWEST_STR                  = "5.Laagste"
MEDIUM_LOW_STR              = "4.Laag"
MEDIUM_STR                  = "3.Medium"
MEDIUM_HIGH_STR             = "2.High"
HIGHEST_STR                 = "1.Hoogste"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "Leisure Power Save"

;*******************************************************************************************
; Strings --- Russian
;*******************************************************************************************
[Strings.0419]
Provider                    = "MediaTek"
MediaTek                    = "MediaTek, Inc."

Generic.DeviceDesc          = "MediaTek 802.11AC Wireless LAN Card"
Generic.DeviceDescEx        = "MediaTek Wi-Fi 6/6E Wireless LAN Card"
MT7921.DeviceDescExA        = "MediaTek Wi-Fi 6 MT7921 Wireless LAN Card"
MT7921.DeviceDescExB        = "MediaTek Wi-Fi 6 MT7921"
MT7921.DeviceDescExC        = "MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter"
RZ608.DeviceDescExA         = "RZ608 Wi-Fi 6E 80MHz"
INSTALL_DISK_STR            = "Wireless 11AC PCI Installation Disk"

Generic.Service.DispName    = "Mediatek PCI LE Extensible Wireless LAN Card Driver"

;
; Parameters
;
RadioOnOff                  = "????? ???/????"
CountryRegion24G            = "??????/?????? (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             = "??????/?????? (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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "??????????????/??????? ?????"
CurrPhyMode                 = "802.11ax/ac/n/abg"
Phy_11ax                    = "802.11ax"
Phy_11ac                    = "802.11ac"
Phy_11n                     = "802.11n"
Phy_11abg                   = "802.11a/b/g"
BWSelection24G              = "2.4GHz channel bandwidth"
BWSelection5G               = "5GHz channel bandwidth"
BW_Auto                     = "Auto"
BW_20                       = "20MHz only"
BandSelection               = "Band Selection"
Band_Dual                   = "Dual Band"
Band24G                     = "2.4G Only"
Band5G                      = "5G Only"
PreferredBand               = "@54?>G8B05<0O G0AB>B0"
NoPref                      = "5B ?@54?>GB5=89"
Band_24G                    = "@54?>G8B0BL G0AB>BC 2,4 F"
Band_5G                     = "480?07>= 5 F ?@54?>GB8B5;L=59."
DisableWakeOnMagic          = "@>1C645=85 ?0:5B>< Magic Packet"
DisableWakeOnPattern        = "@>1C645=85 ?@8 A>>B25BAB288 H01;>=C"
Disable                     = "K:;NG5=>"
Enable                      = ":;NG5=>"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "MediaTek Client"
WPS_DEVNAME_CUSTOMER1       = "Corega Client"

WirelessMode                = "Wireless Mode"
WirelessModeBoth            = "Both"
WirelessMode24G             = "2.4G"
WirelessMode5G              = "5G"
WirelessModeAuto            = "Auto"

FAST_ROAMING_SENSITIVITY_STR = "??????? ????????????????" 
DISABLE_STR                 = "6.?????????"
LOWEST_STR                  = "5.????? ??????"
MEDIUM_LOW_STR              = "4.??????"
MEDIUM_STR                  = "3.???????"
MEDIUM_HIGH_STR             = "2.???????"
HIGHEST_STR                 = "1.??????"

BACKGROUNDSCAN              = "Background Scan"
ALLOW                       = "Allow"
DISALLOW                    = "Disallow"

PMF                         = "Protect Management Frame"
CHANNEL_MODE                = "Channel Mode"
ChannelMode_0               = "2.4G"
ChannelMode_1               = "2.4G + 5G"
ChannelMode_2               = "5G Only"

PreferABand                 = "Prefer 5G"

LowpowerStr                 = "-=5@3>A15@565=85 ?@8 ?@>AB>5"
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.12