]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hid: Import hconf(4) - digitizer configuration top-level collection support.
authorVladimir Kondratyev <wulf@FreeBSD.org>
Sat, 10 Oct 2020 21:45:17 +0000 (00:45 +0300)
committerVladimir Kondratyev <wulf@FreeBSD.org>
Thu, 7 Jan 2021 23:18:43 +0000 (02:18 +0300)
commit10fbbdfbbd65eb076e136385a891015496f5171e
tree1f8141c88e5c485ceeb9196d0a2a11fc13145370
parent01f2e864f79584c0cd250a8e7cfb501a9985768a
hid: Import hconf(4) - digitizer configuration top-level collection support.

Reviewed by: hselasky (as part of D27990)
share/man/man4/Makefile
share/man/man4/hconf.4 [new file with mode: 0644]
sys/conf/files
sys/dev/hid/hconf.c [new file with mode: 0644]
sys/dev/hid/hconf.h [new file with mode: 0644]
sys/modules/hid/Makefile
sys/modules/hid/hconf/Makefile [new file with mode: 0644]