uhci: controller is halted after reset
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 May 2015 07:24:00 +0000 (09:24 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 8 May 2015 11:01:08 +0000 (13:01 +0200)
commitca5a21c40d95d7a4e26ea0a304fd2cd8ad4e6ae1
tree1cfe6c94a7d479d00ec560d7f8d15cd721f0dfb9
parentcdf0d7694d877f19936d7404fd10b580f6e9a9b1
uhci: controller is halted after reset

... and the status register should say so.

Fixes "usbus0: controller did not stop" error printed by freebsd.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c