git: c33945a112c8 - main - iwlwifi.4: Update modes for recent 802.11ac

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Mon, 28 Apr 2025 16:26:04 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=c33945a112c84795c7bd87a8e94d0cf322ef5000

commit c33945a112c84795c7bd87a8e94d0cf322ef5000
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-04-21 00:34:15 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-04-28 16:24:50 +0000

    iwlwifi.4: Update modes for recent 802.11ac
    
    Reported by:            Pat Maddox <pat@patmaddox.com>
    Reviewed by:            bz (previous version), emaste, mhorne
    Approved by:            mhorne (mentor)
    Differential Revision:  https://reviews.freebsd.org/D49937
---
 share/man/man4/iwlwifi.4 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4
index 04317c22936f..49d256e835c7 100644
--- a/share/man/man4/iwlwifi.4
+++ b/share/man/man4/iwlwifi.4
@@ -27,12 +27,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd November 10, 2024
+.Dd April 20, 2025
 .Dt IWLWIFI 4
 .Os
 .Sh NAME
 .Nm iwlwifi
-.Nd Intel IEEE 802.11a/b/g/n/ac/ax wireless network driver
+.Nd Intel IEEE 802.11a/b/g/n/ac/ax/be wireless network driver
 .Sh SYNOPSIS
 The driver will auto-load without any user interaction using
 .Xr devmatch 8
@@ -254,7 +254,7 @@ Certainly.
 .Pp
 While
 .Nm
-supports 802.11a/b/g/n/ac/ax modes,
-the compatibility code currently only supports 802.11a/b/g modes.
-Support for 802.11n/ac/ax is yet to come.
-802.11ax and 6Ghz support are planned.
+supports 802.11a/b/g/n/ac/ax/be modes,
+the compatibility code currently only supports 802.11a/b/g/n/ac modes.
+802.11n/ac is only available on the 22000 and later chipset generations.
+802.11ax/be and 6Ghz support are planned.