From: "Richard D" <richard@embunus.com>
To: "'Alan Stern'" <stern@rowland.harvard.edu>,
"'David Brownell'" <david-b@pacbell.net>
Cc: "'Mike Frysinger'" <vapier.adi@gmail.com>, <gregkh@suse.de>,
<linux-usb-devel@lists.sourceforge.net>,
"'Robin Getz'" <rgetz@blackfin.uclinux.org>,
<linux-kernel@vger.kernel.org>
Subject: RE: [linux-usb-devel] [PATCH] : Allow embedded developers USB options normally reserved for OTG
Date: Thu, 3 Jan 2008 22:31:54 +0530 [thread overview]
Message-ID: <001b01c84e2a$60558730$21009590$@com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0801021556070.2990-100000@iolanthe.rowland.org>
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel-
> owner@vger.kernel.org] On Behalf Of Alan Stern
> Sent: Thursday, January 03, 2008 2:29 AM
> To: David Brownell
> Cc: Mike Frysinger; gregkh@suse.de; linux-usb-
> devel@lists.sourceforge.net; Robin Getz; linux-kernel@vger.kernel.org
> Subject: Re: [linux-usb-devel] [PATCH] : Allow embedded developers USB
> options normally reserved for OTG
>
> On Wed, 2 Jan 2008, David Brownell wrote:
>
> > On Wednesday 02 January 2008, Alan Stern wrote:
> > > On Wed, 2 Jan 2008, Mike Frysinger wrote:
> > >
> > > > perhaps the code size is arguable as to whether it really
> matters.
> > > > the reason we want it is that we have a USB host controller that
> will
> > > > not work with USB hubs, so we want to make sure the system does
> not
> > > > attempt such things. (yes, such a USB host controller is
> retarded,
> > > > but the decision was out of our hands.)
> > >
> > > Just out of curiosity, how does a host controller manage to avoid
> > > working with external hubs?
> >
> > The transaction translators in external high speed hubs require
> > hosts to issue particular USB transactions. If the host controller
> > doesn't implement the that split transaction support, then it won't
> > be supporting external hubs.
>
> So in theory one could connect a high-speed hub to such a host
> controller and expect it to communicate with high-speed devices. So
> long as no full- or low-speed devices are added there wouldn't be any
> split transactions. It wouldn't be USB-2.0 compliant but it should
> still work.
Perhaps we could reject any low/full speed devices after the USBV
enumeration phase itself. This would need perhaps a flag in the struct
hc_driver which the hub code (that does the enumeration) can check and
reject further enumeration?
Atleast this way we can support high speed devices.
next prev parent reply other threads:[~2008-01-03 17:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-02 14:48 [PATCH] : Allow embedded developers USB options normally reserved for OTG Robin Getz
2008-01-02 18:47 ` [linux-usb-devel] " David Brownell
2008-01-02 18:57 ` Felipe Balbi
2008-01-02 19:14 ` David Brownell
2008-01-02 18:58 ` Mike Frysinger
2008-01-02 19:16 ` David Brownell
2008-01-02 19:46 ` Alan Stern
2008-01-02 20:25 ` David Brownell
2008-01-02 20:58 ` Alan Stern
2008-01-03 3:50 ` David Brownell
2008-01-03 3:52 ` Bryan Wu
2008-01-03 17:01 ` Richard D [this message]
2008-01-03 3:03 ` Robin Getz
2008-01-03 3:43 ` David Brownell
2008-01-03 4:40 ` Bryan Wu
2008-01-03 7:36 ` David Brownell
2008-01-03 8:05 ` Bryan Wu
2008-01-03 17:04 ` Richard D
2008-01-04 1:20 ` Robin Getz
2008-01-03 7:58 ` Robin Getz
2008-01-03 3:47 ` Bryan Wu
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='001b01c84e2a$60558730$21009590$@com' \
--to=richard@embunus.com \
--cc=david-b@pacbell.net \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=rgetz@blackfin.uclinux.org \
--cc=stern@rowland.harvard.edu \
--cc=vapier.adi@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