Extract the HID specific pieces from ucc(4) into hidcc. First steps
authoranton <anton@openbsd.org>
Fri, 11 Nov 2022 06:46:48 +0000 (06:46 +0000)
committeranton <anton@openbsd.org>
Fri, 11 Nov 2022 06:46:48 +0000 (06:46 +0000)
commit916dfe901f3c119af5f2ef846533e2e1ad5042a3
tree18737a78c594688a8b22fc5ab6092af7d672d7d7
parent56a2df6e6fb2737e89d59d38ea6d54ebc1e4e5c0
Extract the HID specific pieces from ucc(4) into hidcc. First steps
toward attaching hidcc over i2c.

ok matthieu@
sys/dev/hid/files.hid
sys/dev/hid/hidcc.c [new file with mode: 0644]
sys/dev/hid/hidccvar.h [new file with mode: 0644]