Date: Fri, 29 Mar 2024 16:09:05 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 278017] Wireless 11a high channels not available for use (missing in lib/lib80211/regdomain.xml) Message-ID: <bug-278017-21060-njakSbUeiv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278017-21060@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278017 Adrian Chadd <adrian@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian@freebsd.org --- Comment #6 from Adrian Chadd <adrian@freebsd.org> --- So the regdomain.xml file basically is a copy of the ath_hal regdomain database in it's almost entirety, flags, layouts and all. It made searching easier (same as the ah_regdomain code) as you're looking for highest op mode, frequency width within bounds, flags matching some mask, etc. You didn't need to put anything other than range/mask operations in your regdomain code. I am however not married to it at all. Honestly, I'd rather we had a way to convert the wireless reg.db stuff to xml in the short term and then find a way to replace it entirely. Also when reporting bugs like this, please do list which regdomain you ARE in so we can see whether it's just lacking or missing. I know it's likely lacking in a lot of places, but eg FCC vs FCC3 are different regdomains because of how APs vs STAs behave (FCC3 includes the AP channels that require DFS, for example..) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278017-21060-njakSbUeiv>
