freebsd-skq/sys/dev/otus
Andriy Voskoboinyk 7f145aba97 otus: switch to ieee80211_add_channel_list_*()
- Use device's channel list instead of default one
(from ieee80211_init_channels()).
- Sort channels (ieee80211_add_channel_list_* requirement).
- Add ic_getradiocaps() method.

Added channels:
2GHz band: 12, 13 and 14.
5GHz band: 34, 38, 42, 46 and 165.

Reviewed by:	adrian
Differential Revision:	https://reviews.freebsd.org/D6145
2016-05-01 18:15:40 +00:00
..
if_otus.c otus: switch to ieee80211_add_channel_list_*() 2016-05-01 18:15:40 +00:00
if_otusreg.h otus: switch to ieee80211_add_channel_list_*() 2016-05-01 18:15:40 +00:00