All of lore.kernel.org
 help / color / mirror / Atom feed
* mygica hdcap
@ 2011-03-10 17:26 James Klaas
  2011-03-10 20:30 ` Jarod Wilson
  2012-01-21 16:07 ` Nathan
  0 siblings, 2 replies; 5+ messages in thread
From: James Klaas @ 2011-03-10 17:26 UTC (permalink / raw)
  To: linux-media

I just got one of these the other day and I was wondering if anyone
has looked at it.  It will take HDMI, component and composite input
plus stereo.  I have a picture I can post somewhere of the board.  It
has 3 main chips.

AD9985A - Component/composite input?
SIL9013CLU - Audio input?
TM6202 - HDMI input

I'm not sure if this falls under v4l since it has no tuner or dvb
since it captures digital video.

James

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mygica hdcap
  2011-03-10 17:26 mygica hdcap James Klaas
@ 2011-03-10 20:30 ` Jarod Wilson
  2011-03-10 22:45   ` Devin Heitmueller
  2012-01-21 16:07 ` Nathan
  1 sibling, 1 reply; 5+ messages in thread
From: Jarod Wilson @ 2011-03-10 20:30 UTC (permalink / raw)
  To: Linux Media Mailing List

On Mar 10, 2011, at 12:26 PM, James Klaas wrote:

> I just got one of these the other day and I was wondering if anyone
> has looked at it.  It will take HDMI, component and composite input
> plus stereo.  I have a picture I can post somewhere of the board.  It
> has 3 main chips.
> 
> AD9985A - Component/composite input?
> SIL9013CLU - Audio input?
> TM6202 - HDMI input
> 
> I'm not sure if this falls under v4l since it has no tuner or dvb
> since it captures digital video.

It looks like an at least semi-similar device to the Hauppauge HD-PVR,
which is under v4l, so it probably does make sense here. Not aware of
anyone working on your specific hardware, but Hans Verkuil posted some
patches for some at least similar-ish Analog Devices chips not too
long ago, which might be relevant to at least that part of your card...

http://git.linuxtv.org/hverkuil/cisco.git?a=shortlog;h=refs/heads/cobalt

-- 
Jarod Wilson
jarod@wilsonet.com




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mygica hdcap
  2011-03-10 20:30 ` Jarod Wilson
@ 2011-03-10 22:45   ` Devin Heitmueller
  0 siblings, 0 replies; 5+ messages in thread
From: Devin Heitmueller @ 2011-03-10 22:45 UTC (permalink / raw)
  To: Jarod Wilson; +Cc: Linux Media Mailing List

On Thu, Mar 10, 2011 at 3:30 PM, Jarod Wilson <jarod@wilsonet.com> wrote:
> It looks like an at least semi-similar device to the Hauppauge HD-PVR,
> which is under v4l, so it probably does make sense here. Not aware of
> anyone working on your specific hardware, but Hans Verkuil posted some
> patches for some at least similar-ish Analog Devices chips not too
> long ago, which might be relevant to at least that part of your card...
>
> http://git.linuxtv.org/hverkuil/cisco.git?a=shortlog;h=refs/heads/cobalt

Just like with the Hauppauge Colossus, the Analog Devices part is
relatively easy to bring up.  In both cases the hard part is that
there is no bridge driver for either chip, and writing a PCIe driver
from scratch without the datasheet is one of the more
difficult/annoying things for a device driver developer to have to do.

I've looked into the tm6200.  It would be a royal PITA.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: mygica hdcap
  2011-03-10 17:26 mygica hdcap James Klaas
  2011-03-10 20:30 ` Jarod Wilson
@ 2012-01-21 16:07 ` Nathan
  2012-01-21 16:12   ` Devin Heitmueller
  1 sibling, 1 reply; 5+ messages in thread
From: Nathan @ 2012-01-21 16:07 UTC (permalink / raw)
  To: jklaas; +Cc: linux-media

On Mar 10, 2011, at 12:26 PM, James Klaas wrote:

> I just got one of these the other day and I was wondering if anyone
> has looked at it.  It will take HDMI, component and composite input
> plus stereo.  I have a picture I can post somewhere of the board.  It
> has 3 main chips.
> 
> AD9985A - Component/composite input?
> SIL9013CLU - Audio input?
> TM6202 - HDMI input
> 
> I'm not sure if this falls under v4l since it has no tuner or dvb
> since it captures digital video.


Any progress made with this?  I have this same card and I can't find a
datasheet for tm6200.

Nate



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mygica hdcap
  2012-01-21 16:07 ` Nathan
@ 2012-01-21 16:12   ` Devin Heitmueller
  0 siblings, 0 replies; 5+ messages in thread
From: Devin Heitmueller @ 2012-01-21 16:12 UTC (permalink / raw)
  To: Nathan; +Cc: jklaas, linux-media

On Sat, Jan 21, 2012 at 11:07 AM, Nathan <nathan.groover@gmail.com> wrote:
> Any progress made with this?  I have this same card and I can't find a
> datasheet for tm6200.

Nobody has written an open source driver for the tm6200 (and nobody is
in the process of doing such), and there are no publicly available
datasheets for the part.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-21 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 17:26 mygica hdcap James Klaas
2011-03-10 20:30 ` Jarod Wilson
2011-03-10 22:45   ` Devin Heitmueller
2012-01-21 16:07 ` Nathan
2012-01-21 16:12   ` Devin Heitmueller

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.