]> Git Repo - qemu.git/commit - hw/usb/hcd-ohci.c
ohci: fix Host Controller USBRESET
authorHervé Poussineau <[email protected]>
Sat, 19 Dec 2015 23:23:50 +0000 (00:23 +0100)
committerGerd Hoffmann <[email protected]>
Fri, 8 Jan 2016 08:25:50 +0000 (09:25 +0100)
commit7d938fd14b87e1d8db2de5ea1359d6d11e366a56
tree1f9195e0b8d85b98d1676935ca6162a35e57b3e0
parent84d04e216279b5388c66c00fb00ed591da894357
ohci: fix Host Controller USBRESET

Specification says that, when entering this state, "the contents of the registers
(except Root Hub registers) are preserved by the HC. [...] The Root Hub is being reset,
which causes the Root Hub's downstream ports to be reset and possibly powered off."

Signed-off-by: Hervé Poussineau <[email protected]>
Tested-by: Mark Cave-Ayland <[email protected]>
Message-id: 1450567431[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb/hcd-ohci.c
This page took 0.025952 seconds and 4 git commands to generate.