public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* 320cx analog part
@ 2012-03-20 16:05 volokh
  2012-03-20 23:19 ` Andy Walls
  0 siblings, 1 reply; 3+ messages in thread
From: volokh @ 2012-03-20 16:05 UTC (permalink / raw)
  To: linux-media

Hi, can somebody help me with developing analog driver part.
I`m looking for any docs or code.

Now I starting up cx25840 through i2c bus, and control
through /dev/video (call_all).

Now I intend to mmap capture through dib7000 usb device and I stoped
here.

Thanks.


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

* Re: 320cx analog part
  2012-03-20 16:05 volokh
@ 2012-03-20 23:19 ` Andy Walls
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Walls @ 2012-03-20 23:19 UTC (permalink / raw)
  To: volokh; +Cc: linux-media

On Tue, 2012-03-20 at 20:05 +0400, volokh wrote:
> Hi, can somebody help me with developing analog driver part.
> I`m looking for any docs or code.
> 

CX25840/1/2/3 datasheet:
http://dl.ivtvdriver.org/datasheets/video/cx25840.pdf

V4L2 framework for drivers to use:
http://git.linuxtv.org/media_tree.git/blob/HEAD:/Documentation/video4linux/v4l2-framework.txt

V4L2 kernel-userspace API:
http://linuxtv.org/downloads/v4l-dvb-apis/

Videobuf2 kernel internal subsystem (to help with implementing V4L2
API):
http://lwn.net/Articles/447435/

Note:
1. the CX2584x chip has a lot of features to program
2. the V4L2 API is large and has a lot of requirements to implement
3. If you only implement SECAM-D/K at first, think ahead on how to
support other TV standards later.

Regards,
Andy

> Now I starting up cx25840 through i2c bus, and control
> through /dev/video (call_all).
> 
> Now I intend to mmap capture through dib7000 usb device and I stoped
> here.
> 
> Thanks.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



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

* 320cx analog part
@ 2012-03-21  5:29 volokh
  0 siblings, 0 replies; 3+ messages in thread
From: volokh @ 2012-03-21  5:29 UTC (permalink / raw)
  To: linux-media

Hi, can somebody help me with developing analog driver part.
I`m looking for any docs or code.

Now I starting up cx25840 through i2c bus, and control
through /dev/video (call_all).

Now I intend to mmap capture through dib7000 usb device and I stoped
here.

Thanks.



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

end of thread, other threads:[~2012-03-21  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21  5:29 320cx analog part volokh
  -- strict thread matches above, loose matches on Subject: below --
2012-03-20 16:05 volokh
2012-03-20 23:19 ` Andy Walls

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox