No subject


Sat Mar 15 08:16:22 EDT 2008


<br>
---<br>
<br>
/* Register for RSSI threshold has a mask of 0xff, so 255 seems to<br>
&nbsp;* be the max value. */<br>
#define AR5K_TUNE_RSSI_THRES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 129<br>
/* This must be set when setting the RSSI threshold otherwise it can<br>
&nbsp;* prevent a reset. If AR5K_RSSI_THR is read after writing to it<br>
&nbsp;* the BMISS_THRES will be seen as 0, seems harware doesn&#39;t keep<br>
&nbsp;* track of it. Max value depends on harware. For AR5210 this is just 7.<br>
&nbsp;* For AR5211+ this seems to be up to 255. */<br>
#define AR5K_TUNE_BMISS_THRES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;7<br>
---<br>
<br>


More information about the orbit-user mailing list