freebsd-dev/sys/dev/ath
Sam Leffler 7b0c77eca9 Update monitoring support:
o record tsf in tx+rx frames
o switch from raw rssi to dbm for signal data and record both
  signal and noise floor data (hacked for now to assume a fixed
  noise floor; is correct with new hal)
o add monpass sysctl to control which rx'd frames are passed
  up with errors; especially useful to see frames with CRC errors
o mark 'd packets w/ a CRC error with radiotap's BADFCS flag

Also add placeholder code for calibrating the noise floor when
using newer hals.

Reviewed by:	avatar
MFC after:	1 week
2006-01-09 17:13:20 +00:00
..
ath_rate bandaid inconsistent state handling: the rate index map may be 2005-11-15 05:47:20 +00:00
if_ath_pci.c
if_ath.c Update monitoring support: 2006-01-09 17:13:20 +00:00
if_athioctl.h Update monitoring support: 2006-01-09 17:13:20 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h Update monitoring support: 2006-01-09 17:13:20 +00:00