Date: Fri, 13 Jun 2025 14:57:39 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a3d38c1abf6c - main - wlan.4: and add rtw89 and iwx drivers in see also Message-ID: <202506131457.55DEvdb4009436@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a3d38c1abf6c7987ece04c5eb27b0a48ecd88c0d commit a3d38c1abf6c7987ece04c5eb27b0a48ecd88c0d 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-13 14:57:21 +0000 wlan.4: and add rtw89 and iwx drivers in see also Sponsored by: The FreBSD Foundation MFC after: 3 days X-MFC: no iwx.4 in stable/14 yet Reviewed by: ziaee Differential Revision: https://reviews.freebsd.org/D50788 --- share/man/man4/wlan.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 index 62095fb81ede..1d297c48d9d6 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 June 9, 2025 +.Dd June 13, 2025 .Dt WLAN 4 .Os .Sh NAME @@ -174,6 +174,7 @@ Stations implementing earlier drafts (e.g., Linux) may be incompatible. .Xr iwlwifi 4 , .Xr iwm 4 , .Xr iwn 4 , +.Xr iwx 4 , .Xr malo 4 , .Xr mwl 4 , .Xr netintro 4 , @@ -181,6 +182,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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506131457.55DEvdb4009436>