git: 581c5d46fe1c - main - vtnet.4: Add a HARDWARE section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Aug 2026 19:24:57 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=581c5d46fe1c2a49e0967dbfff18cfa73f3b910b
commit 581c5d46fe1c2a49e0967dbfff18cfa73f3b910b
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 18:02:54 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 19:24:09 +0000
vtnet.4: Add a HARDWARE section
For inclusion in the hardware release notes.
MFC after: 3 days
---
share/man/man4/vtnet.4 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/share/man/man4/vtnet.4 b/share/man/man4/vtnet.4
index 84a096c67483..cc6823cb9257 100644
--- a/share/man/man4/vtnet.4
+++ b/share/man/man4/vtnet.4
@@ -88,6 +88,10 @@ utility configures the adapter to receive and transmit Jumbo Frames.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
+.Sh HARDWARE
+The
+.Nm
+driver supports VirtIO Ethernet devices.
.Sh LOADER TUNABLES
Tunables can be set at the
.Xr loader 8