Skip to content
Snippets Groups Projects
Commit 6301460c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

usb/ohci: Set pad to 0 after frame update


When the OHCI controller's framenumber is incremented, HccaPad1 register
should be set to zero (Ref OHCI Spec 4.4)

ReactOS uses hccaPad1 to determine if the OHCI hardware is running,
consequently it fails this check in current qemu master.

Signed-off-by: default avatarRyan Wendland <wendland@live.com.au>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1048


Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b03fcd68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment