Date: Thu, 17 Oct 2024 19:55:51 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: b547371413 - main - Release Notes: Hardware Compatibility Notes: generate iwn(4) entry Message-ID: <202410171955.49HJtpTd078435@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=b547371413cb70634accc0fab03abfb7f134d534 commit b547371413cb70634accc0fab03abfb7f134d534 Author: Alexander Ziaee <concussious@runbox.com> AuthorDate: 2024-10-17 19:47:38 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2024-10-17 19:52:11 +0000 Release Notes: Hardware Compatibility Notes: generate iwn(4) entry Replace the hand-crafted iwn entry by logic to generate it from the manual page. Reviewed by: bz Differential Revision: https://reviews.freebsd.org/D47162 --- website/archetypes/release/hardware.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index d8e607f273..73f6c227cf 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -558,7 +558,7 @@ Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver) [i386, amd64] Intel Dual Band Wireless AC 3160/7260/7265 IEEE 802.11ac network adapters (man:iwm[4] driver) -[i386, amd64] Intel Wireless WiFi Link 4965AGN IEEE 802.11n PCI network adapters (man:iwn[4] driver) +&hwlist.iwn; [i386, amd64] Marvell Libertas IEEE 802.11b/g PCI network adapters (man:malo[4] driver)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410171955.49HJtpTd078435>