blob: fc90d5b720ce1560ea920b701808df3c38a225e3 [file] [log] [blame]
Iliyan Malchevfefe23c2012-06-08 10:36:25 -07001# This file allows user to override the factory
2# defaults for the WLAN Driver
3
4# Enable IMPS or not
5gEnableImps=1
6
7# Enable/Disable Idle Scan
8gEnableIdleScan=0
9
10# Increase sleep duration (seconds) during IMPS
Jeff Johnsondcf87812012-10-12 00:37:27 -070011# 0 implies no periodic wake up from IMPS. Periodic wakeup is
Iliyan Malchevfefe23c2012-06-08 10:36:25 -070012# unnecessary if Idle Scan is disabled.
13gImpsModSleepTime=0
14
15# Enable BMPS or not
16gEnableBmps=1
17
bill.jungcf534392012-07-24 20:02:34 +090018# Enable Close Loop or not
19gEnableCloseLoop=1
20
Iliyan Malchevfefe23c2012-06-08 10:36:25 -070021# Enable suspend or not
22# 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
23gEnableSuspend=3
24
25# Phy Mode (auto, b, g, n, etc)
26gDot11Mode=0
27
28# Handoff Enable(1) Disable(0)
29gEnableHandoff=0
30
31# CSR Roaming Enable(1) Disable(0)
32gRoamingTime=0
33
34# Assigned MAC Addresses - This will be used until NV items are in place
35# Each byte of MAC address is represented in Hex format as XX
36Intf0MacAddress=000AF58989FF
37Intf1MacAddress=000AF58989FE
38Intf2MacAddress=000AF58989FD
39Intf3MacAddress=000AF58989FC
40
41# UAPSD service interval for VO,VI, BE, BK traffic
42InfraUapsdVoSrvIntv=0
43InfraUapsdViSrvIntv=0
44InfraUapsdBeSrvIntv=0
45InfraUapsdBkSrvIntv=0
46
47# Disable RSSI FW filtering
48gEnableFWRssiMonitoring=0
49
50# Make 1x1 the default antenna configuration
51gNumRxAnt=1
52
53# Beacon filtering frequency (unit in beacon intervals)
54gNthBeaconFilter=50
55
56# Enable WAPI or not
57# WAPIIsEnabled=0
58
Jeff Johnsondcf87812012-10-12 00:37:27 -070059# Flags to filter Mcast and Bcast RX packets.
Iliyan Malchevfefe23c2012-06-08 10:36:25 -070060# Value 0: No filtering, 1: Filter all Multicast.
Jeff Johnsondcf87812012-10-12 00:37:27 -070061# 2: Filter all Broadcast. 3: Filter all Mcast and Bcast
Iliyan Malchevfefe23c2012-06-08 10:36:25 -070062McastBcastFilter=3
63
64#Flag to enable HostARPOffload feature or not
65hostArpOffload=0
66
67#SoftAP Related Parameters
68# AP MAc addr
69gAPMacAddr=000AF58989EF
70
71# 802.11n Protection flag
72gEnableApProt=1
73
74#Enable OBSS protection
75gEnableApOBSSProt=0
76
77#Enable/Disable UAPSD for SoftAP
78gEnableApUapsd=1
79
80# Fixed Rate
81gFixedRate=0
82
83# Maximum Tx power
84# gTxPowerCap=30
85
86# Fragmentation Threshold
87# gFragmentationThreshold=2346
88
89# RTS threshold
90RTSThreshold=2347
91
92# Intra-BSS forward
93gDisableIntraBssFwd=0
94
95# WMM Enable/Disable
96WmmIsEnabled=0
97
98# 802.11d support
99g11dSupportEnabled=1
100
101# CCX Support and fast transition
102CcxEnabled=0
103FastTransitionEnabled=0
104ImplicitQosIsEnabled=1
105gNeighborScanTimerPeriod=200
106
Jeff Johnsondcf87812012-10-12 00:37:27 -0700107gNeighborLookupThreshold=82
108gNeighborReassocThreshold=88
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700109
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700110gNeighborScanChannelMinTime=20
111gNeighborScanChannelMaxTime=30
112gMaxNeighborReqTries=3
113
Jeff Johnsondcf87812012-10-12 00:37:27 -0700114FastRoamEnabled=0
115RoamRssiDiff=0
116
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700117# SAP Country code
118# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
119# Example
120# US Indoor, USI
121# Korea Outdoor, KRO
122# Japan without optional byte, JP
123# France without optional byte, FR
124#gAPCntryCode=USI
125
126#Short Guard Interval Enable/disable
127gShortGI20Mhz=1
128gShortGI40Mhz=1
129
130#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
131gAPAutoShutOff=0
132
133# SAP auto channel selection configuration
134# 0 = disable auto channel selection
135# 1 = enable auto channel selection, channel provided by supplicant will be ignored
136gApAutoChannelSelection=0
137
138# Listen Energy Detect Mode Configuration
139# Valid values 0-128
140# 128 means disable Energy Detect feature
141# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
142# 10-128 are reserved.
143# The EDET threshold mapping is as follows in 3dB step:
144# 0 = -60 dBm
145# 1 = -63 dBm
146# 2 = -66 dBm
147# ...
148# 7 = -81 dBm
149# 8 = -84 dBm
150# 9 = -87 dBm
151# 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:
152#
153# Range Loss (dB) = EDET threshold level (dBm) + 97 dBm.
154#
155gEnablePhyAgcListenMode=128
156
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700157#Preferred band (both or 2.4 only or 5 only)
158BandCapability=0
159
Jeff Johnson64eb1382012-09-22 17:38:03 -0700160#Forced Device Listen Interval in multiples of DTIM Period aligned to DTIM
161gEnableModulatedDTIM=3
162
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700163#Beacon Early Termination (1 = enable the BET feature, 0 = disable)
Jeff Johnson64eb1382012-09-22 17:38:03 -0700164enableBeaconEarlyTermination=1
165beaconEarlyTerminationWakeInterval=11
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700166
167#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable)
Jeff Johnson64eb1382012-09-22 17:38:03 -0700168gEnableBtAmp=0
169
170#Preferred channel to start BT AMP AP mode (0 means, any channel)
171BtAmpPreferredChannel=0
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700172
Jeff Johnsondcf87812012-10-12 00:37:27 -0700173#SOFTAP Channel Range selection
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700174gAPChannelSelectStartChannel=1
175gAPChannelSelectEndChannel=11
176
177#SOFTAP Channel Range selection Operating band
178# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND
179gAPChannelSelectOperatingBand=0
180
181#Enable Keep alive with non-zero period value
bill.jungca73d4a2012-09-04 16:26:25 +0900182gStaKeepAlivePeriod = 25
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700183
184#If set will start with active scan after driver load, otherwise will start with
185#passive scan to find out the domain
186gEnableBypass11d=1
187
188#If set to 0, will not scan DFS channels
Jeff Johnson64eb1382012-09-22 17:38:03 -0700189gEnableDFSChnlScan=0
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700190
191# Enable logp/SSR
192gEnableLogp=1
193
bill.jungca73d4a2012-09-04 16:26:25 +0900194# Disable HT40
195gChannelBondingMode5GHz=0
196
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700197# Enable Automatic Tx Power control
198gEnableAutomaticTxPowerControl=1
Jeff Johnsondd4b6aa2012-08-23 22:22:12 -0700199
200# Derive P2P MAC address from primary MAC address
201isP2pDeviceAddrAdministrated=1
202
Iliyan Malchevfefe23c2012-06-08 10:36:25 -0700203END
204# Note: Configuration parser would not read anything past the END marker