Comment 4 for bug 1694808

Revision history for this message
Colin Finck (colinfinck) wrote :

Doesn't happen when adding another UHCI controller and explicitly connecting the keyboard to it, like: -device vt82c686b-usb-uhci,id=myusb -device usb-host,bus=myusb.0,hostbus=3,hostaddr=2

Is QEMU just incorrectly connecting my full-speed USB keyboard to USB 2.0 EHCI instead of USB 1.x UHCI?
Or is SeaBIOS lacking support for anything involving USB 2.0 controllers, even simple HID devices?