blob: 601fd8a101b701962263734af48670feb95aa4a3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
id = 593
title = "USB ECM network device does not work under XHCI"
state = "opened"
created_at = "2021-09-01T23:41:26.673Z"
closed_at = "n/a"
labels = ["USB"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/593"
host-os = "Windows and also WSL"
host-arch = "x86_64"
qemu-version = "6.1.0 and git master"
guest-os = "Haiku"
guest-arch = "x86_64"
description = """No data is ever received by the USB ECM network device when it is attached to an XHCI controller. (USB 1.0 controllers work OK.)"""
reproduce = "n/a"
additional = """There are some patches it appears were submitted to the GitHub mirror that resolve the problem (I tested them applied to git master, and confirmed they work): https://github.com/qemu/qemu/pull/100
I guess they never were submitted to the mailing list, or somehow got missed?"""
|