https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291986
Bjoern A. Zeeb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|iwlwifi: error misreporting |Problems when regdomain not |when regdomain was not set |set - log in | |net80211/ifconfig/wpa_suppl | |icant? Blocks| |283171 CC| |[email protected] --- Comment #1 from Bjoern A. Zeeb <[email protected]> --- But that's not an iwlwifi problem but a general problem with almost all modern chipsets doing more than basic rates. I just wrote LinuxKPi more chatty to help finding issues as otherwise none of these messages would ever be logged. If we wanted to add a warning anywhere we'd have to try to match the configured country code and the country code (if announced) by the AP (see ifconfig -v wlan0 list scan) for the same BSSID. So ifconfig, wpa_supplicant or even net80211 could do that in a general way more easily. I'll adjust the title and direct it to the net80211 PR pile for when we get to the big regdomain makeover in 2026 hopefully. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283171 [Bug 283171] net80211 PRs -- You are receiving this mail because: You are the assignee for the bug.
