MT7601驱动配置文件详解

来源:互联网 发布:乐视tv下载软件 编辑:程序博客网 时间:2024/05/21 07:02

转载注明出处:http://blog.csdn.net/u013286409/article/details/51481836

[CountryCode]

example: CountryCode= ( Default is empty) 
remarks:
2 characters, like TW for Taiwan.
Please refer to ISO3166 code list for other countries and can be found at
http://www.iso.org/iso/prods-services/iso3166ma/02iso-3166-codelists/country_names_and_code_elements
[NetworkType] 
example: NetworkType=Infra
value: Infra,Adhoc
Infra:infrastructure mode
Adhoc:adhoc mode
[WirelessMode]
example: WirelessMode=5
value: 0~15
remarks:
0: legacy 11b/g mixed
1: legacy 11B only
2: legacy 11A only
3: legacy 11a/b/g mixed
4: legacy 11G only
5: 11ABGN mixed
6: 11N only
7: 11GN mixed
8: 11AN mixed
9: 11BGN mixed
10: 11AGN mixed
11: 11N only in 5G band only
12: 11AC/A/AN/B/G/GN mixed (Only 11AC chipset support)
13: 11AC/A/AN/G/GN mixed (Only 11AC chipset support)
14: 11A/AN/AC mixed 5G band only (Only 11AC chipset support)
15: 11AC/AN mixed in 5G band (Only 11AC chipset support)
[CountryRegion]
description: Country region for WLAN radio 2.4G HZ regulation
example: CountryRegion=5
value: 0~7,31,32,33
remarks:
Region Channels
01-11
11-13
210-11
10-13
14
1-14
3-9
5-13
31 1-14
32 1-11 active scan, 12 and 13 passive scan
33 1-14 all active scan, 14 b mode only
[CountryRegionABand]
Description: Country region for WLAN radio 5G HZ regulation
example: CountryRegionABand=7
value: 0~11
remarks:
Region Channels
36, 40, 44, 48, 52, 56, 60, 64, 149, 153, 157, 161, 165
36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140
36, 40, 44, 48, 52, 56, 60, 64
52, 56, 60, 64, 149, 153, 157, 161
149, 153, 157, 161, 165
149, 153, 157, 161
36, 40, 44, 48
36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 149, 153, 157, 161, 165
52, 56, 60, 64
36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 132, 136, 140, 149, 153, 157, 161, 165
10 36, 40, 44, 48, 149, 153, 157, 161, 165
11 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 149, 153, 157, 161
[Channel]
example: Channel=0
remarks:
Depends on CountryRegion or CountryRegionForABand.
Default value = 0, the driver scan BSSID’s channel automatically
[SSID]
Description: The target BSSID string name
examples: SSID=DYX-AP
remarks: 0~z, 1~32 ASCII characters
[BeaconPeriod]
DescriptionBeacon period setting (It is SoftAP only)
example BeaconPeriod=100
[TxPower]
Description: WLAN Radio Transmit Power setting in percentage
example TxPower=100
Value: 0~100
[BGProtection]
Description: Enable/disable WLAN 11B or 11G protection
Value: 0 , 1
example: BGProtection=0
remarks:
0: disable
1: enable 
[TxPreamble]
Description: Enable or disable Tx preamble
Value: 0 , 1
example: TxPreamble=0
remarks:
0: disable
1: enable
RTSThreshold]
Description: Set RTS Threshold
Value: 1~2347
example: RTSThreshold=2347
[FragThreshold]
Description: Set Fragment threshold
Value: 256~2346
example: FragThreshold=2346
[TxBurst]
Description: Enable or disable Tx burst
Value: 0 , 1
example: TxBurst=1
remarks:
0: disable
1: enable
[PktAggregate]
Description: Enable or disable Tx Aggregate
Value: 0 , 1
example: PktAggregate=0
remarks:
0: disable
1: enable
[WmmCapable]
Description: Enable or disable WMM QOS function
Value: 0 , 1
example: WmmCapable=1
remarks:
0: disable
1: enabl 
[AckPolicy]
Description: Ack policy supports normal Ack or no Ack (AC_BK, AC_BE, AC_VI, AC_VO)
Value: 0,1
example: AckPolicy=0;0;0;0
remarks:
0: No ack
1: normal Ack
[AuthMode]
Description: WLAN security Authentication mode
Value: OPEN , SHARED , WEPAUTO , WPAPSK , WPA2PSK , WPA , WPA2
example: AuthMode=OPEN
remarks: 
OPEN For open system
SHARED For shared key system
WEPAUTO Auto switch between OPEN and SHARED
WPAPSK For WPA pre-shared key (Infra)
WPA2PSK For WPA2 pre-shared key (Infra)
WPANONE For WPA pre-shared key (Adhoc)
WPA For enterprise mode (Need wpa_supplicant)
WPA2 For enterprise mode (Need wpa_supplicant)
[EncrypType]
Description: WLAN security Encryption type
Value: NONE , WEP , TKIP , AES
example: EncrypType=NONE
remarks:
NONE For AuthMode=OPEN
WEP For AuthMode=OPEN or AuthMode=SHARED
TKIP For AuthMode=WPAPSK or WPA2PSK
AES For AuthMode=WPAPSK or WPA2PSK
[WPAPSK]
Description: WLAN Security string for (TKIP/AES)
Value: 
example: WPAPSK=
remarks:
8~63 ASCII
Or
64 HEX characters
[DefaultKeyID]
Description: Default key ID
Value: 1~4
example: DefaultKeyID=1

