1 # This file allows user to override the factory 2 # defaults for the WLAN Driver 3 4 # Enable IMPS or not 5 gEnableImps=1 6 7 # Enable/Disable Idle Scan 8 gEnableIdleScan=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. 13 gImpsModSleepTime=0 14 15 # Enable BMPS or not 16 gEnableBmps=1 17 18 # Enable Close Loop or not 19 gEnableCloseLoop=1 20 21 # Enable suspend or not 22 # 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter 23 gEnableSuspend=3 24 25 # Phy Mode (auto, b, g, n, etc) 26 gDot11Mode=0 27 28 # Handoff Enable(1) Disable(0) 29 gEnableHandoff=0 30 31 # CSR Roaming Enable(1) Disable(0) 32 gRoamingTime=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 36 Intf0MacAddress=000AF58989FF 37 Intf1MacAddress=000AF58989FE 38 Intf2MacAddress=000AF58989FD 39 Intf3MacAddress=000AF58989FC 40 41 # UAPSD service interval for VO,VI, BE, BK traffic 42 InfraUapsdVoSrvIntv=0 43 InfraUapsdViSrvIntv=0 44 InfraUapsdBeSrvIntv=0 45 InfraUapsdBkSrvIntv=0 46 47 # Enable Firmware RSSI monitoring for roaming 48 gEnableFWRssiMonitoring=1 49 50 # Make 1x1 the default antenna configuration 51 gNumRxAnt=1 52 53 # Beacon filtering frequency (unit in beacon intervals) 54 gNthBeaconFilter=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 62 McastBcastFilter=3 63 64 # Flag to enable Active mode offload 65 gEnableActiveModeOffload=1 66 67 # Flag to enable HostARPOffload feature or not 68 hostArpOffload=1 69 70 # Flag to enable Host IPv6 NS Offload feature or not 71 hostNSOffload=1 72 73 #SoftAP Related Parameters 74 # AP MAc addr (obsolete) 75 gAPMacAddr=000AF58989EF 76 77 # Enable Random BSSID 78 gEnableApRandomBssid=1 79 80 # 802.11n Protection flag 81 gEnableApProt=1 82 83 # Enable OBSS protection 84 gEnableApOBSSProt=0 85 86 # Enable/Disable UAPSD for SoftAP 87 gEnableApUapsd=1 88 89 # Fixed Rate 90 gFixedRate=0 91 92 # Maximum Tx power 93 # gTxPowerCap=30 94 95 # Fragmentation Threshold 96 # gFragmentationThreshold=2346 97 98 # RTS threshold 99 RTSThreshold=2347 100 101 # Intra-BSS forward 102 gDisableIntraBssFwd=0 103 104 # WMM Enable/Disable 105 WmmIsEnabled=0 106 107 # 802.11d support 108 g11dSupportEnabled=1 109 110 # CCX Support and fast transition 111 CcxEnabled=0 112 FastTransitionEnabled=1 113 ImplicitQosIsEnabled=1 114 gNeighborScanTimerPeriod=200 115 116 gNeighborLookupThreshold=76 117 gNeighborReassocThreshold=81 118 119 gNeighborScanChannelMinTime=20 120 gNeighborScanChannelMaxTime=30 121 gMaxNeighborReqTries=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 126 FastRoamEnabled=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 131 RoamRssiDiff=3 132 133 #Configure the RSSI gap that will be used to partition/categorize width of 134 #each individual category (aka bucket). 135 gRssiCatGap=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 147 gShortGI20Mhz=1 148 gShortGI40Mhz=1 149 150 #Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled 151 gAPAutoShutOff=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 156 gApAutoChannelSelection=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 # 175 gEnablePhyAgcListenMode=128 176 177 #Preferred band (both or 2.4 only or 5 only) 178 BandCapability=0 179 180 #Forced Device Listen Interval in multiples of DTIM Period aligned to DTIM 181 gEnableModulatedDTIM=3 182 183 #Beacon Early Termination (1 = enable the BET feature, 0 = disable) 184 enableBeaconEarlyTermination=1 185 beaconEarlyTerminationWakeInterval=11 186 187 #Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable) 188 gEnableBtAmp=0 189 190 #Preferred channel to start BT AMP AP mode (0 means, any channel) 191 BtAmpPreferredChannel=0 192 193 #SOFTAP Channel Range selection 194 gAPChannelSelectStartChannel=1 195 gAPChannelSelectEndChannel=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 199 gAPChannelSelectOperatingBand=0 200 201 #Enable Keep alive with non-zero period value 202 gStaKeepAlivePeriod = 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 206 gEnableBypass11d=1 207 208 #If set to 0, will not scan DFS channels 209 gEnableDFSChnlScan=1 210 211 # Enable logp/SSR 212 gEnableLogp=1 213 214 # Enable HT40 215 gChannelBondingMode5GHz=1 216 217 # Enable Automatic Tx Power control 218 gEnableAutomaticTxPowerControl=1 219 220 # Derive P2P MAC address from primary MAC address 221 isP2pDeviceAddrAdministrated=1 222 223 # Disable channel 165 for Indonesia 224 gIgnore_Chan165=1 225 226 btcStaticLenLeBt=120000 227 btcStaticLenLeWlan=30000 228 229 #Data Inactivity Timeout when in powersave (in ms) 230 gDataInactivityTimeout=200 231 232 gCountryCodePriority=1 233 234 gNumChanCombinedConc=255 235 236 # TDLS configuration 237 gEnableTDLSSupport=1 238 gEnableTDLSImplicitTrigger=1 239 gTDLSExternalControl=1 240 gTDLSTxStatsPeriod=500 241 gTDLSTxPacketThreshold=10 242 gTDLSDiscoveryPeriod=20000 243 gTDLSMaxDiscoveryAttempt=5 244 gTDLSIdleTimeout=40000 245 gTDLSRssiHysteresis=100 246 gTDLSRSSITriggerThreshold=-60 247 gTDLSIdlePacketThreshold=5 248 gTDLSRSSITeardownThreshold=-70 249 250 # Enable IPv6 RA filtering 251 gMCAddrListEnable=1 252 253 END 254 # Note: Configuration parser would not read anything past the END marker 255