* [Qemu-devel] usb_host: only one interface supported
@ 2007-06-25 15:45 Christopher Friedt
2007-06-25 16:28 ` Christopher Friedt
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Friedt @ 2007-06-25 15:45 UTC (permalink / raw)
To: qemu-devel
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 there some way I could patch my source
code to allow this to work?
I sort of got the impression that maybe the kernel had 'claimed' this
device and therefore couldn't allow another app to address it directly.
Is that the case?
I also tried removing / adding the cdc_acm module and running it that
way as a serial console, but for me (running motorola software update)
it seems not to work
Any suggestions?
~/Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] usb_host: only one interface supported
2007-06-25 15:45 [Qemu-devel] usb_host: only one interface supported Christopher Friedt
@ 2007-06-25 16:28 ` Christopher Friedt
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Friedt @ 2007-06-25 16:28 UTC (permalink / raw)
To: qemu-devel
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 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 there some way I could patch my source
> code to allow this to work?
>
> I sort of got the impression that maybe the kernel had 'claimed' this
> device and therefore couldn't allow another app to address it directly.
> Is that the case?
>
> I also tried removing / adding the cdc_acm module and running it that
> way as a serial console, but for me (running motorola software update)
> it seems not to work
>
>
> Any suggestions?
>
> ~/Chris
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-25 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-25 15:45 [Qemu-devel] usb_host: only one interface supported Christopher Friedt
2007-06-25 16:28 ` Christopher Friedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).