public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: "Miguel Ángel Álvarez" <gotzoncabanes@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: EHCI "on the go"
Date: Mon, 10 Nov 2008 09:48:46 -0800	[thread overview]
Message-ID: <491873FE.2030408@zytor.com> (raw)
In-Reply-To: <b0438a630811100347s2d228f2cu26610f7279eb083f@mail.gmail.com>

Miguel Ángel Álvarez wrote:
> Hi.
> 
> Due to some problems with the EHCI in an IXP465, I have found that
> this micro has an "on the go" feature. One of its features seems to be
> an "Embedded Transaction Translator", that seems to be quite
> "propietary".
> 
> I see in ehci.h, that using CONFIG_USB_EHCI_ROOT_HUB_TT, a function
> called "ehci_port_speed" has been added, and the comments suggest to
> implement the particularities of each controller with other functions.
> 
> The question is:
> - Are there many different implementations (it seems there are not,
> because I cannot see code for each of them... unless they are so
> particular that they do not even use the general interface)?
> - Is there any place comparing the similarities / differences between them?
> 

I only know of one interface for this, which is based on hardware IP I
believe is currently owned by ChipIdea.  It's pretty straightforward; it
functionally does the same translation for the root port as a separate
hub would do for a full speed/low speed downstream port.

	-hpa

      reply	other threads:[~2008-11-10 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 11:47 EHCI "on the go" Miguel Ángel Álvarez
2008-11-10 17:48 ` H. Peter Anvin [this message]

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=491873FE.2030408@zytor.com \
    --to=hpa@zytor.com \
    --cc=gotzoncabanes@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@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