OSDN Git Service

Fix range in the hid report descriptor for USB tablet.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Sep 2008 22:26:35 +0000 (22:26 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Sep 2008 22:26:35 +0000 (22:26 +0000)
commitde5c2d0a1fd1668fe38bf88706c099b24407b079
tree1529a827b05ab4fd17d6dab3a733f06c073124c8
parent08af02e25b3925f07ea236536955d40977661918
Fix range in the hid report descriptor for USB tablet.

Should prevent the ugly wrapping due to a typo in an earlier commit.
Fix by Gregor (gg@seh.de).

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