[Key1Type][Key2Type][Key3Type][Key4Type]
Description: Key 1 type
Value: 0 , 1
example: Key1Type=0
remarks:
0: Hexadecimal type
1: ASCII type 
[Key1Str][Key2Str][Key3Str][Key4Str]
Description: Key 1 string
example: Key1Str=
remarks:
10 or 26 characters (key type=0)
5 or 13 characters (key type=1)
[PSMode]
Description: WLAN Power Saving mode
Value: CAM , Max_PSP , Fast_PSP , Legacy_PSP
example: PSMode=CAM
remarks:
CAM Constantly Awake Mode
Max_PSP Max Power Saving
Fast_PSP Fast Power Saving
Legacy_PSP Legacy Power Saving
[AutoRoaming]
Description: Enable or disable WLAN driver auto roaming between APs.
Value: 0 , 1
example: AutoRoaming=0
remarks:
0: disable
1: enable
[RoamThreshold]
Description: WLAN Roaming RSSI threshold
example: RoamThreshold=70
[APSDCapable]
Description: Enable or disable APSD Capable support
Value:
APSDCapable=0
0: disable
1: enable
[APSDAC]
Description: Enable or disable APSD access control
Value:
APSDAC=0;0;0;0
0: disable
1: enable
[FixedTxMode]
Description: Fix Transmit mode
Value:
FixedTxMode=ofdm
CCK
OFDM
HT
[HT_RDG]
Description: Enable or disable HT Reverse Direction Grant
Value:
HT_RDG=1
0: disable
1: enable
[HT_EXTCHA]
Description: To locate the 40MHz channel in combination with the control
Value:
HT_EXTCHA=0
0: Below
1: Above
[HT_OpMode]
Description: HT operation mode
Value:
HT_OpMode=0
0: HT mixed mode
1: HT Greenfield mode
2.1.40 HT_MpduDensity
Description: Minimum separation of MPDUs in an A-MPDU
Value:
HT_MpduDensity=4
0~7
0: no restriction
1: 1/4 μs
2: 1/2 μs
3: 1 μs
4: 2 μs
5: 4 μs
6: 8 μs
7: 16 μs
[HT_BW]
Description: HT channel Bandwidth
Value:
HT_BW=1
0: 20 MHz
1: 40 MHz
2.1.42 HT_BADecline
Description: Enable or disable decline Block Ack to peer
Value:
HT_BADecline=0
0: disable
1: enable
[HT_AutoBA]
Description: Enable or disable auto build Block Ack section with peer
Value:
HT_AutoBA=1
0: disable
1: enable
[HT_AMSDU]
Description: Enable or disable AMSDU section
Value:
HT_AMSDU=0
0: disable
1: enable
[HT_BAWinSize]
Description: Block Ack window size
Value:
HT_BAWinSize=64
1~64
[HT_GI]
Description: HT Guard interval support
Value:
HT_GI=1
0: Long guard interval
1: short guard interval
[HT_MCS]
Description: WLAN Modulation and Coding Scheme (MCS)
Value:
HT_MCS=33
0 ~15, 32: Fix MCS rate for HT rate.
33: Auto Rate Adaption, recommended
[HT_MIMOPSMode]
Description: 802.11n SM power save mode
Value:
HT_MIMOPSMode=3
0: Static SM Power Save Mode
2: Reserved
1: Dynamic SM Power Save Mode
3: SM enabled
(not fully support yet)
[HT_DisallowTKIP]
Description: Enable or disable 11N rate with 11N AP when cipher is TKIP or WEP
Value:
HT_DisallowTKIP=1
0: disable
1: enable
[HT_STBC]
Description: Enable or disable HT STBC support
Value:
HT_STBC=0
0: disable
1: enable
[VHT_BW]
Description: VHT channel Bandwidth
Value:
VHT_BW=1
0: 20/40 MHz
1: 80 MHz
[IEEE80211H]
Description: Enable or disable IEEE 802.11h function. Spectrum management.
This field can only be enabled in A band.
Value:
IEEE80211H=0
0: disable
1: enable
[WirelessEvent]
Description: Enable or disable driver to send Linux Wireless event support.
Value:
WirelessEvent=0
0: disable
1: enable
[CarrierDetect]
Description: Enable or disable carrier detection
Value:
CarrierDetect=0
0: disable
1: enable
[AntDiversity]
Description: Enable or disable antenna diversity (only 1x1 support, please confirm HW first)
Value:
AntDiversity=0
0: disable
1: enable


