Hi, Hello OpenBSD developers,
I would like to propose an update to the net80211 ieee80211_regdomain.c and .h files. These files have not received any commits for over ten years, and the current regdomain definitions are missing several modern features: - DFS channels support (e.g., channels > 48) - Wider regional coverage for 802.11ac (VHT) in many countries - Support for 160 MHz channels While OpenBSD's support for 802.11ac and ax remains limited, updating these files would be beneficial. The current lack of these entries prevents proper configuration of devices under many regional regulations. Developers can refer to the Linux wireless regulatory database for guidance: https://wireless.docs.kernel.org/en/latest/en/developers/regulatory/wireless-regdb.html Please update net80211/ieee80211_regdomain.c / .h to support DFS channels, wider 802.11ac coverage, and 160 MHz Thank you for considering this enhancement. Best regards, ykla