u2300d.inf Driver File Contents (Buffalo_WLI-UC-GNM_Win.zip)

;****************************************************************************************
;
;   u2300d.inf  (original name: rt2870.inf)
;
;   This installation script supports Windows 2000 & XP for MediaTek Wireless LAN Card.
;
;   MediaTek Inc. (C)2014. All rights reserved.
;
;****************************************************************************************

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %BUFFALO%
Compatible      = 1
DriverVer       = 10/09/2014, 5.01.19.0000
CatalogFile     = u2300d.cat            ;for WHQL certified

[ControlFlags]
;***********Ralink 802.11 n board  ***********
ExcludeFromSelect = *

[Manufacturer]
%BUFFALO%       = BUFFALO

[BUFFALO]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%BUFFALO_0241.DeviceDesc%   = RTWLAN_5572_RC2.ndi,  USB\VID_0411&PID_0241
%BUFFALO_0253.DeviceDesc%   = RTWLAN_5572_RC2.ndi,  USB\VID_0411&PID_0253

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

[RTWLAN_5572_RC2.ndi.NT]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg, DefaultBand.reg, RemoveFlag.reg, PsControl.reg, ChannelMode.reg, WirelessMode_ABGN.reg, EDCCAEnable.reg, IEEE80211H.reg
DelReg                  = RegRemove.delReg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles

; NT services sections

[RTWLAN_5572_RC2.ndi.NT.Services]
AddService              = u2300d, 2, Generic.Service, common.EventLog

;*******************************************************************************************
; NT CoInstallers Sections
;*******************************************************************************************

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

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

[Common.reg]
;*******************************************************************************************
; System Level Property

;
; Current Profile
;
HKR, ,                            CurProfile,      0,""
HKR, Default,                     CurProfile,      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%

;
; Auto Reconnect Mode
;
HKR, ,                            AutoReconnect,   0, "1"

;
; Show Hidden SSID in Site Survey Page
;
HKR, ,                            ShowHiddenSSID,  0, "0"   ; 0=disable(default), 1=enable

;*******************************************************************************************
; Advance Page

;
; OpMode
;
HKR, ,                            OpMode,          0, "0"

;
; CCX drastic roaming use
;
HKR, ,                            CCXPktLossLimitTime,    0, "30"

;
; CCX Dbm offset
;
HKR, ,                            CCXDbmOffset,    0, "4"

;
; CCX VO/VI Drop Period, 3 or 5 is recommanded
;
HKR, ,                            CACDropPeriod,    0, "0"

;
; CCX VO/VI Drop Criteria
;
HKR, ,                            CACDropCriteria,    0, "1700"

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "9"

;
; Enable patch for pass wifi 11n draft
;
HKR, ,                            TGnWifiTest,     0, "0"

;
; Use Short Slot Time
;
HKR, ,                            ShortSlot,       0, "1"

;
; Use Turbo rate
;
HKR, ,                            TurboRate,       0, "0"

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

;
; Disable 5GHz adhoc mode
;
HKR, ,                            Adhoc5GDisable,  0, "0"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "1"

;
; Use BG Protection
;
HKR, ,                            BGProtection,    0, "0"

;
; CarrierDetect
;
HKR, ,                            CarrierDetect,   0, "0"

;
; AutoChannelSelect
;
HKR, ,                            AutoChannelSelect,0, "0"

;
; WMMCapable
;
HKR, ,                            WMMCapable,      0, "1"

;
; APSDCapable
;
HKR, ,                            APSDCapable,     0, "0"

;
; APSDAC_BE
;
HKR, ,                            APSDAC_BE,       0, "0"

;
; APSDAC_BK
;
HKR, ,                            APSDAC_BK,       0, "0"

;
; APSDAC_VI
;
HKR, ,                            APSDAC_VI,       0, "0"

;
; APSDAC_VO
;
HKR, ,                            APSDAC_VO,       0, "0"

;
; MaxSPLength
;
HKR, ,                            MaxSPLength,     0, "0"
HKR, Default,                     MaxSPLength,     0, "0"

;
; DLSCapable
;
HKR, ,                            DLSCapable,      0, "0"

