Hi,
> Thanks for the explanation. I've been successful in passing through an
> USB 2.0 stick into Mac OS 9.x when connected to a real USB 1.1 hub in
> a old Apple keyboard.
Ah, neat trick to force the device into usb1 mode.
take care,
Gerd
> Hi Gerd,
>
> Thanks for looking into this. It looks to me that the usb storage
> device nicely reports endpoints 1 and 2 when asked, but that the host
> only ever communicates with endpoint 1.
EP 1 is host -> device.
EP 2 is device -> host.
So the host sends requests but the device never answe
On Tue, Feb 16, 2021 at 4:42 PM Howard Spoelstra wrote:
>
> On Tue, Feb 16, 2021 at 3:48 PM Gerd Hoffmann wrote:
> >
> > Hi,
> >
> > > Please find another pcap file attached. This one stems from an attempt
> > > to pass through a midi device when running qemu-system-ppc with Mac OS
> > > 9.2 in
On Tue, Feb 16, 2021 at 3:48 PM Gerd Hoffmann wrote:
>
> Hi,
>
> > Please find another pcap file attached. This one stems from an attempt
> > to pass through a midi device when running qemu-system-ppc with Mac OS
> > 9.2 in macOS host.
>
> Ah, yes, I remember now. Problem is that the usb stick
Hi,
> Please find another pcap file attached. This one stems from an attempt
> to pass through a midi device when running qemu-system-ppc with Mac OS
> 9.2 in macOS host.
Ah, yes, I remember now. Problem is that the usb stick is plugged into
a high-speed port (usb2) on the host but passed as f
On Tue, Feb 9, 2021 at 6:17 PM Howard Spoelstra wrote:
>
>
>
> On Tue, Feb 9, 2021 at 4:12 PM Gerd Hoffmann wrote:
>>
>> Hi,
>>
>> > A noticeable issue when comparing the pcap files seems to be at Fedora pcap
>> > frame 8 and Mac OS 9.2 pcap frame 28 (configuration descriptor). It seems
>> > th
> On Feb 8, 2021, at 8:29 AM, qemu-devel-requ...@nongnu.org wrote:
>
> Message: 15
> Date: Mon, 8 Feb 2021 14:29:06 +0100
> From: Howard Spoelstra
> To: qemu-devel qemu-devel , Gerd Hoffmann
>
> Subject: USB pass through into Mac OS 9.x with qemu
On Tue, Feb 9, 2021 at 4:12 PM Gerd Hoffmann wrote:
> Hi,
>
> > A noticeable issue when comparing the pcap files seems to be at Fedora
> pcap
> > frame 8 and Mac OS 9.2 pcap frame 28 (configuration descriptor). It seems
> > the Mac OS side is missing 5 bytes and hence the packet is malformed.
>
Hi,
> A noticeable issue when comparing the pcap files seems to be at Fedora pcap
> frame 8 and Mac OS 9.2 pcap frame 28 (configuration descriptor). It seems
> the Mac OS side is missing 5 bytes and hence the packet is malformed.
> (A run with Mac OS 9.0 as guest showed that this guest only miss