git: 97a52002d3de - stable/14 - wlan.4: add rtw89 driver to see also
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jun 2025 07:17:02 UTC
The branch stable/14 has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=97a52002d3de2b6715779965b58aad38974f9b44
commit 97a52002d3de2b6715779965b58aad38974f9b44
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-06-11 06:37:05 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-06-17 23:16:05 +0000
wlan.4: add rtw89 driver to see also
Sponsored by: The FreBSD Foundation
X-MFC: no iwx.4 in stable/14 yet
Reviewed by: ziaee
Differential Revision: https://reviews.freebsd.org/D50788
(cherry picked from commit a3d38c1abf6c7987ece04c5eb27b0a48ecd88c0d)
---
share/man/man4/wlan.4 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4
index 4cd1bfbdc9d5..39f99b8aa6a3 100644
--- a/share/man/man4/wlan.4
+++ b/share/man/man4/wlan.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 5, 2023
+.Dd June 13, 2025
.Dt WLAN 4
.Os
.Sh NAME
@@ -181,6 +181,7 @@ Stations implementing earlier drafts (e.g., Linux) may be incompatible.
.Xr ral 4 ,
.Xr rsu 4 ,
.Xr rtw88 4 ,
+.Xr rtw89 4 ,
.Xr rtwn 4 ,
.Xr rum 4 ,
.Xr run 4 ,