linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Fredrik Johansson" <frejo242@gmail.com>
To: David Brownell <david-b@pacbell.net>
Cc: linux-embedded@vger.kernel.org
Subject: Re: USB, Host and Device on the same machine
Date: Tue, 28 Oct 2008 08:42:11 +0100	[thread overview]
Message-ID: <53e45cc30810280042q278d6c9cu74bbb3ba1a665186@mail.gmail.com> (raw)
In-Reply-To: <200810270944.47246.david-b@pacbell.net>

> 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...
>

Thanks for the advice.
The OTG controller was exposed as a host and it was my fault...
It was a miss in my kernel config where I had enabled host
functionality on the OTG controller, disabling host functionality
solved the problem since I only want to use it as a device.

Regards

Fredrik Johansson

      reply	other threads:[~2008-10-28  7:42 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
2008-10-28  7:42   ` Fredrik Johansson [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=53e45cc30810280042q278d6c9cu74bbb3ba1a665186@mail.gmail.com \
    --to=frejo242@gmail.com \
    --cc=david-b@pacbell.net \
    --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).