lm32: softusb: claim to support full speed
authorMichael Walle <michael@walle.cc>
Thu, 21 Jul 2011 18:52:24 +0000 (20:52 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 3 Aug 2011 23:14:22 +0000 (01:14 +0200)
commit338d53849b3aa7b4168b888e22af5a729ff1c48d
tree39ee02d72526023e82f3e78f20b5b407177032d9
parent692b1df66289d7fe72d4a7d2e75f6eec4eaca0f8
lm32: softusb: claim to support full speed

The QEMU keyboard and mouse reports themselves as full speed devices,
though they are actually low speed devices. Until this is fixed, claim that
we are supporting full speed devices.

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/milkymist-softusb.c