The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=e06d0350ec4231aba6c4ad7a091192b8d624931b
commit e06d0350ec4231aba6c4ad7a091192b8d624931b Author: Vladimir Kondratyev <w...@freebsd.org> AuthorDate: 2025-08-17 21:00:45 +0000 Commit: Vladimir Kondratyev <w...@freebsd.org> CommitDate: 2025-08-17 21:00:45 +0000 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 1338f47199a9..92e98aa57ebf 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