;
; DirectMode
;
HKR, ,                            DirectMode,      0, "0"

;
; RDG
;
HKR, ,                            RDG,             0, "1"

;
; ProhibitTKIPonHT
;
HKR, ,                            ProhibitTKIPonHT,0, "1"

;
; Link Speed Status
;
HKR, ,                            LinkSpeedStatus, 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%

;
; AdhocN40MHzAllowed
;
HKR, ,                            AdhocN40MHzAllowed,0, "0"

;
; WSC Version2 
HKR, ,                            WSCVersion2,     0x00010001, 0x00000020

;
; WSC 2.0 Testbed for some test items. 
HKR, ,                            WSC20Testbed,     0x00010001, 0x0000000C

;
; PSP XLink mode
;
HKR, ,                            PSPXlink,        0, "0"
;HKR, NDI\params\PSPXlink,         ParamDesc,       0, %PSPXlink%
;HKR, NDI\params\PSPXlink,         type,            0, "enum"
;HKR, NDI\params\PSPXlink,         default,         0, "0"
;HKR, NDI\params\PSPXlink\enum,    0,               0, %Disable%
;HKR, NDI\params\PSPXlink\enum,    1,               0, %Enable%

;
; CCX2 control
;
HKR, ,                            CCX2Control,     0x00010001, 0x00fa4600

;
; Fast Roaming Sensitivity
;
HKR, ,                                  FastRoamingSensitivity,    0, "3"
HKR, NDI\params\FastRoamingSensitivity,              ParamDesc,    0, %FAST_ROAMING_SENSITIVITY_STR%
HKR, NDI\params\FastRoamingSensitivity,              Type,         0, "enum"
HKR, NDI\params\FastRoamingSensitivity,              Default,      0, "3"
HKR, NDI\params\FastRoamingSensitivity,              Optional,     0, "0"
HKR, NDI\params\FastRoamingSensitivity\enum,         "0",          0, %DISABLE_STR%
HKR, NDI\params\FastRoamingSensitivity\enum,         "1",          0, %LOWEST_STR%
HKR, NDI\params\FastRoamingSensitivity\enum,         "2",          0, %MEDIUM_LOW_STR%
HKR, NDI\params\FastRoamingSensitivity\enum,         "3",          0, %MEDIUM_STR%
HKR, NDI\params\FastRoamingSensitivity\enum,         "4",          0, %MEDIUM_HIGH_STR%
HKR, NDI\params\FastRoamingSensitivity\enum,         "5",          0, %HIGHEST_STR%

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

;
; Wifi Direct settings
;
HKR, ,                            WifiDirectControl,	0x10001, "0x803f8078"
HKR, Default,                     WifiDirectControl,	0x10001, "0x803f8078"

;
; P2P Reinforced ACK check
;
HKR, ,                            P2PAckCheck,    0, "1"
HKR, Default,                     P2PAckCheck,    0, "1"

;
; Enable P2P Video Boost within P2P Group
;
HKR, ,                            P2PVideoBoost,      0, "0"

;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting, 0x10001, "0x22CA15"
HKR, Default,                     TransmitSetting, 0x10001, "0x22CA15"

;
; Rssi Delta
;
HKR, ,                            RssiDelta,       0, "6"

;
; Vendor Description
;
HKR, ,                            VendorDesc,      0, %VENDOR_DESC_DEF_STR%
HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_DEF_STR%

;
; WPS Device Name
;
HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_DEF_STR%
HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_DEF_STR%

;*******************************************************************************************
; Profile

;
; SSID
;
;HKR, ,                           SSID,            0, %SSID_DEF_STR%
;HKR, Default,                    SSID,            0, %SSID_DEF_STR%
;HKR, NDI\params\SSID,            ParamDesc,       0, "SSID"
;HKR, NDI\params\SSID,            type,            0, "edit"
;HKR, NDI\params\SSID,            limitText,       0, "32"
;HKR, NDI\params\SSID,            default,         0, %SSID_DEF_STR%

;
; Network Type
;
HKR, ,                            NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, Default,                     NetworkType,     0, %NETWORK_TYPE_DEF_STR%

