Re: [Qemu-devel] usb_host: only one interface supported

2007-06-25 Thread Christopher Friedt
I just applied the patch located in this thread: http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00331.html and it worked! Thanks Arnaud Christopher Friedt wrote: Hi everyone, I'm trying to plug in a usb device (Motorola L2 phone, with micro usb connector). When I try to add it us

[Qemu-devel] usb_host: only one interface supported

2007-06-25 Thread Christopher Friedt
Hi everyone, I'm trying to plug in a usb device (Motorola L2 phone, with micro usb connector). When I try to add it using the qemu console, usb_add host:22b8:4902 I get the response "usb_host: only one interface supported" in the standard output / error. What does this mean exactly? Is th