From nobody Fri Oct 11 17:24:21 2024 X-Original-To: dev-commits-doc-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 4XQD516sYsz5Z8yt for ; Fri, 11 Oct 2024 17:24:21 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XQD515twCz593y; Fri, 11 Oct 2024 17:24:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728667461; 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=PuTO3qNSU2mCAtky5M/Igs/KKGVPVJACAbuRwfugiyI=; b=q/G41EqqdPwi9g7+moaFJiRKU670VWHAHtGVbqus0LibdfdwKas5OgAAGo5weQ6R/8qva1 OeCWNBycBp6oYV08EZCMf5yhRVRry7zLtoXCZlfg1/mR2b5skDcCrVMp9kVBp63Wru+/k6 kj3xc2ocoDnqqQtUt3z2TC3wzvbnhX1D7Cc9DkPorgvriQ5w2wKtJo6Q/VrPcKSgXucOKI JTWVBGP6Et9HDglmOPWMATVGX4rsFXNUsIganC4ZZ0KPt8UTTZsiZhGutYfnVkfT/st09J bvXwa1Ap0jA1FsyVyNA/t0iQknChnrhEBdBoszspS7M392Ibc413gn2OUXcWhA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728667461; 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=PuTO3qNSU2mCAtky5M/Igs/KKGVPVJACAbuRwfugiyI=; b=iXusQTT8VtTXmoqGDExkMT4Eb6NZkHPo82z2Gn5SNO3ZqMxdSpENwIGE+f3jLKM5UXSQY3 LaD8MDhsMmJoxjwE6Gr4VjSE6Q5d0imMZPuETXf8ORC616TIqtiVmBwohX2igLqjWmI51W sifDKOXXf1z6N1Qw5PM8kVX58vtgCenhurbGYt3oQIyRj+43CDvb6u0+B66FyP0bEBOXIz 8V6asBjUSFr0Y+pwhpWAgCvOhe7HwwcKDc7vmCyLykAf0IVgnAxPFLXskdyCHqkjo+4jtU MdzCnp3zhwLRUk3rtHfx+AlhRcqntxnfGb92MQrmHy0L64ip47f6BuYM5YKyTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728667461; a=rsa-sha256; cv=none; b=opFNbZWXwhdH5sgytlujKXbWAY5eTJHwUtCnvJf5V3P05dACkhhKqUS0I704qCTkwR+X5P UECX0zwLFu0tOl4DlgXPahRd6DLgdrglvMCzycI5muKf3tn9KDBmk+FypHPtha4KVgNx1m pPagohgmwIfuRrU/K5zhIyJS2GhOkEjpJrDfsj/COF7G6Yhb6LJzjgk1QV26Qo4FzsJLSv XDNH7/dTE6uHPdkA2B40ADR+7uqhs3BN118oCfnxBzan5RVVuhXJVuvOLmextVqMzApx7k bSTZa68FYLcHUJqwjRLPEWkK380LyAx5bBd0mfJ3IFV0sNtWqvokCGOzWBQKHA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XQD515VbSzrN0; Fri, 11 Oct 2024 17:24:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49BHOLKB042394; Fri, 11 Oct 2024 17:24:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49BHOLhT042391; Fri, 11 Oct 2024 17:24:21 GMT (envelope-from git) Date: Fri, 11 Oct 2024 17:24:21 GMT Message-Id: <202410111724.49BHOLhT042391@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Bjoern A. Zeeb" Subject: git: 396cc521d8 - main - Release Notes: add rtw89 to the Hardware Notes template List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 396cc521d87ab97784dc50494f8f3ffb9afe4ee4 Auto-Submitted: auto-generated The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/doc/commit/?id=396cc521d87ab97784dc50494f8f3ffb9afe4ee4 commit 396cc521d87ab97784dc50494f8f3ffb9afe4ee4 Author: Bjoern A. Zeeb AuthorDate: 2024-10-11 17:18:45 +0000 Commit: Bjoern A. Zeeb 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;