freebsd-dev/sys/dev/ath
Sam Leffler aaa70f2f6f Add half/quarter rate 11a channel support:
o change handling of regdomain-related mib knobs so they can be set
  post-attach: regdomain, countrycode, outdoor, and xchanmode; the
  hal will not permit changing the regdomain but we expose it for now
o on regdomain/countrycode change recalculate the channel list and
  push it to the net80211 layer (NB: looks to need more tweaking)
o setup rate tables for half/quarter rate channels
o honor half/quarter rate channel configs when changing channels
o honor half/quarter rate channel configs when setting the slot time
o use hack/nonstandard channel numbering scheme for the public safety
  band to avoid overlapping 2.4G channels on dual-band cards
o remove setup of ic_sup_rates; the net80211 layer can do this for us
  and it simplifies handling of half/quarter rate channels

Tested only in Public Safety Band with cards that have RF5112.
2006-12-27 19:07:09 +00:00
..
ath_rate Track v0.9.20.3 hal: 2006-12-13 19:34:35 +00:00
ah_osdep.c o move ath hal os glue code from the hal to the driver: this code was 2006-09-18 16:49:15 +00:00
ah_osdep.h o move ath hal os glue code from the hal to the driver: this code was 2006-09-18 16:49:15 +00:00
if_ath_pci.c clarify shortcut return 2006-12-01 16:03:39 +00:00
if_ath.c Add half/quarter rate 11a channel support: 2006-12-27 19:07:09 +00:00
if_athioctl.h o add noise floor to stats 2006-08-10 16:31:37 +00:00
if_athrate.h Track v0.9.20.3 hal: 2006-12-13 19:34:35 +00:00
if_athvar.h Add half/quarter rate 11a channel support: 2006-12-27 19:07:09 +00:00