CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/10 23:46:48
Modified files:
sys/dev/hid : files.hid
Added files:
sys/dev/hid : hidcc.c hidccvar.h
Log message:
Extract the HID specific pieces from ucc(4) into hidcc. First steps
toward attaching hidcc over i2c.
ok matthieu@
