adrian
734677ca72
ieee80211_rate2plcp() and ieee80211_rate2phytype() are both pre-11n
...
routines and thus assert if one passes in a rate code with the
high bit set.
Since the high bit can indicate either IEEE80211_RATE_BASIC or
IEEE80211_RATE_MCS, it's up to the caller to determine whether
the rate is 11n or not, and either mask out the BASIC bit, or
call a different function.
(Yes, this does mean that net80211 should grow 11n-aware rate2phytype()
and rate2plcp() functions..)
This may need to happen for the other drivers - it's currently only
done (now) for iwn(4) and bwi(4).
PR: kern/181100
2013-08-13 09:58:27 +00:00
..
2013-08-06 19:14:02 +00:00
2013-08-12 23:30:01 +00:00
2013-06-26 23:52:10 +00:00
2013-07-16 14:42:16 +00:00
2013-08-12 23:30:01 +00:00
2013-07-17 01:34:25 +00:00
2013-06-17 22:59:47 +00:00
2013-08-09 11:11:11 +00:00
2013-07-25 10:29:40 +00:00
2013-08-12 23:30:01 +00:00
2013-04-30 18:29:05 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-06-29 19:57:57 +00:00
2013-05-13 20:03:59 +00:00
2013-06-30 05:12:18 +00:00
2013-08-09 01:15:32 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-13 09:58:27 +00:00
2013-05-06 21:57:44 +00:00
2013-04-28 07:00:36 +00:00
2013-04-17 11:42:40 +00:00
2013-05-06 13:34:36 +00:00
2013-06-12 12:51:43 +00:00
2013-08-06 03:17:01 +00:00
2013-05-10 16:41:26 +00:00
2013-08-10 20:54:15 +00:00
2013-05-10 16:41:26 +00:00
2013-05-10 16:41:26 +00:00
2013-06-02 18:10:16 +00:00
2013-08-02 18:05:42 +00:00
2013-08-12 23:30:01 +00:00
2013-08-07 06:21:20 +00:00
2013-08-10 17:36:42 +00:00
2013-08-13 00:25:39 +00:00
2013-07-23 14:24:22 +00:00
2013-08-12 23:30:01 +00:00
2013-03-27 18:06:28 +00:00
2013-05-21 03:05:49 +00:00
2013-08-06 02:14:30 +00:00
2013-08-12 23:30:01 +00:00
2013-06-08 20:12:14 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-07-10 06:46:46 +00:00
2013-07-06 07:49:41 +00:00
2013-07-05 23:10:02 +00:00
2013-05-10 16:41:26 +00:00
2013-07-12 21:36:29 +00:00
2013-04-28 20:55:45 +00:00
2013-06-05 17:00:10 +00:00
2013-07-19 21:37:40 +00:00
2013-07-19 21:37:40 +00:00
2013-04-26 12:50:32 +00:00
2013-07-30 18:54:24 +00:00
2013-08-12 23:30:01 +00:00
2013-06-26 22:08:45 +00:00
2013-04-14 09:55:48 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-04-26 12:50:32 +00:00
2013-07-07 19:47:22 +00:00
2013-08-09 11:11:11 +00:00
2013-07-05 21:31:16 +00:00
2013-08-12 23:30:01 +00:00
2013-07-20 07:24:01 +00:00
2013-08-12 23:30:01 +00:00
2013-07-09 03:00:06 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-05-30 12:16:55 +00:00
2013-06-12 18:08:11 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-06-12 12:51:43 +00:00
2013-06-05 17:27:59 +00:00
2013-05-10 16:41:26 +00:00
2013-04-29 22:48:53 +00:00
2013-07-19 21:40:57 +00:00
2013-07-19 21:40:57 +00:00
2013-07-06 08:30:45 +00:00
2013-08-12 23:30:01 +00:00
2013-08-11 06:57:57 +00:00
2013-04-26 12:50:32 +00:00
2013-08-12 23:30:01 +00:00
2013-06-17 20:11:04 +00:00
2013-05-08 18:25:46 +00:00
2013-07-03 17:57:35 +00:00
2013-06-25 17:50:22 +00:00
2013-07-04 21:16:49 +00:00
2013-08-09 15:31:50 +00:00
2013-06-28 14:41:06 +00:00
2013-04-17 11:40:10 +00:00
2013-08-12 23:30:01 +00:00
2013-06-14 05:36:47 +00:00
2013-08-12 23:30:01 +00:00
2013-08-03 21:24:52 +00:00
2013-04-27 22:38:29 +00:00
2013-05-10 16:41:26 +00:00
2013-04-18 12:43:06 +00:00
2013-05-30 12:16:55 +00:00
2013-05-10 16:41:26 +00:00
2013-08-12 23:30:01 +00:00
2013-05-10 16:41:26 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-07-17 23:29:56 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 23:30:01 +00:00
2013-07-25 16:57:27 +00:00
2013-08-12 23:30:01 +00:00
2013-08-12 09:17:48 +00:00
2013-08-10 17:36:42 +00:00
2013-06-17 20:11:04 +00:00
2013-07-27 20:47:01 +00:00
2013-08-12 23:30:01 +00:00
2013-08-07 06:21:20 +00:00