public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: David van Hoose <davidvh@cox.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB not accepting addresses in bk9
Date: Thu, 15 May 2003 13:04:46 -0700	[thread overview]
Message-ID: <20030515200446.GA10318@kroah.com> (raw)
In-Reply-To: <3EC3F02E.1010604@cox.net>

On Thu, May 15, 2003 at 03:53:18PM -0400, David van Hoose wrote:
> Greg KH wrote:
> >On Thu, May 15, 2003 at 12:00:03AM -0400, David van Hoose wrote:
> >
> >>Sometime between 2.5.69-bk4 and 2.5.69-bk8, something with related to 
> >>the USB was messed up. I get the below lines in my dmesg.
> >>hub 2-0:0: new USB device on port 1, assigned address 2
> >>usb 2-1: USB device not accepting new address=2 (error=-110)
> >>hub 2-0:0: new USB device on port 1, assigned address 3
> >>usb 2-1: USB device not accepting new address=3 (error=-110)
> >>
> >>The first device is my Logitech Cordless Optical Trackball.
> >>The second device is my TI USB Graphlink.
> >>
> >>The Trackball still works. Not sure about the graphlink as I don't have 
> >>the software installed yet. :-/
> >
> >How can the device work if the USB bus rejected it?  Also, does
> >/proc/interrupts increment for the USB controller when you plug a device
> >in?
> 
> No idea. It seems to increment the usb line in /proc/interrupts.
> I've attached a dmesg with verbose debugging.

-ENOATTACHMENT :)

> >>I used the same config for bk4 as I did for bk8. It've attached my 
> >>config for bk9 since it is the same anyway.
> >
> >Care to do a binary search of bk4 to bk8 to try to find the problem?
> >Should only take you 2 reboots at most :)
> 
> What do you want me to do? I don't know if I have the skills yet to code 
> for the kernel, so the least I can do is test it. :-)

Ok, bk4 works for you and bk8 doesn't.  So try the following:
	- test bk6
	- if bk6 fails test bk5
		- if bk5 fails, the problem happened between bk4 and bk5
		- if bk5 works, the problem happened bewtwen bk5 and bk6
	- if bk6 works test bk7
		- if bk7 fails, the problem happened between bk6 and bk7
		- if bk7 works, the problem happened between bk7 and bk8

And let us know what the result is, please.

thanks,

greg k-h

  reply	other threads:[~2003-05-15 19:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-15  4:00 USB not accepting addresses in bk9 David van Hoose
2003-05-15  7:08 ` Greg KH
2003-05-15 19:53   ` David van Hoose
2003-05-15 20:04     ` Greg KH [this message]
2003-05-15 20:09       ` David van Hoose
2003-05-15 20:17         ` Greg KH
2003-05-15 22:26           ` David van Hoose

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=20030515200446.GA10318@kroah.com \
    --to=greg@kroah.com \
    --cc=davidvh@cox.net \
    --cc=linux-kernel@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