]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r336577:
authorwulf <wulf@FreeBSD.org>
Sat, 4 Aug 2018 12:45:37 +0000 (12:45 +0000)
committerwulf <wulf@FreeBSD.org>
Sat, 4 Aug 2018 12:45:37 +0000 (12:45 +0000)
commitf6fa474d0a9ab9d29d60af3c6c2796ad077a25f5
tree984ea99234b5c9e9fa05ba60918b060f20950a68
parent2075337824222a94c083f03407d4963a5de9a7f5
MFC r336577:

Raise "Report Count" value limit in HID descriptor parser.

This fixes usage/report size calculation of Microsoft`s "Touch Hardware
Quality Assurance" certificate blob found in many touchscreens.

While here, join several "c->flags = dval" lines in to single line.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D16357
sys/dev/usb/usb_hid.c