From 2d9a38427d7844740c5a593fa5c42fe3317b95bc Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Wed, 16 Feb 2005 11:18:28 +0000 Subject: - cx22702 fix by Rob Noble. - bttv: HD2000 fix by Rusty Scott. --- linux/drivers/media/video/bttv-cards.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c index 22059ef19..15f0f22ae 100644 --- a/linux/drivers/media/video/bttv-cards.c +++ b/linux/drivers/media/video/bttv-cards.c @@ -1,5 +1,5 @@ /* - $Id: bttv-cards.c,v 1.44 2005/01/31 11:35:05 kraxel Exp $ + $Id: bttv-cards.c,v 1.45 2005/02/16 11:18:28 kraxel Exp $ bttv-cards.c @@ -1932,6 +1932,7 @@ struct tvcard bttv_tvcards[] = { .svhs = 2, .muxsel = { 2, 3, 1, 0}, .tuner_type = TUNER_PHILIPS_ATSC, + .has_dvb = 1, },{ .name = "Twinhan DST + clones", .no_msp34xx = 1, -- cgit v1.2.3