linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Fredrik Johansson <frejo242@gmail.com>
Cc: linux-embedded@vger.kernel.org
Subject: Re: USB, Host and Device on the same machine
Date: Mon, 27 Oct 2008 09:44:47 -0700	[thread overview]
Message-ID: <200810270944.47246.david-b@pacbell.net> (raw)
In-Reply-To: <53e45cc30810240018w1c3c73c2nf9a9b606e0e7dea4@mail.gmail.com>

On Friday 24 October 2008, Fredrik Johansson wrote:
> if I load the ehci-hcd driver with g_serial already loaded it
> screws everything up since ehci-hcd driver attaches to both the OTG
> and the host controller, how can i prevent it from using the OTG
> controller?

If the OTG controller exposes EHCI as its host interface, it
sure *ought* to be managed by the EHCI driver.  Maybe you
should be submitting a patch adding OTG glue to EHCI?

If it's not exposing EHCI as its host interface, then it seems
your OTG driver is quite buggy...

  parent reply	other threads:[~2008-10-27 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24  7:18 USB, Host and Device on the same machine Fredrik Johansson
     [not found] ` <53e45cc30810240018w1c3c73c2nf9a9b606e0e7dea4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-10-24  8:01   ` Ming Lei
2008-10-27 16:44 ` David Brownell [this message]
2008-10-28  7:42   ` Fredrik Johansson

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=200810270944.47246.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=frejo242@gmail.com \
    --cc=linux-embedded@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;
as well as URLs for NNTP newsgroup(s).