qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] patch for handling multiple configurations on usb host devices
Date: Mon, 03 Jul 2006 21:41:19 -0500	[thread overview]
Message-ID: <1151980879.5227.39.camel@localhost> (raw)

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

   lo list.  I've made an attempt to add support for devices with
multiple configurations (and interfaces), but do not own a device to
test it on.  If someone with such a device could test this it would be
very helpful.  The patch is against CVS - the other limitations still
hold true such as no devices that use isochronous endpoints (most
webcams).  I'm only interested in reports from those whose device does
not currently work with qemu.

If you have tried your usb device in the past and received:

usb_host: only one interface supported

then this patch will also be useful for you to test.  You can find out
if the device has this property from the device entry in lsusb -vv:

bNumConfigurations      N

or from the entry in /proc/bus/usb/devices:

D:  Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs=  N

where N is a number greater than 1.

   Please reply with the debug output from the terminal used to launch
qemu and any notes you may have about the test.  Thank you.


[-- Attachment #2: qemu-multi-configs.diff.gz --]
[-- Type: application/x-gzip, Size: 2316 bytes --]

                 reply	other threads:[~2006-07-04  2:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1151980879.5227.39.camel@localhost \
    --to=lmendez19@austin.rr.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).