freebsd-dev/sys/dev/ath
Sam Leffler 2dc7fcc48f New periodic calibration scheme needed for 11n parts that have
multiple algorithms and potentially collect multiple samples.
Instead of a single calibration interval we now have short and long
intervals; the long interval roughly corresponds to the previous
single interval.  The short interval is used to speedup collection
of samples and happens much quicker.  We make calls using the short
interval until we're told the calibration work is complete at which
point we fallback to the long interval.  In addition there is a
much longer reset interval used to flush all calibration state and
cause everthing to start anew.

With these changes you can also disable calibration entirely by
setting the long interval to zero.
2008-12-07 19:26:34 +00:00
..
ath_hal import ath hal 2008-12-01 16:43:08 +00:00
ath_rate Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath.c New periodic calibration scheme needed for 11n parts that have 2008-12-07 19:26:34 +00:00
if_athioctl.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
if_athrate.h now that the new association callback is used when joining a bss we can 2008-10-27 16:58:06 +00:00
if_athvar.h New periodic calibration scheme needed for 11n parts that have 2008-12-07 19:26:34 +00:00