|
|
Log in / Subscribe / Register

BTTV ported to V4L2 - need testers!

From:  Mauro Carvalho Chehab <mchehab@infradead.org>
To:  Linux and Kernel Video <video4linux-list@redhat.com>
Subject:  [ANNOUNCE] BTTV ported to V4L2 - need testers!
Date:  Mon, 21 Aug 2006 12:15:02 -0300

Guys,

I've ported to the current v4l-dvb the old patches from Nickolay,
converting bttv driver from V4L1 to V4L2. I've also patched other
required files to complete the conversion.

Now, after this, bttv successfully compiles when turning off both V4L1
and V4L1_COMPAT Kconfig variables.

Probably, several fixes may be needed to make this really work, so, we
need the help from the community to test those stuff!

The *experimental* tree is at: http://linuxtv.org/hg/~mchehab/bttv.
Please test and give us some feedback.

Cheers, 
Mauro.


 linux/drivers/media/video/bt8xx/Kconfig       |    2
 linux/drivers/media/video/bt8xx/Makefile      |    2
 linux/drivers/media/video/bt8xx/bttv-cards.c  |  451 ++++++++
 linux/drivers/media/video/bt8xx/bttv-driver.c |  855 +++++++++++++---
 linux/drivers/media/video/bt8xx/bttv.h        |    5
 linux/drivers/media/video/bt8xx/bttvp.h       |    9
 linux/drivers/media/video/tda7432.c           |  196 +--
 linux/drivers/media/video/tda9875.c           |  161 ---
 linux/drivers/media/video/tvaudio.c           |  296 ++---


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubs...
https://www.redhat.com/mailman/listinfo/video4linux-list



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds