Date: Fri, 11 Oct 2024 17:24:21 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 396cc521d8 - main - Release Notes: add rtw89 to the Hardware Notes template Message-ID: <202410111724.49BHOLhT042391@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=396cc521d87ab97784dc50494f8f3ffb9afe4ee4 commit 396cc521d87ab97784dc50494f8f3ffb9afe4ee4 Author: Bjoern A. Zeeb <bz@FreeBSD.org> AuthorDate: 2024-10-11 17:18:45 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2024-10-11 17:18:45 +0000 Release Notes: add rtw89 to the Hardware Notes template rtw89 was committed to main with a man page incl. a .Sh HARDWARE and is expected to ship in some state in 14.2-R. Sponsored by: The FreeBSD Foundation --- website/archetypes/release/hardware.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index cfc89b5cf5..236559d369 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -570,6 +570,8 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) &hwlist.rtw88; +&hwlist.rtw89; + Realtek RTL8192C, RTL8188E, RTL8812A and RTL8821A based PCIe IEEE 802.11b/g/n wireless network adapters (man:rtwn[4] driver) &hwlist.rum;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410111724.49BHOLhT042391>