freebsd-dev/sys/dev/ath/ath_rate
Sam Leffler 46d4d74c94 o With the addition of HT rates the set of h/w codes has a much wider range
making the use of sc_hwmap to do direct mapping impractical.  Switch to
  indexing by the rate index instead of the rate code and adjust associated
  state and logic appropriately.  This has several benefits including
  simplification of the led code.
o fix radiotap capture of HT rates
o fix conditional compilation of HT radiotap support to be based on the
  hal having 5416 support; not the ABI version as hal builds may or may
  not include 5416 support
2008-10-27 18:22:44 +00:00
..
amrr remove driver-private equivalent of ni_txparms; it's now superfluous 2008-10-27 17:03:24 +00:00
onoe remove driver-private equivalent of ni_txparms; it's now superfluous 2008-10-27 17:03:24 +00:00
sample o With the addition of HT rates the set of h/w codes has a much wider range 2008-10-27 18:22:44 +00:00