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