Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2025 16:18:04 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 7b18bf2a225a - main - usbhid.4: Note that it was enabled by default for 15.0
Message-ID:  <202510021618.592GI40e049686@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=7b18bf2a225af348c2d56ad345862fe0f1055839

commit 7b18bf2a225af348c2d56ad345862fe0f1055839
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-10-02 16:14:35 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-10-02 16:17:53 +0000

    usbhid.4: Note that it was enabled by default for 15.0
    
    Also add cross-references to hkbd.4 and hms.4.
    
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/usbhid.4 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/usbhid.4 b/share/man/man4/usbhid.4
index e5ba370cd025..4c7f254bdace 100644
--- a/share/man/man4/usbhid.4
+++ b/share/man/man4/usbhid.4
@@ -21,7 +21,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd July 30, 2025
+.Dd October 2, 2025
 .Dt USBHID 4
 .Os
 .Sh NAME
@@ -70,6 +70,8 @@ Default is 0.
 .El
 .Sh SEE ALSO
 .Xr ehci 4 ,
+.Xr hkbd 4 ,
+.Xr hms 4 ,
 .Xr ohci 4 ,
 .Xr uhci 4 ,
 .Xr usb 4 ,
@@ -80,6 +82,8 @@ The
 .Nm
 driver first appeared in
 .Fx 13.0 .
+It was enabled by default in
+.Fx 15.0 .
 .Sh AUTHORS
 .An -nosplit
 The



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510021618.592GI40e049686>