The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d0144563a0c1454c59daac57fc52ad9f09ab1d8e
commit d0144563a0c1454c59daac57fc52ad9f09ab1d8e Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2025-08-02 17:06:18 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2025-08-02 17:07:14 +0000 UPDATING: Correct typo in hw.usb.usbhid.enable tunable I accidentally had usbhid_enable. Reported by: Ralf Wenk --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 28ff08e65ef5..55cb4181ce30 100644 --- a/UPDATING +++ b/UPDATING @@ -35,7 +35,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: additional issues prior to FreeBSD 15.0. To revert to the previous USB HID driver behavior, set the loader - tunable hw.usb.usbhid_enable=0. + tunable hw.usb.usbhid.enable=0. 20250727: bmake (i.e., /usr/bin/make and /usr/share/mk) has moved to a new