;
; Channel
;
HKR, ,                            Channel,         0, %CHANNEL%
HKR, Default,                     Channel,         0, %CHANNEL%


;*******************************************************************************************
; System Configuration Page

;
; Local Administration MAC Network Address
;
HKR, ,                            NetworkAddress,  0, ""
HKR, Default,                     NetworkAddress,  0, ""
HKR, NDI\params\NetworkAddress,   ParamDesc,       0, %LocalNetworkAddress%
HKR, NDI\params\NetworkAddress,   type,            0, "edit"
HKR, NDI\params\NetworkAddress,   limitText,       0, "12"
HKR, NDI\params\NetworkAddress,   default,         0, ""
HKR, NDI\params\Networkaddress,   optional,        0, "1"

;
; Power Saving Mode
;
HKR, ,                            PSMode,          0, "0"
HKR, Default,                     PSMode,          0, "0"
HKR, NDI\params\PSMode,           ParamDesc,       0, %PSMode%
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, %CAM%
HKR, NDI\params\PSMode\enum,      1,               0, %MAXPSP%

;
; CAM when AC Power
;
HKR, ,                            ACPowerCam,      0, "0"
HKR, Default,                     ACPowerCam,      0, "0"

;
; Preamble Type
;
HKR, ,                            PreambleType,    0, "0"
HKR, Default,                     PreambleType,    0, "0"

;
; RTS Threshold
;
HKR, ,                            RTSThresh,       0, "2347"
HKR, Default,                     RTSThresh,       0, "2347"

;
; Fragment Threshold
;
HKR, ,                            FragThresh,      0, "2346"
HKR, Default,                     FragThresh,      0, "2346"

;*******************************************************************************************
; Authentication & Security Page

;
; Authentication Type
;
HKR, ,                            AuthenType,      0, "0" ; Open System
HKR, Default,                     AuthenType,      0, "0"
                                  
;                                 
; Encryption                      
;                                 
HKR, ,                            Encryption,      0, "1" ; Disable
HKR, Default,                     Encryption,      0, "1"
                                  
;                                 
; WEP Keys Length                 
;                                 
HKR, ,                            WEPKeyLen,       0, "0"
HKR, Default,                     WEPKeyLen,       0, "0"
                                  
;                                 
; WEP Key to use                  
;                                 
HKR, ,                            WEPKeyUse,       0,"1"
HKR, Default,                     WEPKeyUse,       0,"1"
                                  
;                                 
; WEP Key1                        
;                                 
HKR, ,                            WEPKey1,         0,""
HKR, Default,                     WEPKey1,         0,""
                                  
;                                 
; WEP Key2                        
;                                 
HKR, ,                            WEPKey2,         0,""
HKR, Default,                     WEPKey2,         0,""
                                  
;                                 
; WEP Key3                        
;                                 
HKR, ,                            WEPKey3,         0,""
HKR, Default,                     WEPKey3,         0,""
                                  
;                                 
; WEP Key4                        
;                                 
HKR, ,                            WEPKey4,         0,""
HKR, Default,                     WEPKey4,         0,""
                                  
;                                 
; Reposit Bssid List              
;                                 
HKR, ,                            BssidRepositTime,0, "90"
                                  
; Fix SoftAP BW20 Setting
HKR, ,                            FixAPBW20,      0, "0"
;HKR, NDI\params\FixAPBW20,        ParamDesc,      0, %APBW20_CFG%
;HKR, NDI\params\FixAPBW20,        type,           0, "enum"
;HKR, NDI\params\FixAPBW20,        default,        0, "0"
;HKR, NDI\params\FixAPBW20\enum,0,                 0, %Disable%
;HKR, NDI\params\FixAPBW20\enum,1,                 0, %Enable%

                                  
[RemoveFlag.reg]                  
HKR, ,                            SafelyRemoveOff, 0, "1"
                                  
