diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-08-02 17:06:18 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-08-02 17:07:14 +0000 |
| commit | d0144563a0c1454c59daac57fc52ad9f09ab1d8e (patch) | |
| tree | 62a839730c2950cd570e5daec9dc156495167e89 | |
| parent | 301dee770efe9c520ac001add39b9180897aafbb (diff) | |
UPDATING: Correct typo in hw.usb.usbhid.enable tunable
I accidentally had usbhid_enable.
Reported by: Ralf Wenk
| -rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
