OpenBSD cvs log

created 2021-11-29T22:45:13Z
begin 2021-11-22T11:01:12Z
end 2021-11-22T11:30:16Z
path src/sys
commits 3

date 2021-11-22T11:29:17Z
author anton
files src/sys/dev/usb/ukbd.c log diff annotate
src/sys/dev/usb/ums.c log diff annotate
message Add missing claim multiple report ids conditionals to uhidev drivers.

date 2021-11-22T11:29:18Z
author anton
files src/sys/dev/usb/umstc.c log diff annotate
src/sys/dev/usb/utpms.c log diff annotate
src/sys/dev/usb/uwacom.c log diff annotate
message Add missing claim multiple report ids conditionals to uhidev drivers.

date 2021-11-22T11:30:16Z
author anton
files src/sys/dev/usb/uhidev.c log diff annotate
src/sys/dev/usb/uhidev.h log diff annotate
message Drop the old problematic claim multiple report ids logic now that all
uhidev drivers have been fixed.