From e06d0350ec4231aba6c4ad7a091192b8d624931b Mon Sep 17 00:00:00 2001 From: Vladimir Kondratyev Date: Mon, 18 Aug 2025 00:00:45 +0300 Subject: [PATCH] NOTES: improve HIDRAW_MAKE_UHID_ALIAS description Reviewed by: aokblast Differential Revision: https://reviews.freebsd.org/D51611 --- sys/conf/NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1338f47199a..92e98aa57eb 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2436,7 +2436,7 @@ options HID_DEBUG # enable debug msgs device hidbus # HID bus device hidmap # HID to evdev mapping device hidraw # Raw access driver -options HIDRAW_MAKE_UHID_ALIAS # install /dev/uhid alias +options HIDRAW_MAKE_UHID_ALIAS # install /dev/uhid alias for /dev/hidraw device hconf # Multitouch configuration TLC device hcons # Consumer controls device hgame # Generic game controllers