qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 0/4] Misc OHCI patches


From: BALATON Zoltan
Subject: Re: [RFC PATCH 0/4] Misc OHCI patches
Date: Sat, 2 Oct 2021 16:37:29 +0200 (CEST)

On Fri, 1 Oct 2021, BALATON Zoltan wrote:
Posted as RFC because it's unfinfished and untested as there seems to
be some regression with mac99 so it does not boot for me for some
reason I haven't debugged yet. Hope Howard can test it and see if it
changes any of the traces seen before.

I've now tried it with MorphOS on mac99 (needs a new patched OpenBIOS as the previous one stopped working with recent escc reset changes, see https://mail.coreboot.org/hyperkitty/list/openbios@openbios.org/thread/PE6B3HSQB6XIIELYJP6GJMR3L4RIUANR/ ) but I don't have a usb audio device to pass through so tried with the emulated -device usb-audio instead. It's recognised both before and after this patch but does not make any sound. While info about the device shows up it seems to get packet NAKs when it's accessed and packet data is all zeros so maybe there's some problem decoding OHCI structures from the guest? It also has two audio endpoints and the first one is disabled, MorphOS seems to try to use the second one, Not sure where these are connected or is the first one an input for recording?

Interestingly on pegasos2 which has UHCI instead of OHCI MorphOS does not even correctly detect the emulated usb-audio device and trying to get info makes it freeze so looks like the UHCI model may also have some problems of its own.

On sam460ex that has EHCI it does the same as on mac99, detects usb-audio, does not freeze but does not make sound either. I think this would need someone with more understanding of the wotkings of usb-audio to debug this.

Regards,
BALATON Zoltan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]