]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Try to fix USB HID and make the HID reports readable.
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 15 Aug 2008 10:38:06 +0000 (11:38 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 15 Aug 2008 10:38:06 +0000 (11:38 +0100)
commitbfaaa608ded03c458a970be818cc319f5fe914d7
treee103dff6c9374a77c592aa8463adbadf7dd0480f
parent8c67ae7450e28d9b1aac282fb8d417c2d3f16573
Try to fix USB HID and make the HID reports readable.

Decode HID report Items in the comments.
Invert mouse wheel direction as per Alexander Graf's report and as we already do in the tablet.
Clamp the Relative values to -127:127 as we claimed in the HID descriptors.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4482 c046a42c-6fe2-441c-8c8c-71466251a162

(Cherry picked from qemu upstream branch, git commit
  976f8eef23eb571b6707d7bdec488f6c6ae4231b)
hw/usb-hid.c