public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Winkelbauer <andreas.winkelbauer@gmx.at>
To: kvm@vger.kernel.org
Subject: Re: [PATCH] usb: Support for removing device by host addr, improved auto filter syntax
Date: Wed, 17 Sep 2008 15:48:38 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080917T153304-292@post.gmane.org> (raw)
In-Reply-To: 48CD46B5.50004@kernel.org

Max Krasnyansky <maxk <at> kernel.org> writes:
> Yeah most of the devices I have did not work before. Now it's exactly the
> opposite, I cannot seem to find a device that does not work :). Even those
> that require firmware download (they reset and remunerate after fw is loaded),
> with the right set of auto filters QEMU just grabs them after reset and things
> work just fine.
> And once we get EHCI going it'll be even better (BW wise that is).

Hi,

thanks for your USB patches, Max. Also for me things have improved a lot with
these patches.

what devices are working for me now (with windows xp+sp3):
* my nokia mobile
* a usb2rs232 converter
* a crazy usb2lpt converter
* a huawei e169 hsdpa usb stick (mobile broadband, yes :-) )
* a old logitech quickcam express for notebooks webcam is workish

devices that do not work:
* my TI calculator (TI 89 Titanium)
* my ipod nano (v3)

the ipod gives me the following output on the console:
husb: open device 1.6
husb: config #1 need -1
husb: 1 interfaces claimed for configuration 1
husb: grabbed usb device 1.6
usb_linux_update_endp_table: No such file or directory

the calculator does this:
husb: open device 4.5
husb: config #1 need -1
husb: 1 interfaces claimed for configuration -1
husb: grabbed usb device 4.5
husb: config #1 need 1
husb: 1 interfaces claimed for configuration 1
husb: config #1 need 1
husb: 1 interfaces claimed for configuration 1
...
husb: config #1 need 1
husb: 1 interfaces claimed for configuration 1
husb: device 4.5 disconnected

it seems to be switching configurations and re-enumerating periodically until i
disconnected it.

any hints how to track these problems down? has anybody tried to use an ipod
with qemu?

I'd be very thankful for any suggestions!

bye,
Andi 


  reply	other threads:[~2008-09-17 15:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-13 22:01 [PATCH] usb: Support for removing device by host addr, improved auto filter syntax Max Krasnyansky
2008-09-14  1:11 ` Anthony Liguori
2008-09-14 17:15   ` Max Krasnyansky
2008-09-17 15:48     ` Andreas Winkelbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-06  5:40 Max Krasnyansky
2008-09-11 21:01 ` Anthony Liguori
2008-09-12  3:48   ` Max Krasnyansky

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=loom.20080917T153304-292@post.gmane.org \
    --to=andreas.winkelbauer@gmx.at \
    --cc=kvm@vger.kernel.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