[IEEE80211H.reg]
HKR, ,                            IEEE80211H,      0, "1"
HKR, NDI\params\IEEE80211H,       ParamDesc,       0, %IEEE802_11h%
HKR, NDI\params\IEEE80211H,       type,            0, "enum"
HKR, NDI\params\IEEE80211H,       default,         0, "1"
HKR, NDI\params\IEEE80211H\enum,  0,               0, %Disable%
HKR, NDI\params\IEEE80211H\enum,  1,               0, %Enable%

[IEEE80211H_SET.reg]                  
HKR, ,                            IEEE80211H,      0, "1"
                                  
[CarrierDetect.reg]               
HKR, ,                            CarrierDetect,   0, "1"
                                  
[SmartScan.reg]                   
HKR, ,                            SmartScan,       0, "1"

[BackgroundScan.reg]
HKR, NDI\params\SmartScan,        ParamDesc,       0, %BackgroundScan%
HKR, NDI\params\SmartScan\enum,   0,               0, %ALLOW%
HKR, NDI\params\SmartScan\enum,   1,               0, %DISALLOW%

[PsControl.reg]
;
; Power Saving Control
;
HKR, ,                            PSControl,       0x00010001, 0x00000001

[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%
;HKR, NDI\params\CountryRegionABand\enum, 17,                 0, %CountryRegion5G_17%

[5GBandOnly.reg]
; 5G Band Only
;
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%
;HKR, NDI\params\CountryRegionABand\enum,17,                0, %CountryRegion5G_17%
HKR, ,                                 ChannelMode,        0, "1"

[SingleBand_DisCh14.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,      6,                  0, %CountryRegion24G_6%
;HKR, NDI\params\CountryRegion\enum,      7,                  0, %CountryRegion24G_7%

;*******************************************************************************************
; Customer Request
;*******************************************************************************************

[BTCoexist.reg]
HKR, ,                BTSoftwareOn,      0, "0"
HKR, ,                BTConfiguration, 0x00010001, 0x380004fd

[LinkSpeedStatusRxDynamicRate.reg]
;
; LinkSpeedStatus
;
HKR, ,                            LinkSpeedStatus, 0, "2"

[LinkSpeedStatus.reg]
;
; LinkSpeedStatus
;
HKR, ,                            LinkSpeedStatus, 0, "1"

[LinkQualitySetting.reg]
;
;LinkQualitySetting
;
HKR, ,                            LinkQualitySetting, 0x00010001, "0x51"

[GainProSpeed.reg]
HKR, ,                            GainProSpeed, 0x00010001, 0x00000300 

[InitChn14Disabled.reg]
;
; Disable Channel 14 for JP
;
HKR, ,                            InitChn14Disabled,0,"1"

[CoInstOpt_DisableN.reg]
;
; RaCoInstaller Options
;
; CoInstaller Options for Azurewave, MSI
HKR, ,                            RaCoInstOpt,     0,"01101111"
HKR, ,                            CountryWirelessMode,     0x00010001, 0x00001000 

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

[BaldEagle.reg]
;
; Bald Eagle Mechanism
;
HKR, ,                            BaldEagleSSID, 0, %BaldEagle_SSID%

[Led2.reg]
;
; Led Configuration
;
HKR, ,                            LedCfg,  0, "1"   ; 0=firmware(def), 1=asic

[Feature.reg]
HKR, ,                FeatureSetting, 0x00010001, 0x1

[TxBf.reg]
;
; ETxBfEn
;
HKR, ,                            ETxBfEn,		0,	"0"

;
; ETxBfTimeout
;
HKR, ,                            ETxBfTimeout,	0,	"40000"

;ss
; ETxBfNonCompressedFeedback
;
HKR, ,                            ETxBfNonCompressedFeedback,	0,	"0"

[Vht.reg]
;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting,      0x10001, "0x11D21B"
HKR, Default,                     TransmitSetting,      0x10001, "0x11D21B"

; WirelessMode
HKR, ,                            WirelessMode,    0, "11"

; FW single command
HKR, ,                            FullCalibrationOffloadEnable,      0, "1"

[Vht_NoCal.reg]
;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting,      0x10001, "0x11D21B"
HKR, Default,                     TransmitSetting,      0x10001, "0x11D21B"

; WirelessMode
HKR, ,                            WirelessMode,    0, "11"


[MT7601.reg]
;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting,      0x10001, "0x22CA15"
HKR, Default,                     TransmitSetting,      0x10001, "0x22CA15"

[TxRxConfigByRegistry.reg]
;
;TxRxConfigByRegistry
;
HKR, ,                            TxRxConfigByRegistry,	0,	"1"

[MulticastRateAutoSelected.reg]
;
;MulticastRateAutoSelected
;
HKR, ,                            SoftAPForceMulticastRate, 	0,	"11000000"

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

[NotProhibitTKIPonHT.reg]
;
; Not ProhibitTKIPonHT
;
HKR, ,                            ProhibitTKIPonHT,0, "0"

[WepConnectCheckEncry.reg]
;
; Check Encry of AP when setting WEP connection
;
HKR, ,                            WepConnectCheckEncry,0, "1"

[WirelessMode_BGN.reg]
; WirelessMode BGN Only
HKR, ,                            RaCoInstOpt,     0,"01101111"
HKR, ,                            CountryWirelessMode,     0x00010001, 0x00001110

HKR, ,                            WirelessMode,    0, "9"

[WirelessModeSwitch.reg]
; 2.4G/5G Switch
HKR, ,                              RaCoInstOpt,     0,"01101111"
HKR, ,                              WirelessMode,    0, "5"
HKR, NDI\params\WirelessMode,       ParamDesc,       0, %WirelessMode%
HKR, NDI\params\WirelessMode,       type,            0, "enum"
HKR, NDI\params\WirelessMode,       default,         0, "5"
HKR, NDI\params\WirelessMode\enum,  5,               0, %WirelessModeBoth%
HKR, NDI\params\WirelessMode\enum,  9,               0, %WirelessMode24G%
HKR, NDI\params\WirelessMode\enum,  8,               0, %WirelessMode5G%

[WirelessMode_ABGN.reg]
; WirelessMode ABGN
HKR, ,                            RaCoInstOpt,     0,"01101111"
HKR, ,                            WirelessMode,    0, "5"

[RoamingDef_medium.reg]
HKR, ,                                FastRoamingSensitivity,    0, "3"
HKR, NDI\params\FastRoamingSensitivity,              Default,    0, "3"

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

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

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

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

[PreferABand.reg]
; Prefer 5G/2.4G
;
HKR, ,                                  PreferABand,     0, "1"
HKR, NDI\params\PreferABand,            ParamDesc,       0, %PreferABand%
HKR, NDI\params\PreferABand,            type,            0, "enum"
HKR, NDI\params\PreferABand,            default,         0, "1"
HKR, NDI\params\PreferABand\enum,       1,               0, %Enable%
HKR, NDI\params\PreferABand\enum,       0,               0, %Disable%

[ChannelMode.reg]
HKR, ,                                 ChannelMode, 0, "1"
HKR, NDI\params\ChannelMode,    ParamDesc,          0, %CHANNEL_MODE%
HKR, NDI\params\ChannelMode,    type,               0, "enum"
HKR, NDI\params\ChannelMode,    default,            0, "1"
HKR, NDI\params\ChannelMode\enum,0,                 0, %ChannelMode_0%
HKR, NDI\params\ChannelMode\enum,1,                 0, %ChannelMode_1%
HKR, NDI\params\ChannelMode\enum,2,                 0, %ChannelMode_2%

[UsbSpeed.reg]
;
; for USB speed selection
;
HKR, ,                            MaxUserUsbSpeed,           0, "0"
;HKR, NDI\params\MaxUserUsbSpeed,            ParamDesc,       0, %MAX_USER_USB_SPEED%
;HKR, NDI\params\MaxUserUsbSpeed,            type,            0, "enum"
;HKR, NDI\params\MaxUserUsbSpeed,            default,         0, "0"
;HKR, NDI\params\MaxUserUsbSpeed\enum,       2,               0, %HighSpeed%
;HKR, NDI\params\MaxUserUsbSpeed\enum,       3,               0, %SuperSpeed%
;HKR, NDI\params\MaxUserUsbSpeed\enum,       0,               0, %AutoSpeed%

HKR, ,                            MaxPlatformUsbSpeed,  0x10001, 0

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

[CountryTargetTxPowerMode_Set2.reg]
HKR, ,                            CountryTargetTxPowerMode,  0, "2"

[CountryTargetTxPowerMode_Set3.reg]
HKR, ,                            CountryTargetTxPowerMode,  0, "3"

[DisableUpdateTemperature.reg]
HKR, ,                            UpdateBbBasedOnTemperature7650Enable,  0, "0"

[ThermalEnable.reg]
; Thermal solution setting
HKR, ,                            ThermalEnable,      0, "1"

[EDCCAEnable.reg]
; EDCCA Test Setting
HKR, ,                            EDCCAEnable,      0, "1"
;HKR, ,                            RDG,              0, "0"

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

[CalibrationOption_01.reg]
HKR, ,                            CalibrationOption,     0,"00000001"

[CalibrationOption_07.reg]
HKR, ,                            CalibrationOption,     0,"00000111"

[CountryTargetTxPowerMode_Set4.reg]
HKR, ,                            CountryTargetTxPowerMode,    0, "4"

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


[HWPBCProtect.reg]
; HWPBCProtect setting
HKR, ,                            HWPBCProtect,      0, "1"

[RDG_Disable.reg]
; Disable RDG setting
HKR, ,                            RDG,             0, "0"

[FullCalibrationOffloadEnable.reg]
; FW single command
HKR, ,                            FullCalibrationOffloadEnable,      0, "1"

[TxOpSetting_01.reg]
; Set Backoff time of TxOp mode
HKR, ,                            TxOpSetting,      0, "1"


;
; Remove registry
;
[RegRemove.delReg]
; Remove CountryRegion
HKR, NDI\params\CountryRegion
HKR, NDI\params\CountryRegionABand

; Remove IEEE80211H
HKR, NDI\params\IEEE80211H

; Remove Single Buffer
HKR, ,SingleBuf

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

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

[NT.CopyFiles]
u2300d.sys                   ; NT Installation
FW_7662.bin,,,2
Patch_7662.bin,,,2

[CoInstaller.CopyFiles]
RaCoInst.dll
RaCoInst.dat

[SourceDisksNames]
1                       = %INSTALL_DISK_STR%,,,

[SourceDisksFiles] 
u2300d.sys              = 1
RaCoInst.dll            = 1
RaCoInst.dat            = 1
FW_7662.bin             = 1
Patch_7662.bin          = 1

;*******************************************************************************************
; NT specific
;*******************************************************************************************
[RTUSB.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "u2300d"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[Generic.Service]
DisplayName                 = %Generic.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\u2300d.sys
LoadOrderGroup              = NDIS

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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[Strings]
BUFFALO                     = "BUFFALO INC."

BUFFALO_0241.DeviceDesc     = "BUFFALO WI-U2-300D Wireless LAN Adapter"
BUFFALO_0253.DeviceDesc     = "BUFFALO WLP-U2-300D Wireless LAN Adapter"

INSTALL_DISK_STR            = "AirNavigator CD"

Generic.Service.DispName    = "BUFFALO WI-U2-300D Series Wireless LAN Driver"

;
; Don't put spaces around=sign otherwise installer will not be able to
; find these lines.
; SSID_DEF_STR                = ""
VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."
NETWORK_TYPE_DEF_STR        = "1"
CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "BUFFALO Client"

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

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)"
CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"
IEEE802_11h                 = "IEEE802.11h"
SmartScan                   = "Multimedia/Gaming Environment"
PSPXlink                    = "PSP Xlink Mode"
LocalNetworkAddress         = "Local MAC Network Address"
PSMode                      = "Power Saving Mode"
CAM                         = "CAM"
MAXPSP                      = "Max_PSP"
BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

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"

MAX_USER_USB_SPEED          = "Max USB Speed"
HighSpeed                   = "USB 2.0"
SuperSpeed                  = "USB 3.0"
AutoSpeed                   = "USB Auto"

APBW20_CFG                 = "AP Mode Force BW20"
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.98