Date: Sun, 17 Aug 2025 21:02:33 GMT From: Vladimir Kondratyev <wulf@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: e06d0350ec42 - main - NOTES: improve HIDRAW_MAKE_UHID_ALIAS description Message-ID: <202508172102.57HL2X3h085435@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=e06d0350ec4231aba6c4ad7a091192b8d624931b commit e06d0350ec4231aba6c4ad7a091192b8d624931b Author: Vladimir Kondratyev <wulf@FreeBSD.org> AuthorDate: 2025-08-17 21:00:45 +0000 Commit: Vladimir Kondratyev <wulf@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508172102.57HL2X3h085435>