Vladimir Kondratyev 54c050471c wmt(4): Reapply r358872 (by hselasky) modified to use
maximal input report size instead of wMaxPacketSize.

If the USB frame length is set to 1024 bytes, WMT_BSIZE, the EETI controller
will pack multiple touch events in the packet and the current code will only
process the first touch event.

As a result some important events are lost like releasing the finger from the
touchscreen.

Use the maximal input report size as buffer size instead.

PR:		244718
Tested by:	Oskar Holmlund <oskar.holmlund@ohdata.se>, wulf
MFC after:	3 days
Discussed with:	hselasky
2020-03-11 20:05:49 +00:00
..
2020-02-20 16:58:19 +00:00
2020-03-06 21:15:25 +00:00
2020-03-02 23:25:02 +00:00
2020-03-01 20:37:42 +00:00
2020-03-04 22:32:40 +00:00
2020-03-01 23:01:37 +00:00
2020-03-06 09:59:07 +00:00
2020-03-07 15:37:23 +00:00
2020-02-03 17:35:11 +00:00