diff options
| author | Daniel Ritz <[email protected]> | 2005-11-27 21:23:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-01-04 21:51:39 +0000 |
| commit | 5d3202949c9ac6e135d98bde15a8f05ad3fa5849 (patch) | |
| tree | 2807209840c56f37a003ebb9aa3a4e4171c3cfe9 /drivers/usb/core/buffer.c | |
| parent | [PATCH] USB: usbserial: race-condition fix. (diff) | |
| download | kernel-5d3202949c9ac6e135d98bde15a8f05ad3fa5849.tar.gz kernel-5d3202949c9ac6e135d98bde15a8f05ad3fa5849.zip | |
[PATCH] USB: input/touchkitusb: handle multiple packets
Some versions of the controller seem to put multiple report packet into a
single urb. also it can happen that a packet is split across multiple urbs.
unpatched you get a jumpy cursor on some screens.
the patch does:
- handle multiple packets per urb
- handle packets split across multiple urb
- check packet type
- cleanups
Signed-off-by: Daniel Ritz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions
