All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Lukas Hejtmanek <xhejtman@mail.muni.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB 2.0 Mass storage device
Date: Thu, 24 Feb 2005 11:12:43 -0800	[thread overview]
Message-ID: <20050224191243.GD11806@kroah.com> (raw)
In-Reply-To: <20050224190548.GA7978@mail.muni.cz>

On Thu, Feb 24, 2005 at 08:05:48PM +0100, Lukas Hejtmanek wrote:
> On Thu, Feb 24, 2005 at 10:49:28AM -0800, Greg KH wrote:
> > > This is the device:
> > > http://www.msi.com.tw/program/support/download/dld/spt_dld_detail.php?UID=607&kind=6
> > > 
> > > Btw, I thought, that ehci-hcd driver handles both usb 2.0 and 1.1. Does it?
> > 
> > No, it hands off the usb 1.1 devices to the usb 1 core inside it.  This
> > is either uhci or ohci, depending on your controller chip.
> > 
> > Unless you put a USB 2.0 hub in front of a usb 1.1 device, then it gets
> > more complicated, but we'll just ignore that issue for now...
> > 
> > What does /proc/bus/usb/devices show for this device?
> 
> When connected through uhci-hcd:
> T:  Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0

Your device is only reporting that it can go at 12Mbit (full speed, not
480Mbit, which is high speed.)

So it's working properly, but not labeled clearly on the box.  We've
seen this a lot, you are not alone in your confusion.

I suggest you return it and get a better device.

thanks,

greg k-h

  reply	other threads:[~2005-02-24 19:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-24 17:59 USB 2.0 Mass storage device Lukas Hejtmanek
2005-02-24 18:13 ` Greg KH
2005-02-24 18:23   ` Lukas Hejtmanek
2005-02-24 18:49     ` Greg KH
2005-02-24 19:05       ` Lukas Hejtmanek
2005-02-24 19:12         ` Greg KH [this message]
2005-02-24 19:18           ` Lukas Hejtmanek
2005-02-24 19:22             ` Greg KH
2005-02-24 20:10               ` Matthias-Christian Ott
2005-02-24 21:15                 ` Greg KH
2005-02-24 21:38                   ` Lukas Hejtmanek
2005-02-24 21:48                     ` Jason Munro
2005-02-24 18:23 ` Matthias-Christian Ott
2005-02-24 18:26   ` Lukas Hejtmanek

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=20050224191243.GD11806@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xhejtman@mail.muni.cz \
    /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.