blob: a4aa9b7da11e14bb3b6bf4f492efcf90cf343e6a [file] [log] [blame]
wangxl2497caf2015-02-04 13:48:38 +08001# This file allows user to override the factory
2
3# defaults for the WLAN Driver
4
5
6# Enable IMPS or not
7gEnableImps=1
8
9# Enable/Disable Idle Scan
10
11gEnableIdleScan=0
12
13
14# Increase sleep duration (seconds) during IMPS
15# 0 implies no periodic wake up from IMPS. Periodic wakeup is
16# unnecessary if Idle Scan is disabled.
17gImpsModSleepTime=0
18
19
20# Enable BMPS or not
21gEnableBmps=1
22
23# Enable suspend or not
24
25# 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
26
27gEnableSuspend=3
28
29
30# Phy Mode (auto, b, g, n, etc)
31# Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
32gDot11Mode=0
33
34
35# CSR Roaming Enable(1) Disable(0)
36
37gRoamingTime=0
38
39
40# Assigned MAC Addresses - This will be used until NV items are in place
41
42# Each byte of MAC address is represented in Hex format as XX
43
44Intf0MacAddress=000AF58989FF
45Intf1MacAddress=000AF58989FE
46Intf2MacAddress=000AF58989FD
47
48Intf3MacAddress=000AF58989FC
49
50
51# UAPSD service interval for VO,VI, BE, BK traffic
52
53InfraUapsdVoSrvIntv=0
54
55InfraUapsdViSrvIntv=0
56
57InfraUapsdBeSrvIntv=0
58
59InfraUapsdBkSrvIntv=0
60
61# Flag to allow STA send AddTspec even when ACM is Off
62gAddTSWhenACMIsOff=1
63
64# Make 1x1 the default antenna configuration
65
66gNumRxAnt=1
67
68
69# Beacon filtering frequency (unit in beacon intervals)
70
71gNthBeaconFilter=50
72
73
74# Enable WAPI or not
75
76# WAPIIsEnabled=0
77
78
79# Flags to filter Mcast abd Bcast RX packets.
80
81# Value 0: No filtering, 1: Filter all Multicast.
82
83# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
84
85McastBcastFilter=3
86
87
88#Flag to enable HostARPOffload feature or not
89
90hostArpOffload=1
91
92
93#SoftAP Related Parameters
94
95# AP MAc addr
96
97gAPMacAddr=000AF589dcab
98
99
100# 802.11n Protection flag
101
102gEnableApProt=1
103
104
105#Enable OBSS protection
106
107gEnableApOBSSProt=1
108
109
110#Enable/Disable UAPSD for SoftAP
111
112gEnableApUapsd=1
113
114
115# Fixed Rate
116
117gFixedRate=0
118
119
120# Maximum Tx power
121
122# gTxPowerCap=30
123
124
125# Fragmentation Threshold
126
127# gFragmentationThreshold=2346
128
129
130# RTS threshold
131
132RTSThreshold=2347
133
134
135# Intra-BSS forward
136
137gDisableIntraBssFwd=0
138
139
140# WMM Enable/Disable
141
142WmmIsEnabled=0
143
144
145# 802.11d support
146
xuxy0506e179c552016-01-15 16:02:56 +0800147g11dSupportEnabled=0
wangxl2497caf2015-02-04 13:48:38 +0800148
149# CCX Support and fast transition
150CcxEnabled=0
151FastTransitionEnabled=1
152ImplicitQosIsEnabled=0
153gNeighborScanTimerPeriod=200
154
155gNeighborScanChannelMinTime=20
156gNeighborScanChannelMaxTime=30
157
158# Legacy (non-CCX, non-802.11r) Fast Roaming Support
159# To enable, set FastRoamEnabled=1
160# To disable, set FastRoamEnabled=0
161FastRoamEnabled=1
162
163#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
164#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
165#the RSSI of the new/roamable AP should be for roaming
166RoamRssiDiff=5
167
168# SAP Country code
169
170# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
171
172# Example
173
174# US Indoor, USI
175
176# Korea Outdoor, KRO
177
178# Japan without optional byte, JP
179
180# France without optional byte, FR
181
182#gAPCntryCode=USI
183
184
185#Short Guard Interval Enable/disable
186
187gShortGI20Mhz=1
188
189gShortGI40Mhz=1
190
191
192#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
193
194gAPAutoShutOff=0
195
196
197# SAP auto channel selection configuration
198
199# 0 = disable auto channel selection
200
201# 1 = enable auto channel selection, channel provided by supplicant will be ignored
202
203gApAutoChannelSelection=1
204
205
206# Listen Energy Detect Mode Configuration
207
208# Valid values 0-128
209
210# 128 means disable Energy Detect feature
211
212# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
213
214# 10-128 are reserved.
215
216# The EDET threshold mapping is as follows in 3dB step:
217
218# 0 = -60 dBm
219
220# 1 = -63 dBm
221
222# 2 = -66 dBm
223
224# ...
225
226# 7 = -81 dBm
227
228# 8 = -84 dBm
229
230# 9 = -87 dBm
231
232# Note: Any of these settings are valid. Setting 0 would yield the highest power saving (in a noisy environment) at the cost of more range. The range impact is approximately #calculated as:
233
234#
235
236# Range Loss (dB) = EDET threshold level (dBm) + 97 dBm.
237
238#
239
240gEnablePhyAgcListenMode=128
241
242
243#Preferred channel to start BT AMP AP mode (0 means, any channel)
244
245BtAmpPreferredChannel=0
246
247
248#Preferred band (both or 2.4 only or 5 only)
249
250BandCapability=0
251
252
253#Beacon Early Termination (1 = enable the BET feature, 0 = disable)
254
255enableBeaconEarlyTermination=1
256
257beaconEarlyTerminationWakeInterval=11
258
259
260#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable)
261
262gEnableBtAmp=0
263
264
265#SOFTAP Channel Range selection
266
267gAPChannelSelectStartChannel=1
268
269gAPChannelSelectEndChannel=11
270
271
272#SOFTAP Channel Range selection Operating band
273
274# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND
275
276gAPChannelSelectOperatingBand=0
277
278
279#Channel Bonding
280gChannelBondingMode5GHz=1
281
282
283#Enable Keep alive with non-zero period value
284
285gStaKeepAlivePeriod=30
286
287
288#Say gGoKeepAlivePeriod(5 seconds) and gGoLinkMonitorPeriod(10 seconds).
289#For every 10 seconds DUT sends Qos Null frame(i.e., Keep Alive frame if link is idle for last 10 seconds.)
290#For both active and power save clients.
291
292#Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit.
293#If doesn't honor for 5 seconds then Driver remove client.
294
295#Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not success still DUT try on
296#11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT will send 5 NULL frames.
297#Hence in any case DUT will detect client got removed in (10+5) seconds. i.e., (gGoKeepAlivePeriod +gGoLinkMonitorPeriod)..
298
299#gGoLinkMonitorPeriod/ gApLinkMonitorPeriod is period where link is idle and it is period
300#where we send NULL frame.
301
xuxy0506f98b6312015-09-25 18:05:32 +0800302gApLinkMonitorPeriod = 45
wangxl2497caf2015-02-04 13:48:38 +0800303
xuxy0506f98b6312015-09-25 18:05:32 +0800304gGoLinkMonitorPeriod = 45
wangxl2497caf2015-02-04 13:48:38 +0800305
306#gGoKeepAlivePeriod/gApKeepAlivePeriod is time to spend to check whether frame are succeed to send or not.
307#Hence total effective detection time is gGoLinkMonitorPeriod+ gGoKeepAlivePeriod/gApLinkMonitorPeriod+ gApKeepAlivePeriod.
308
xuxy0506f98b6312015-09-25 18:05:32 +0800309gGoKeepAlivePeriod = 2000
wangxl2497caf2015-02-04 13:48:38 +0800310
xuxy0506f98b6312015-09-25 18:05:32 +0800311gApKeepAlivePeriod = 2000
wangxl2497caf2015-02-04 13:48:38 +0800312
313#If set will start with active scan after driver load, otherwise will start with
314
315#passive scan to find out the domain
316
317#gEnableBypass11d=1
318
319
320#If set to 0, will not scan DFS channels
321
322gEnableDFSChnlScan=1
323
324
325gVhtChannelWidth=2
326gEnableLogp=1
327
328
329# Enable Automatic Tx Power control
330
331gEnableAutomaticTxPowerControl=1
332
333# 0 for OLPC 1 for CLPC and SCPC
334gEnableCloseLoop=1
335
336#Data Inactivity Timeout when in powersave (in ms)
337gDataInactivityTimeout=200
338
339# VHT Tx/Rx MCS values
340# Valid values are 0,1,2. If commented out, the default value is 0.
341# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
342gVhtRxMCS=2
343gVhtTxMCS=2
344
345gEnableLpwrImgTransition=1
346
347# Enable Tx beamforming
348gTxBFEnable=1
349
350# Enable Tx LDPC
351#gTxLdpcEnable = 1 for HT mode, 2 for VHT mode,3 for both HT and VHT
352gTxLdpcEnable=3
353
354#FlexConnect Power Factor
355#Default is set to 0 (disable)
356gFlexConnectPowerFactor=0
357
358# Valid values are 2048,4096,8192 and so on
359# Please don't use values other than the ones mentioned above
360gMaxMediumTime=4096
361
362# 802.11K support
363gRrmEnable=1
364gRrmOperChanMax=8
365gRrmNonOperChanMax=8
366gRrmRandIntvl=100
367
368#Enable/Disable Modulated DTIM feature
369gEnableModulatedDTIM=3
370
371#max LI value for modulated DTIM
372gMaxLIModulatedDTIM=3
373
374END
375
376# Note: Configuration parser would not read anything past the END marker
377