qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] patch for handling multiple configurations on usb host devices
@ 2006-07-04  2:41 Lonnie Mendez
  0 siblings, 0 replies; only message in thread
From: Lonnie Mendez @ 2006-07-04  2:41 UTC (permalink / raw)
  To: qemu-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-04  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04  2:41 [Qemu-devel] patch for handling multiple configurations on usb host devices Lonnie Mendez

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).