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>
* be the max value. */<br>
#define AR5K_TUNE_RSSI_THRES 129<br>
/* This must be set when setting the RSSI threshold otherwise it can<br>
* prevent a reset. If AR5K_RSSI_THR is read after writing to it<br>
* the BMISS_THRES will be seen as 0, seems harware doesn't keep<br>
* track of it. Max value depends on harware. For AR5210 this is just 7.<br>
* For AR5211+ this seems to be up to 255. */<br>
#define AR5K_TUNE_BMISS_THRES 7<br>
---<br>
<br>
More information about the orbit-user
mailing list