Browse Source
According to the USB OHCI specification section 6.5.6
("FrameNumberOverflow Event"), when bit 15 of the frame count changes
(either from 1 to 0 or 0 to 1) a FrameNumberOverflow interrupt should
be generated.
This fixes usb-audio on mac99,via=pmu with MacOS 9.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3274
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Tested-by: Elisey Konstantinov <elisey.konstantinov@gmail.com>
Message-id: 20260212185425.2F854596A29@zero.eik.bme.hu
[PMM: added brief comment, tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
master
committed by
Peter Maydell
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue