All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Dmitri Kassatkine <dmitri.kassatkine@nokia.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: usb.c patch -> successfuly read usb descriptors on some USB device
Date: Tue, 15 Jan 2002 10:38:14 -0800	[thread overview]
Message-ID: <20020115183814.GD27059@kroah.com> (raw)
In-Reply-To: <3C43FD9D.8050706@nokia.com>
In-Reply-To: <3C43FD9D.8050706@nokia.com>

On Tue, Jan 15, 2002 at 11:59:57AM +0200, Dmitri Kassatkine wrote:
> Hi,
> 
> Sometimes USB subsystem cannot get USB descriptor.
> 
> Jan 15 10:44:21 selma kernel: hub.c: USB new device connect on bus1/1, assigned device number 25
> Jan 15 10:44:21 selma kernel: usb.c: couldn't get all of config descriptors
> Jan 15 10:44:21 selma kernel: usb.c: unable to get device 25 configuration (error=-110)
> 
> Here is patch how to fix it for 2.4.17. It works for 2.4.16 as well.
> It necassary to read descriptor at once, not first 8 byte first.

Then this device does not match the USB spec.

> It works well now for NSM USB Bluetooth dongle.

Has this device gone through the USB certification process?  There are a
_lot_ of USB bluetooth devices out there that violate the USB spec, and
have not been certified.

thanks,

greg k-h

  reply	other threads:[~2002-01-15 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15  9:59 usb.c patch -> successfuly read usb descriptors on some USB device Dmitri Kassatkine
2002-01-15 18:38 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-15  9:47 Dmitri Kassatkine

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=20020115183814.GD27059@kroah.com \
    --to=greg@kroah.com \
    --cc=dmitri.kassatkine@nokia.com \
    --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 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.