Page MenuHomeFreeBSD

net80211/regdomain: try to sort out TW
ClosedPublic

Authored by bz on Apr 11 2025, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 14, 11:39 PM
Unknown Object (File)
Fri, Jun 13, 10:44 AM
Unknown Object (File)
Thu, Jun 12, 10:30 PM
Unknown Object (File)
Tue, May 27, 11:19 AM
Unknown Object (File)
May 16 2025, 1:24 PM
Unknown Object (File)
May 4 2025, 2:32 AM
Unknown Object (File)
Apr 26 2025, 1:46 AM
Unknown Object (File)
Apr 25 2025, 11:37 AM
Subscribers

Details

Summary

Try to help people in TW to get onto 11ac as well by adding the missing
entries to regdomain.xml. Use at your own risk.

regdomain.xml is unmaintanable in the modern world with too many tiny
difference between countries. We'll need a different way to generate
this or a different representation long term.

Sponsored by: The FreeBSD Foundation
Reported by: lwhsu
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested review of this revision.Apr 11 2025, 1:16 PM
This revision is now accepted and ready to land.Apr 12 2025, 1:00 PM
adrian added a subscriber: adrian.

oh i agree. It really looks like sam took the ath(4) regdomain tables and threw them into an xml file for net80211.

I agree, it's a pain in the butt to maintain.

This revision was automatically updated to reflect the committed changes.