All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "erik.rull@rdsoftware.de" <erik.rull@rdsoftware.de>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] usb: selective endpoint initialization
Date: Tue, 03 Jul 2012 10:43:20 +0200	[thread overview]
Message-ID: <4FF2B0A8.1070806@siemens.com> (raw)
In-Reply-To: <4FF2AB70.5080307@redhat.com>

On 2012-07-03 10:21, Gerd Hoffmann wrote:
> On 07/03/12 09:47, Jan Kiszka wrote:
>> On 2012-07-02 18:16, Gerd Hoffmann wrote:
>>> Add support for (re-)initializing endpoints which belong to a specific
>>> interface only.  Use this in usb-host when changing altsetting for an
>>> interface, so other interfaces are not disturbed.
>>>
>>
>> qemu-system-x86_64: /data/qemu/hw/usb/host-linux.c:1220:
>> usb_linux_update_endp_table: Assertion `usb_ep_get_type(&s->dev, pid,
>> ep) == 255' failed.
>>
>> Do you need a trace again?
> 
> Don't think so.  Alternative fix attached.

Looks good here. No crashes so far, sound is playing.

> 
>>     Interface Descriptor:
>>       bInterfaceNumber        3
>>       bInterfaceClass         3 Human Interface Device
> 
> This interface is the one the packet comes from, guess the headset has
> some button(s) which this HID interface is intended for.

Yes, there are several buttons.

Thanks,
Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux

  reply	other threads:[~2012-07-03  8:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 16:16 [Qemu-devel] [PATCH] usb: selective endpoint initialization Gerd Hoffmann
2012-07-03  7:47 ` Jan Kiszka
2012-07-03  8:21   ` Gerd Hoffmann
2012-07-03  8:43     ` Jan Kiszka [this message]
2012-07-03  8:51       ` Jan Kiszka
2012-07-03  9:17         ` Gerd Hoffmann
2012-07-03 11:39           ` Jan Kiszka
2012-07-03 11:55             ` Gerd Hoffmann
2012-07-04  8:09 ` Erik Rull
2012-07-10 18:57   ` Erik Rull
2012-08-09  8:59     ` Gerd Hoffmann
2012-08-13 13:36       ` Erik Rull
2012-08-24 10:11       ` Erik Rull

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=4FF2B0A8.1070806@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=erik.rull@rdsoftware.de \
    --cc=kraxel@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.