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
This commit is contained in:
Alexander Ziaee 2025-04-20 20:34:15 -04:00
parent 70b66cf804
commit c33945a112
No known key found for this signature in database
GPG key ID: 0A8F850BCDEF4511

View file

@ -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.