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 10:49:28 -0800 [thread overview]
Message-ID: <20050224184928.GA11490@kroah.com> (raw)
In-Reply-To: <20050224182300.GA7778@mail.muni.cz>
On Thu, Feb 24, 2005 at 07:23:00PM +0100, Lukas Hejtmanek wrote:
> On Thu, Feb 24, 2005 at 10:13:47AM -0800, Greg KH wrote:
> > Is the ehci-hcd driver loaded? And is your device a high speed one?
> > USB 2.0 support does not mean that it actually goes at high speeds, I
> > have a USB 2.0 "compliant" low speed USB keyboard here :)
>
> Yes, ehci-hcd driver is loaded. (kernel is 2.6.11-rc3-bk4)
>
> 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?
thanks,
greg k-h
next prev parent reply other threads:[~2005-02-24 18:49 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 [this message]
2005-02-24 19:05 ` Lukas Hejtmanek
2005-02-24 19:12 ` Greg KH
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=20050224184928.GA11490@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.