All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Michael Guterl <mguterl@gmail.com>
Cc: linux-usb-devel@lists.sourceforge.net,
	"Luis Miguel Garc� Mancebo" <ktech@wanadoo.es>,
	"Greg KH" <greg@kroah.com>, LKML <linux-kernel@vger.kernel.org>,
	akpm@osdl.org
Subject: Re: [linux-usb-devel] Re: USB troubles in rc2
Date: Thu, 5 Aug 2004 08:34:27 -0700	[thread overview]
Message-ID: <200408050834.27452.david-b@pacbell.net> (raw)
In-Reply-To: <944a037704080420574bb181f8@mail.gmail.com>

On Wednesday 04 August 2004 20:57, Michael Guterl wrote:

> Attached are my dmesg's from each kernel, each time I booted fully,
> then plugged the USB keyboard in, and then the USB mouse.  My kernel
> config is also attached, along with the output of lspci -v, (David
> Brownell mentioned "lspci -w" but this isn't a valid option, and I

Actually that was "-vv" (two v's, not double-v), but don't bother.

The dmesg output shows this is a HID failure.  It's likely connected
with some changes in the unlink logic, since that's what returns
the "-ENOENT" status.  The usb_kill_urb() changes added a new
URB state as I recall, maybe that's part of the issue here... since
that routine replaced the previous "synchronous unlink" logic.

- Dave


  reply	other threads:[~2004-08-05 15:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-02 19:00 USB troubles in rc2 Luis Miguel García Mancebo
2004-08-03  0:26 ` Greg KH
2004-08-03  2:08   ` Michael Guterl
2004-08-03  6:49     ` Trever L. Adams
2004-08-03  8:46   ` Luis Miguel García Mancebo
2004-08-03 13:57     ` Greg KH
2004-08-03 23:04       ` Luis Miguel García Mancebo
2004-08-04 20:32         ` Michael Guterl
2004-08-05  1:20           ` [linux-usb-devel] " David Brownell
2004-08-05  3:57             ` Michael Guterl
2004-08-05 15:34               ` David Brownell [this message]
2004-08-05 17:05                 ` Michael Guterl
2004-08-07 17:51                   ` David Brownell
2004-08-07 22:01                     ` Wes Janzen
2004-08-08  3:19                     ` Michael Guterl
2004-08-08  4:20                       ` Alan Stern
2004-08-08 13:29                         ` Michael Guterl
2004-08-10 17:16                           ` Michael Guterl
2004-08-10 18:54                             ` Alan Stern
2004-08-10 19:41                               ` Michael Guterl
2004-08-05 18:08                 ` Kevin O'Shea
2004-08-05 18:50                   ` Michael Guterl
2004-08-06 14:23               ` Alan Stern
2004-08-05  3:59             ` Michael Guterl

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=200408050834.27452.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=akpm@osdl.org \
    --cc=greg@kroah.com \
    --cc=ktech@wanadoo.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=mguterl@gmail.com \
    /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.