diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2006-01-04 11:20:42 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2006-01-04 11:20:42 +0000 |
commit | dc11fd9b880618b1ad528710c56bd7913971cdf0 (patch) | |
tree | c1a561b53943500fa8b909a9c835e3bf882b8580 /v4l/ChangeLog | |
parent | 16d66bebc54b2dcab8b538e1a224bc40c6cd7511 (diff) | |
download | mediapointer-dvb-s2-dc11fd9b880618b1ad528710c56bd7913971cdf0.tar.gz mediapointer-dvb-s2-dc11fd9b880618b1ad528710c56bd7913971cdf0.tar.bz2 |
Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.
From: Manenti Marco <marco_manenti@colman.it>
* linux/Documentation/video4linux/CARDLIST.cx88:
* linux/drivers/media/video/cx88/cx88-cards.c:
* linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register):
* linux/drivers/media/video/cx88/cx88.h:
Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.
Signed-off-by: Manenti Marco <marco_manenti@colman.it>
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8fdff170a..f9905627e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2006-01-04 11:18 nshmyrev + + * linux/Documentation/video4linux/CARDLIST.cx88: + * linux/drivers/media/video/cx88/cx88-cards.c: + * linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register): + * linux/drivers/media/video/cx88/cx88.h: + + Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner. + + Signed-off-by: Manenti Marco <marco_manenti@colman.it> + Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> + 2006-01-04 03:11 rmcc * linux/drivers/media/video/cx88/cx88-alsa.c: |