The USB tablet should not claim boot protocol support.
commit69bf405b50ae18cdbbb7b8bf08ab1f275d4e0d75
authorKevin O'Connor <kevin@koconnor.net>
Sat, 28 May 2011 15:47:50 +0000 (28 11:47 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2011 10:56:49 +0000 (14 12:56 +0200)
tree461008d847c1327dd6ea67d7412bda686df9f175
parent46115ac4c4f211b5b9b4d22f7af6ebe91c79a05c
The USB tablet should not claim boot protocol support.

The USB tablet advertises that it supports the "boot" protocol.
However, its reports aren't "boot" protocol compatible.  So, it
shouldn't claim that.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hid.c