Date: Sun, 8 Jun 2025 18:38:58 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c7c59324e1 - main - 14.3R/relnotes: add more wifi updates Message-ID: <202506081838.558IcwiL009163@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/doc/commit/?id=c7c59324e18b691e448abd45c29bd30a7deb122c commit c7c59324e18b691e448abd45c29bd30a7deb122c Author: Bjoern A. Zeeb <bz@FreeBSD.org> AuthorDate: 2025-06-08 16:02:52 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2025-06-08 18:37:38 +0000 14.3R/relnotes: add more wifi updates - rtw88 fixes - iwlwififw removal, use fwget. Sponsored by: The FreeBSD Foundation Reviewed by: releng (bofh, cperciva erlier) Differential Revision: https://reviews.freebsd.org/D50745 --- website/content/en/releases/14.3R/relnotes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/en/releases/14.3R/relnotes.adoc b/website/content/en/releases/14.3R/relnotes.adoc index 307057f85a..a1cdd116e6 100644 --- a/website/content/en/releases/14.3R/relnotes.adoc +++ b/website/content/en/releases/14.3R/relnotes.adoc @@ -413,6 +413,10 @@ gitref:edf50670e215[repository=src] The LinuxKPI, particularly for 802.11, has been enhanced to support crypto offload and 802.11n and 802.11ac standards. The man:iwlwifi[4] wireless driver is the first to make use of these new features supporting 802.11ac for some Intel Wi-Fi 5, and all of Intel Wi-Fi 6 and Wi-Fi 7 hardware. (Sponsored by The FreeBSD Foundation) +The man:rtw88[4] driver was made to work (associate) again and a memory leak got resolved. (Sponsored by The FreeBSD Foundation) + +Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. (Sponsored by The FreeBSD Foundation) + [[hardware]] == Hardware Support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506081838.558IcwiL009163>
