All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Rechberger <mrechberger@gmail.com>
To: linux-media@vger.kernel.org
Subject: Re: [PATCH] em28xx device mode detection based on endpoints
Date: Sat, 23 May 2009 16:49:10 +0200	[thread overview]
Message-ID: <d9def9db0905230749r3e39de5m3f4e1c28c1d596bd@mail.gmail.com> (raw)
In-Reply-To: <d9def9db0905230704n4f8b725aj3dc3021187d5ae12@mail.gmail.com>

On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger
<mrechberger@gmail.com> wrote:
> Hi,
>
> for em28xx devices the device node detection can be based on the
> encoded endpoint address, for example EP 0x81 (USB IN, Interrupt),
> 0x82 (analog video EP), 0x83 (analog audio ep), 0x84 (mpeg-ts input
> EP).
> It is not necessary that digital TV devices have a frontend, the
> em28xx chip only specifies an MPEG-TS input EP.
>
> Following patch adds a check based on the Endpoints, although it might
> be extended that all devices match the possible devicenodes based on
> the endpoints, currently the driver registers an analog TV node by
> default for all unknown devices which is not necessarily correct, this
> patch disables the ATV node if no analog TV endpoint is available.
>

Signed-off-by: Markus Rechberger <mrechberger@gmail.com>

> best regards,
> Markus
>

  reply	other threads:[~2009-05-23 14:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-23 14:04 [PATCH] em28xx device mode detection based on endpoints Markus Rechberger
2009-05-23 14:49 ` Markus Rechberger [this message]
2009-05-23 15:05   ` Markus Rechberger
2009-06-01 15:19     ` Devin Heitmueller
2009-06-01 15:32       ` Markus Rechberger
2009-06-01 16:04       ` Douglas Schilling Landgraf
2009-06-01 16:07         ` Markus Rechberger
2009-06-01 16:31           ` Mauro Carvalho Chehab

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=d9def9db0905230749r3e39de5m3f4e1c28c1d596bd@mail.gmail.com \
    --to=mrechberger@gmail.com \
    --cc=linux-media@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 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.