From nobody Wed Jul 29 00:47:39 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h8twK0tVqz6mKbS for ; Wed, 29 Jul 2026 00:47:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8twK0Cj8z3r5Y for ; Wed, 29 Jul 2026 00:47:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785286065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eQoZ08x9fwt2o6ZEXtbyaKoOWL6D43Q11TPADnL1Md4=; b=rOO0l68UAF8/18ai/0688BeVAbp1teQLX0/nF+K4Sedsh4trLCof2X+GukxLmy4u4uYB8y n/CLoKlBBuKmwB72m0Nqc6mobme07/Hz21jkdZ9dGYVCYaCG7D1ylZjxj5MdCM9J5000OL 5b7DN4S52idOwx6aZEbSrOfgjvysE/iUFEsEvuq4BCo/P5odlV6mf4379sGmiO51QI6tCF 5ac+pjEa5/lqG1iEiS1nrNFWez+25I+ljh/fpOX+JBvviAd/7rUVBvKEbuJeFVlcLpNzTG HvOR66L0LPtmeH7WE4eDDWVK7SG3YwZBPFpXKZxiL0weapWFZM8XqaDstywDgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785286065; a=rsa-sha256; cv=none; b=ELiHHuR/BV6xfnmSDKcq82hlmRt8XF8hGh08rAoYIkIjujwlTvnGKb6WotSsm40rdq9aiU 4lzSR0jNKw8y+kBqzztQFB+PFO/VjSS5Mq8cgEtEyy2jFBp0dDVV+HEMjcMsHt+dlIhg4f W1Pmeg+kRYlFQqyXHzfkMTBRSsTwQmfjs9DO0ZEpnfxRKu22n5zS9/RkAQlVCliV0d73Y0 XxktXbEXWYOBcyJXs9czWGpumyPJjV2zbm3B/Dk1/dymQqZCnvZQB7yu87jyKVDp2f/96B UrN8UBajyHBhXXrMbmgqL3UJEf3OhCd3H58CSj6PI6CEcZlsYFhgPLRxKzw5cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785286065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eQoZ08x9fwt2o6ZEXtbyaKoOWL6D43Q11TPADnL1Md4=; b=RlVdJGNX+EyMlRjw0vA84Ez1nuW2EXWZSM9e+oJE/I+J/VljIv7b4JbDF/mnggcG1BUOiF IOoRhNBCuUD59dCNLUpJLXHfythow+GEqPYEGMzqvT4nKBZek2CBvvTmmZpv/DHzamYiR0 MmVn9pLQkz8L0l1xyJOXC6yWbVNXXBnYn7WuuZEO8jb6t8xK8bWjrCTGXG0FgSXfbpxoRv Zr0cp2pvD+9GxMNWA/eOXo9D173vmpELVp1XevLwuJBOcGt7Qi1yZuclk2ay0s9I+xrVIf ryMBcp/Tegf2RiuRbsvFOJNDh4cahafmSXbg1ImbV5GoxgiHOTn7kUXjU9ijWg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8twJ5rvgz131Y for ; Wed, 29 Jul 2026 00:47:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e880 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 29 Jul 2026 00:47:39 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 3afa2628ccd2 - main - mt76: mt7921: update man page List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3afa2628ccd22f81527406bbf6a4dca54d964afc Auto-Submitted: auto-generated Date: Wed, 29 Jul 2026 00:47:39 +0000 Message-Id: <6a694dab.3e880.7b11d9af@gitrepo.freebsd.org> The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=3afa2628ccd22f81527406bbf6a4dca54d964afc commit 3afa2628ccd22f81527406bbf6a4dca54d964afc Author: Bjoern A. Zeeb AuthorDate: 2026-07-27 14:33:52 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-07-29 00:36:25 +0000 mt76: mt7921: update man page Adjust the man page to what other LinuxKPI wlan man pages say and look like as it has been a while since I wrote it. The man page is not yet hooked up to the build on purpose as the driver is not yet enabled in the tree. Sponsored by: The FreeBSD Foundation MFC after: 3 days Reviewed by: ziaee (earlier version) Differential Revision: https://reviews.freebsd.org/D58479 --- share/man/man4/mt7921.4 | 64 +++++++++++++++++++------------------------------ 1 file changed, 25 insertions(+), 39 deletions(-) diff --git a/share/man/man4/mt7921.4 b/share/man/man4/mt7921.4 index fe9efa77e35d..7d7c545f7b07 100644 --- a/share/man/man4/mt7921.4 +++ b/share/man/man4/mt7921.4 @@ -1,30 +1,13 @@ -.\"- -.\" SPDX-License-Identifier: BSD-2-Clause .\" .\" Copyright (c) 2023-2024 Bjoern A. Zeeb +.\" Copyright (c) 2026 The FreeBSD Foundation .\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. +.\" Portions of this documentation were written by Bj\xc3\xb6rn Zeeb +.\" under sponsorship from the FreeBSD Foundation. .\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -.\" SUCH DAMAGE. +.\" SPDX-License-Identifier: BSD-2-Clause .\" -.Dd November 10, 2024 +.Dd July 27, 2026 .Dt MT7921 4 .Os .Sh NAME @@ -44,21 +27,19 @@ to manually load the driver as a module at boot time: kld_list="${kld_list} if_mt7921" .Ed .Pp -The driver should automatically load any -firmware needed for the particular chipset. -.Pp -It is discouraged to load the driver from +It is not possible to load the driver from .Xr loader 8 . .Sh DESCRIPTION The .Nm -driver provides support for MediaTek MT7921E wireless network devices. +driver provides support for MediaTek MT7921 based wireless +network devices. .Nm -is derived from MediaTek's Linux mt76 driver. +is derived from MediaTek's Linux mt76 driver based on Linux version 7.0. .Pp This driver requires firmware to be loaded before it will work. The package -.Pa wifi-firmware-mt76-kmod +.Pa wifi-firmware-mt76-kmod-mt7921 from the .Pa ports/net/wifi-firmware-mt76-kmod port needs to be installed before the driver is loaded. @@ -66,15 +47,14 @@ Otherwise no .Xr wlan 4 interface can be created using .Xr ifconfig 8 . -One can use +One should use .Xr fwget 8 to install the correct firmware package. .Pp The driver uses the -.\" No LinuxKPI man pages so no .Xr here. -.Sy linuxkpi_wlan +.Xr linuxkpi_wlan 4 and -.Sy linuxkpi +.Xr linuxkpi 4 compat framework to bridge between the Linux and native .Fx @@ -88,9 +68,17 @@ driver supports PCIe devices with the following chipsets: .Pp .Bl -bullet -offset indent -compact .It -MediaTek MT7921E +MediaTek MT7920E +.It +MediaTek MT7921E (also known as AMD RZ608) +.It +MediaTek MT7922E (also known as AMD RZ616) .El +.Pp +You may also see MT7961 in names for MT7920 and MT7921 devices. .Sh SEE ALSO +.Xr linuxkpi 4 , +.Xr linuxkpi_wlan 4 , .Xr wlan 4 , .Xr networking 7 , .Xr fwget 8 , @@ -100,12 +88,10 @@ MediaTek MT7921E The .Nm driver first appeared in -.Fx 14.0 . +.Fx 16.0 . .Sh BUGS -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 to come. +the compatibility code currently only supports 802.11a/b/g/n/ac modes. +Support for 802.11ax is to come.