Searched hist:fa656aefe43b91a06191d4a99e11876998a50c46 (Results 1 – 2 of 2) sorted by relevance
/freebsd/share/man/man4/ |
H A D | hconf.4 | diff fa656aefe43b91a06191d4a99e11876998a50c46 Wed Jan 20 21:10:06 CET 2021 Vladimir Kondratyev <wulf@FreeBSD.org> hconf(4): Do not fetch report before writing new usage values back.
There is a report that reading of surface/button switch feature report causes SYN1B7D touchpad malfunction. As specs does not require it to be readable assume that report usages have default value on attach and last written value during operation. Do not apply default usage values on attachment and resume. While here fix manpage typos and add avg@ to copyright header.
Reported by: Jakob Alvermark <jakob_AT_alvermark_DOT_net> Reviewed by: avg Differential revision: https://reviews.freebsd.org/D28196
|
/freebsd/sys/dev/hid/ |
H A D | hconf.c | diff fa656aefe43b91a06191d4a99e11876998a50c46 Wed Jan 20 21:10:06 CET 2021 Vladimir Kondratyev <wulf@FreeBSD.org> hconf(4): Do not fetch report before writing new usage values back.
There is a report that reading of surface/button switch feature report causes SYN1B7D touchpad malfunction. As specs does not require it to be readable assume that report usages have default value on attach and last written value during operation. Do not apply default usage values on attachment and resume. While here fix manpage typos and add avg@ to copyright header.
Reported by: Jakob Alvermark <jakob_AT_alvermark_DOT_net> Reviewed by: avg Differential revision: https://reviews.freebsd.org/D28196
|