Add icc(4) to handle Customer Control keyboards attached to i2c bus.
authormatthieu <matthieu@openbsd.org>
Fri, 11 Nov 2022 15:25:13 +0000 (15:25 +0000)
committermatthieu <matthieu@openbsd.org>
Fri, 11 Nov 2022 15:25:13 +0000 (15:25 +0000)
commit2022a111166570abb5dcfc446f52f46a762128f3
tree487ecf62a4c3457cabb0f3ee9f8ec5c3a8de51b3
parent3eb75377085e55d6e66bc0814c3359f206dc2264
Add icc(4) to handle Customer Control keyboards attached to i2c bus.
ok anton@ patrick@
share/man/man4/Makefile
share/man/man4/icc.4 [new file with mode: 0644]
sys/dev/hid/hidcc.c
sys/dev/i2c/files.i2c
sys/dev/i2c/icc.c [new file with mode: 0644]