diff options
author | Christopher Pascoe <devnull@localhost> | 2006-01-08 03:39:03 +0000 |
---|---|---|
committer | Christopher Pascoe <devnull@localhost> | 2006-01-08 03:39:03 +0000 |
commit | e18f413dadeacd8c717e9055ff78ab03de3a8164 (patch) | |
tree | 7b81e3c97a8b89b278e8882742d6cb6e221a2eb0 /v4l | |
parent | b92a5b6bf9b5fce795809ef4ab8ef94a1927c7ea (diff) | |
download | mediapointer-dvb-s2-e18f413dadeacd8c717e9055ff78ab03de3a8164.tar.gz mediapointer-dvb-s2-e18f413dadeacd8c717e9055ff78ab03de3a8164.tar.bz2 |
DViCO FusionHDTV DVB-T Dual Digital PCI support
Support for DVB reception on the PCI half of the DViCO DVB-T Dual Digital.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index dc7876004..6b936f44c 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2006-01-08 03:33 pascoe + + * linux/Documentation/video4linux/CARDLIST.cx88: + * linux/drivers/media/video/cx88/cx88-cards.c: (cx88_card_setup): + * linux/drivers/media/video/cx88/cx88-dvb.c: + (dvico_dual_demod_init), (dvb_register): + * linux/drivers/media/video/cx88/cx88.h: + + - Add support for the PCI half of the DViCO FusionHDTV DVB-T + Dual Digital. + + Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> + 2006-01-08 03:14 pascoe * linux/drivers/media/dvb/dvb-usb/cxusb.c: |