[BeaconLostTime]
Description: Becon lost time = 4 seconds then disconnect with AP.
Value:
BeaconLostTime=4
1~60
[PSP_XLINK_MODE]
Description: Enable or disable XLINK mode
Value:
PSP_XLINK_MODE=0
0: disable
1: enable
[WscManufacturer]
Description: WPS manufacturer string
Value:
WscManufacturer=
Less than 64 characters
[WscModelName]
Description: WPS Mode name string
Value:
WscModelName=
Less than 32 characters
[WscDeviceName]
Description: WPS Device name string
Value:
WscDeviceName=
Less than 32 characters
[WscModelNumber]
Description: WPS Device model number string
Value:
WscModelNumber=
Less than 32 characters
[WscSerialNumber]
Description: WPS serial number string
Value:
WscSerialNumber=
Less than 32 characters
[RadioOn]
Description: Enable or disable RF
Value:
RadioOn=1
0: disable
1: enable
[Wsc4digitPinCode]
Description: WPS 4 digit pin code string
Value:
Wsc4digitPinCode=0
4 digit
[DetectPhy]
Description: Disable/Enable iNIC Phy link detection. if Phy link down will reset iNIC to load firmware.
Value:
DetectPhy=0
0: disable
1: enable
Note: only available on iNIC MT76XX FW v2.7.0.8 and after.
[Thermal]
Description: Disable/Enable iNIC thermal function
Value:
Thermal=0
0: disable
1: enable
Note:
Thermal function will be according to criteria with current temperature to configure Ant.
Criteria Value: 1~1000
default:80
Example:
iwpriv ra0 set tpc =80
Only available on iNIC MT76XX FW v2.7.0.8 and after
Syntax is iwpriv ra0 set [parameters]=[Value]
Note: Execute one iwpriv/set command at a time
0 0
原创粉丝点击