Date: Tue, 27 May 2025 19:29:56 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 9ddfc05e64 - main - HW Relnotes: Sync hardware notes from ure(4) Message-ID: <202505271929.54RJTuH1074501@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=9ddfc05e64aedfb21ced5729cb05a30fc97adab8 commit 9ddfc05e64aedfb21ced5729cb05a30fc97adab8 Author: Kenneth Raplee <kenrap@kennethraplee.com> AuthorDate: 2025-04-13 13:39:47 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-05-27 19:23:25 +0000 HW Relnotes: Sync hardware notes from ure(4) Add the ure driver to the Ethernet Interfaces section of the Hardware Release Notes for the template and the upcoming 14.3R. Reviewed by: mhorne, ziaee Approved by: mhorne (mentor) Discussed with: bsdimp, cperciva Pull Request: https://github.com/freebsd/freebsd-doc/pull/486 --- website/archetypes/release/hardware.adoc | 2 ++ website/content/en/releases/14.3R/hardware.adoc | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 86000bfb41..afc21ab7b4 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -508,6 +508,8 @@ Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver) &hwlist.uhso; +&hwlist.ure; + &hwlist.urndis; &hwlist.vge; diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index 0d20521a52..e5d730fe76 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -2500,6 +2500,10 @@ sysctl(8). +&hwlist.ure; + + + The **urndis** driver supports the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505271929.54RJTuH1074501>
