Change default regulatory domain from DEBUG (no limitations; exposes all device channels) to FCC (in case if it was not set by the driver previously).
Differences from D6205: no new (hardcoded) net80211 stuff (but some copy-paste from set80211regdomain() in ifconfig(8)); channel table is not touched until first vap is created.
(and, of course, this will not work if user creates wlan interface not via ifconfig(8))).
Relnotes: yes