CVSROOT: /cvs Module name: src Changes by: an...@cvs.openbsd.org 2021/08/24 23:45:33
Modified files: sys/dev/usb : ucc.c Log message: Determine if a hid item is an array by solely inspecting presence of associated min/max boundaries. Assuming that every usage array starts with the Control usage is incorrect. Fixes claudio@'s GMMK keyboard and partial fix for florian@'s Microsoft Sculpt keyboard.