From 322151ed22231e1ca0b2ef4cfe36d50f31e1b516 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Thu, 27 Oct 2005 14:59:07 +0000 Subject: - Updated comments for AVerTVHD A180 - Uses Alps Electric TDHU2, containing NXT2004 ATSC Decoder AFAIK, there is no analog demod, thus, no support for analog television. Signed-off-by: Michael Krufky --- linux/drivers/media/video/saa7134/saa7134-cards.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media/video') diff --git a/linux/drivers/media/video/saa7134/saa7134-cards.c b/linux/drivers/media/video/saa7134/saa7134-cards.c index 737c8e1d9..1bab297c4 100644 --- a/linux/drivers/media/video/saa7134/saa7134-cards.c +++ b/linux/drivers/media/video/saa7134/saa7134-cards.c @@ -1,5 +1,5 @@ /* - * $Id: saa7134-cards.c,v 1.108 2005/10/27 06:26:56 mkrufky Exp $ + * $Id: saa7134-cards.c,v 1.109 2005/10/27 14:59:07 mkrufky Exp $ * * device driver for philips saa7134 based TV cards * card-specific stuff. @@ -2353,7 +2353,11 @@ struct saa7134_board saa7134_boards[] = { }}, }, [SAA7134_BOARD_AVERMEDIA_AVERTVHD_A180] = { - /* FIXME: uses Alps Electric TDHU2, containing ATI NXT2004 ATSC Decoder */ + /* Michael Krufky + * Uses Alps Electric TDHU2, containing NXT2004 ATSC Decoder + * AFAIK, there is no analog demod, thus, + * no support for analog television. + */ .name = "AVerMedia AVerTVHD MCE A180", .audio_clock = 0x00187de7, .tuner_type = TUNER_ABSENT, -- cgit v1.2.3