OpenBSD cvs log

created 2022-03-27T18:43:08Z
begin 2022-03-21T09:12:34Z
end 2022-03-21T12:18:52Z
path src/sys
commits 1

date 2022-03-21T12:18:52Z
author thfr
files src/sys/dev/usb/uhid_rdesc.h log diff annotate
src/sys/dev/usb/uhidev.c log diff annotate
src/sys/dev/usb/uhidev.h log diff annotate
message Add support for XBox One gamecontroller, including report descriptor.
Based on previous XBox 360 controller code and NetBSD's implementation.

Tested by me and solene@.
Input by solene@ and stsp@.
ok stsp@ phessler@
ok solene@ for an earlier version.