1# 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 11# 0 implies no periodic wake up from IMPS. Periodic wakeup is 12# unnecessary if Idle Scan is disabled. 13gImpsModSleepTime=0 14 15# Enable BMPS or not 16gEnableBmps=1 17 18# Enable Close Loop or not 19gEnableCloseLoop=1 20 21# 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# Enable Firmware RSSI monitoring for roaming 48gEnableFWRssiMonitoring=1 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 59# Flags to filter Mcast and Bcast RX packets. 60# Value 0: No filtering, 1: Filter all Multicast. 61# 2: Filter all Broadcast. 3: Filter all Mcast and Bcast 62McastBcastFilter=3 63 64#Flag to enable HostARPOffload feature or not 65hostArpOffload=0 66 67#SoftAP Related Parameters 68# AP MAc addr (obsolete) 69gAPMacAddr=000AF58989EF 70 71# Enable Random BSSID 72gEnableApRandomBssid=1 73 74# 802.11n Protection flag 75gEnableApProt=1 76 77# Enable OBSS protection 78gEnableApOBSSProt=0 79 80# Enable/Disable UAPSD for SoftAP 81gEnableApUapsd=1 82 83# Fixed Rate 84gFixedRate=0 85 86# Maximum Tx power 87# gTxPowerCap=30 88 89# Fragmentation Threshold 90# gFragmentationThreshold=2346 91 92# RTS threshold 93RTSThreshold=2347 94 95# Intra-BSS forward 96gDisableIntraBssFwd=0 97 98# WMM Enable/Disable 99WmmIsEnabled=0 100 101# 802.11d support 102g11dSupportEnabled=1 103 104# CCX Support and fast transition 105CcxEnabled=0 106FastTransitionEnabled=1 107ImplicitQosIsEnabled=1 108gNeighborScanTimerPeriod=200 109 110gNeighborLookupThreshold=76 111gNeighborReassocThreshold=81 112 113gNeighborScanChannelMinTime=20 114gNeighborScanChannelMaxTime=30 115gMaxNeighborReqTries=3 116 117# Legacy (non-CCX, non-802.11r) Fast Roaming Support 118# To enable, set FastRoamEnabled=1, gEnableFWRssiMonitoring=1, FastTransitionEnabled=1 119# To disable, set FastRoamEnabled=0, gEnableFWRssiMonitoring=0, FastTransitionEnabled=0 120FastRoamEnabled=1 121 122#Check if the AP to which we are roaming is better than current AP in terms of RSSI. 123#Checking is disabled if set to Zero.Otherwise it will use this value as to how better 124#the RSSI of the new/roamable AP should be for roaming 125RoamRssiDiff=3 126 127#Configure the RSSI gap that will be used to partition/categorize width of 128#each individual category (aka bucket). 129gRssiCatGap=5 130 131# SAP Country code 132# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door. 133# Example 134# US Indoor, USI 135# Korea Outdoor, KRO 136# Japan without optional byte, JP 137# France without optional byte, FR 138#gAPCntryCode=USI 139 140#Short Guard Interval Enable/disable 141gShortGI20Mhz=1 142gShortGI40Mhz=1 143 144#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled 145gAPAutoShutOff=0 146 147# SAP auto channel selection configuration 148# 0 = disable auto channel selection 149# 1 = enable auto channel selection, channel provided by supplicant will be ignored 150gApAutoChannelSelection=0 151 152# Listen Energy Detect Mode Configuration 153# Valid values 0-128 154# 128 means disable Energy Detect feature 155# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled. 156# 10-128 are reserved. 157# The EDET threshold mapping is as follows in 3dB step: 158# 0 = -60 dBm 159# 1 = -63 dBm 160# 2 = -66 dBm 161# ... 162# 7 = -81 dBm 163# 8 = -84 dBm 164# 9 = -87 dBm 165# 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: 166# 167# Range Loss (dB) = EDET threshold level (dBm) + 97 dBm. 168# 169gEnablePhyAgcListenMode=128 170 171#Preferred band (both or 2.4 only or 5 only) 172BandCapability=0 173 174#Forced Device Listen Interval in multiples of DTIM Period aligned to DTIM 175gEnableModulatedDTIM=3 176 177#Beacon Early Termination (1 = enable the BET feature, 0 = disable) 178enableBeaconEarlyTermination=1 179beaconEarlyTerminationWakeInterval=11 180 181#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable) 182gEnableBtAmp=0 183 184#Preferred channel to start BT AMP AP mode (0 means, any channel) 185BtAmpPreferredChannel=0 186 187#SOFTAP Channel Range selection 188gAPChannelSelectStartChannel=1 189gAPChannelSelectEndChannel=11 190 191#SOFTAP Channel Range selection Operating band 192# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND 193gAPChannelSelectOperatingBand=0 194 195#Enable Keep alive with non-zero period value 196gStaKeepAlivePeriod = 25 197 198#If set will start with active scan after driver load, otherwise will start with 199#passive scan to find out the domain 200gEnableBypass11d=1 201 202#If set to 0, will not scan DFS channels 203gEnableDFSChnlScan=0 204 205# Enable logp/SSR 206gEnableLogp=1 207 208# Disable HT40 209gChannelBondingMode5GHz=0 210 211# Enable Automatic Tx Power control 212gEnableAutomaticTxPowerControl=1 213 214# Derive P2P MAC address from primary MAC address 215isP2pDeviceAddrAdministrated=1 216 217# Disable channel 165 for Indonesia 218gIgnore_Chan165=1 219 220END 221# Note: Configuration parser would not read anything past the END marker 222