diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4 --- 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 @@ -64,7 +64,9 @@ and may supersede that driver in the future. It still complements the .Xr iwn 4 -driver which supports older chipsets. +and +.Xr iwx 4 +drivers which support older chipsets. .Pp The driver uses the .\" No LinuxKPI man pages so no .Xr here. @@ -254,7 +256,8 @@ .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. +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. +Support for 802.11ax/be is yet to come. 802.11ax and 6Ghz support are planned.