1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/lib/lib80211
Bjoern A. Zeeb 546a1a1119 lib80211: Start adding 11ac ETSI bits to regdomain.xml
This change currently (partially) duplicates AC1 freqbands as AC2
as they are not fully overlapping.
It then adds the 11ac netband to the "etsi" domain including
"indoor" and "dfs" flags, which we can deal with, as well as
appropriate (round down) maxpower values.
Comments are left for the actual frequency bands as we do use the
centerfreq for the first/last (chansep sized) channel in the
freqband and their "id" name, which can be confusing.

Reviewed by:	philip, adrian
Differential Revision: https://reviews.freebsd.org/D25999

(cherry picked from commit 2ad93dade7)
2021-07-18 00:34:57 +00:00
..
lib80211_ioctl.c
lib80211_ioctl.h
lib80211_regdomain.c 80211: non-functional changes 2020-10-07 21:56:58 +00:00
lib80211_regdomain.h lib80211: fix indentation of comments for some netbands. 2020-08-07 12:47:00 +00:00
lib80211.3
Makefile
Makefile.depend
regdomain.xml lib80211: Start adding 11ac ETSI bits to regdomain.xml 2021-07-18 00:34:57 +00:00