Home | History | Annotate | Download | only in config
      1 EEPROMlessModeSupported = 1      # 0 = disable epromless support / 1 = Enable
      2 WME_Enable = 1                   # 0 = diable WME support / 1 = Enable
      3 dot11NetworkType = 3             # 2 - A only mode, 3 - B/G mode, 4 - A/G Dual mode
      4 RecoveryEnable = 1               # 0 - Disabled, 1 - Enabled
      5 TriggerFcs = 0                   # 0 - Disabled, 1 - Enabled
      6 dot11FragmentationThreshold = 4096
      7 dot11RTSThreshold = 4096
      8 WPAMixedMode = 1
      9 RSNPreAuthentication = 1
     10 
     11 CalibrationChannel24 = 1
     12 CalibrationChannel5 = 36
     13 
     14 # Regulatury Domain tables. 
     15 # Each byte correlates to one channel in sequential order.  Table 2.4 starts from channel 1, Table 5.0 starts from channel 36.
     16 # Bits 0..4 - Max power allowed in Dbm.
     17 # Bit 6 - Channel is allowed for Active scan
     18 # BIt 7 - Channel is allowed
     19 AllowedChannelsTable24 = FFFFFFFFFFFFFFFFFFFFFFFFFFFF
     20 AllowedChannelsTable5 = FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000000000000000000000000000000000000000000000000000000000000000000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000000000000000FF000000FF000000FF000000FF00000000000000000000000000000000000000
     21 
     22 
     23 
     24 SpectrumManagement = 0          # 0 - Disable 802.11h, 1 - Enable
     25 
     26 RxBroadcastInPs = 1
     27 
     28 FirstConnScanEnabled = 1        # 0 - Disable , 1 - Enable
     29 
     30 #arp ip filter
     31 ArpIp_Addr = c0 a8 00 5e
     32 ArpIp_Filter_ena = 0
     33 
     34 
     35 #mac filter
     36 Mac_Filter_Enabled = 0
     37 numGroupAddrs = 4
     38 Group_addr0 = 10 01 02 03 04 05
     39 Group_addr1 = 11 11 12 13 14 15
     40 Group_addr2 = 12 21 22 23 24 25
     41 Group_addr3 = 13 31 32 33 34 35
     42 Group_addr4 = 14 41 42 43 44 45
     43 Group_addr5 = 15 51 52 53 54 55
     44 Group_addr6 = 16 61 62 63 64 65
     45 Group_addr7 = 17 71 72 73 74 75
     46 
     47 #beacon filter
     48 Beacon_Filter_Desired_State = 1
     49 Beacon_Filter_Stored = 1
     50 
     51 #beacon IE table
     52 #the size is the len of the string - spaces = number of bytes
     53 Beacon_IE_Num_Of_Elem = 15
     54 Beacon_IE_Table_Size = 35
     55 Beacon_IE_Table = 00 01 01 01 32 01 2a 01 03 01 06 01 07 01 20 01 25 01 23 01 30 01 28 01 2e 01 85 01 dd 00 52 f2 02 00 01
     56 
     57 #Rate adaptation
     58 RateContThreshold       = 10
     59 RateStepUpThreshold     = 2
     60 FBShortInterval         = 40
     61 FBLongInterval          = 200
     62 RateAdaptationTimeout   = 300
     63 
     64 # rate policy - short / long retries
     65 RatePolicyUserShortRetryLimit   = 10
     66 RatePolicyUserLongRetryLimit    = 10
     67 
     68 #rate policies
     69 RatePolicyUserRetriesPerRateCck = 1,1,1,1,1,1,1,1,1,1,1,1,1
     70 RatePolicyUserRetriesPerRatePbcc = 1,1,1,1,1,1,1,1,1,1,1,1,1
     71 RatePolicyUserRetriesPerRateOfdm = 0,0,0,1,0,0,0,1,0,0,1,1,1 
     72 RatePolicyUserRetriesPerRateOfdmA = 0,0,0,1,0,0,1,0,0,1,0,0,0 
     73 
     74 RatePolicySGRetriesPerRateCck = 1,1,1,1,1,1,1,5,1,1,1,1,1
     75 RatePolicySGRetriesPerRatePbcc = 1,1,1,1,1,1,1,5,1,1,1,1,1
     76 RatePolicySGRetriesPerRateOfdm = 1,1,1,1,1,1,1,5,1,1,1,1,1
     77 RatePolicySGRetriesPerRateOfdmA = 1,1,1,1,1,1,1,5,1,1,1,1,1
     78 
     79 #
     80 # Power Manager
     81 #
     82 BeaconListenInterval = 1        # the number of N-Beacon or N-DTim
     83 DtimListenInterval = 1          # Dm: Different value causes DHCP problem
     84 
     85 dot11PowerMode = 0              # 0 - Auto
     86                                 # 1 - Active
     87                                 # 2 - Short Doze
     88                                 # 3 - Long Doze
     89                     
     90 PowerMgmtHangOverPeriod = 5     # in mSec units 
     91 
     92 AutoPowerModeDozeMode = 2       # 2 - Short Doze
     93 		                # 3 - Long Doze
     94 
     95 AutoPowerModeActiveTh = 15      # packets per second 
     96 
     97 AutoPowerModeDozeTh = 8         # packets per seconds - threshold for entering ELP in Auto mode
     98 
     99 
    100 
    101 defaultPowerLevel = 0		# 0 - ELP
    102                                 # 1 - PD
    103                                 # 2 - AWAKE
    104 
    105 PowerSavePowerLevel = 0   	# 0 - ELP
    106                                 # 1 - PD
    107                                 # 2 - AWAKE
    108 
    109 
    110 OsDbgState = 0x01e9003c         # -1 or 0xffffffff -all (opens debug messages in o.s. only - sevirity+modules)
    111 
    112 #############################################################
    113 #   Configure the severity table (0 = Disable/ 1 = Enable)
    114 #
    115 #   Byte #0: Init
    116 #   Byte #1: Information
    117 #   Byte #2: Warning
    118 #   Byte #3: Error
    119 #   Byte #4: Fatal Error
    120 #   Byte #5: SM
    121 #   Byte #6: Console
    122 #   Byte #7: Debug RX
    123 #   Byte #8: Debug TX
    124 #   Byte #9: Debug Control
    125 #   Byte #10: Debug GWSI Recording
    126 #############################################################
    127 
    128 ReportSeverityTable = "00011010000"
    129 
    130 
    131 BeaconReceiveTime = 50
    132 
    133 #
    134 # Default Driver Scan Parameters for BG band
    135 #
    136 FirstConnScanBandB_ChannelList = 1,2,3,4,5,6,7,8,9,10,11,12,13,14     # channel list to scan seperated with comma
    137 FirstConnScanBandB_MinDwellTime = 30000                      # Min dwell time in micro seconds
    138 FirstConnScanBandB_MaxDwellTime = 60000                      # Max dwell time in micro seconds
    139 FirstConnScanBandB_NumOfProbReqs = 3                         # Number of prob request
    140 FirstConnScanBandB_ProbReqRate = 2                           # Prob request rate
    141 FirstConnScanBandB_TxPowerLevel = 255                        # Tx power for every prob request - Dbm/10 units
    142 
    143 # Default Driver Scan Parameters for A band                                 
    144 FirstConnScanBandA_ChannelList = 36,40,44,48,52,56,60,64,100,104,108,112,149,153,157,161    # channel list to scan seperated with comma
    145 FirstConnScanBandA_MinDwellTime = 30000                      # Min dwell time in micro seconds
    146 FirstConnScanBandA_MaxDwellTime = 60000                      # Max dwell time in micro seconds
    147 FirstConnScanBandA_NumOfProbReqs = 3                         # Number of prob request
    148 FirstConnScanBandA_ProbReqRate = 32                          # Prob request rate
    149 FirstConnScanBandA_TxPowerLevel = 255                        # Tx power for every prob request - Dbm/10 units
    150 
    151 #
    152 # QOS UPSD
    153 #
    154 
    155 desiredPsMode       = 0         # Global Power save delivery protocol (1 - UPSD, 0 - Legacy)
    156 QOS_wmePsModeBE     = 0         # Power save delivery protocol for BE AC (1 - UPSD, 0 - Legacy)
    157 QOS_wmePsModeBK     = 0         # Power save delivery protocol for BK AC (1 - UPSD, 0 - Legacy)
    158 QOS_wmePsModeVI     = 0         # Power save delivery protocol for VI AC (1 - UPSD, 0 - Legacy)
    159 QOS_wmePsModeVO     = 0         # Power save delivery protocol for VO AC (1 - UPSD, 0 - Legacy)
    160 
    161 # QOS_PacketBurstEnable	= 1	# Packet Burst for non-QOS protocol
    162 
    163 #
    164 # QOS Classifier
    165 #
    166 Clsfr_Type = 1                  # 1 - DSCP, 2 - Port, 3 - IP+port
    167 
    168 NumOfDstIPPortClassifiers = 3   # number of classifier entries
    169 
    170 IPPortClassifier00_IPAddress = 0a 03 89 02    # IP address 10.3.137.2
    171 IPPortClassifier00_Port = 5001                # Port 5001
    172 IPPortClassifier00_DTag = 1                   # User priority 1
    173 
    174 IPPortClassifier01_IPAddress = 0a 03 89 02    # IP address 10.3.137.2
    175 IPPortClassifier01_Port = 5002                # Port 5002
    176 IPPortClassifier01_DTag = 4                   # User priority 4
    177 
    178 IPPortClassifier02_IPAddress = 0a 03 89 02    # IP address 10.3.137.2
    179 IPPortClassifier02_Port = 5003                # Port 5003
    180 IPPortClassifier02_DTag = 6                   # User priority 6
    181 
    182 
    183 NumOfCodePoints = 4
    184 DSCPClassifier00_CodePoint = 0                #Best Effort          
    185 DSCPClassifier00_DTag = 0
    186 
    187 DSCPClassifier01_CodePoint = 8                #Background
    188 DSCPClassifier01_DTag = 1
    189 
    190 DSCPClassifier02_CodePoint = 40               #Video
    191 DSCPClassifier02_DTag = 5
    192 
    193 DSCPClassifier03_CodePoint = 56               #Voice
    194 DSCPClassifier03_DTag = 7
    195 
    196 dot11MaxReceiveLifetime=512000
    197 FracOfLifeTimeToDrop = 50
    198 
    199 WiFiAdhoc = 0
    200 WiFiWmmPS = 0	# Use 1 on WiFi test in order to configure PS to work in WMM mode 
    201 
    202 EarlyWakeUp = 1     # 0 - Disable , 1 - Enable
    203 
    204 TxEnergyDetection = 0	# Use 1 for enabling
    205 
    206 TriggeredScanTimeOut = 50000 # Maximum time in Us between 2 channels on triggered scan
    207 # PsPoll delivery failure solution
    208 PsPollDeliveryFailureRecoveryPeriod = 1000     # Time in Ms to stay ACTIVE ('0' to disable feature) (orig = 20)
    209 ConsecutivePsPollDeliveryFailureThreshold = 15 # Number of failed PsPoll's to start ACTIVE time out (orig = 4)
    210 
    211 # BT Coexistence configuration
    212 BThWlanCoexistEnable = 2	# 0 - SG_ENABLE
    213 				# 1 - SG_DISABLE (default)
    214 				# 2 - SG_SENSE (auto-detect activity)
    215 BThWlanCoexistParamsallowPaSdToggleDuringBtActivityEnable = 0	# 0
    216 								# 1 - (default)
    217 BThWlanCoexistParamsnumberOWlanPackets = 2
    218 BThWlanCoexistParamsnumberOfBtPackets = 6
    219 # The timeout before falling asleep after PsPoll (default 15)
    220 QOS_rxTimeoutPsPoll = 30
    221