linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Christian Volkmann <haveaniceday@cv-sv.de>,
	linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net,
	Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	zaitcev@redhat.com
Subject: Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
Date: Sat, 15 Sep 2007 09:56:28 -0700	[thread overview]
Message-ID: <20070915095628.491c8a86.zaitcev@redhat.com> (raw)
In-Reply-To: <20070915034819.3e695370.akpm@linux-foundation.org>

On Sat, 15 Sep 2007 03:48:19 -0700, Andrew Morton <akpm@linux-foundation.org> wrote:

> > I have an error message with 2.6.23-rc6.
> > This did not happen with 2.6.22.
> 
> Another one for Michal's dirt file.

No, I think it's the module ordering again.

> > 2.6.23-rc6 boot.msg extract ( hub/usb )

I wish users stopped this filtering, it's a very bad idea.

As it is, there's no message showing when ehci_hcd was loaded.
We can try piece together the picture:

> > <6>usb usb1: configuration #1 chosen from 1 choice
> > <6>hub 1-0:1.0: USB hub found
> > <6>hub 1-0:1.0: 2 ports detected
> > <6>usb usb2: configuration #1 chosen from 1 choice
> > <6>hub 2-0:1.0: USB hub found
> > <6>hub 2-0:1.0: 2 ports detected
> > <6>usb 1-1: new low speed USB device using ohci_hcd and address 2

ok this was ohci_hcd

> > <3>usb 1-1: device not accepting address 2, error -62
> > <6>usb 5-2: new full speed USB device using uhci_hcd and address 2

was ehci here? We don't know but I bet it was, because:

> > <6>usb 6-2: new high speed USB device using ehci_hcd and address 2

> > 2.6.22 boot.msg extract ( hub/usb )

This one seems far shorter. The EHCI comes online late here as well,
but not as late as in the "regression" case. I am wondering if we
have some kind of "parallel PCI probing" option in action here.

-- Pete

  parent reply	other threads:[~2007-09-15 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 21:28 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62 Christian Volkmann
2007-09-15 10:48 ` Andrew Morton
2007-09-15 11:50   ` Christian Volkmann
2007-09-15 12:06   ` Christian Volkmann
2007-09-15 15:31     ` [linux-usb-devel] " Alan Stern
2007-09-15 17:07       ` Christian Volkmann
2007-09-15 19:55         ` Alan Stern
2007-09-15 16:56   ` Pete Zaitcev [this message]
2007-09-15 17:11     ` Christian Volkmann

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=20070915095628.491c8a86.zaitcev@redhat.com \
    --to=zaitcev@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=haveaniceday@cv-sv.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=michal.k.k.piotrowski@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 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).