The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=47552b548d5ad4509ef342324910e748318fee77
commit 47552b548d5ad4509ef342324910e748318fee77 Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2025-05-20 15:45:50 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2025-06-19 21:06:17 +0000 usbhid.4: Add cross-references to "other USB HID drivers" Reviewed by: ziaee Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50437 (cherry picked from commit 084046ad8f859d270a3cf900a82c5254153afcac) --- 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 156f53a051ea..1dff0ef0e6d6 100644 --- a/share/man/man4/usbhid.4 +++ b/share/man/man4/usbhid.4 @@ -55,7 +55,11 @@ tunables: .It Va hw.usb.usbhid.enable Enable .Nm -and make its priority greater than other USB HID drivers have. +and make its priority greater than other USB HID drivers, such as +.Xr ukbd 4 , +.Xr ums 4 , +and +.Xr uhid 4 . Default is 0. .El .Bl -tag -width indent