]> err.no Git - linux-2.6/commitdiff
V4L/DVB (3368): KWorld HardwareMpegTV XPert: update comments
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 27 Feb 2006 03:08:43 +0000 (00:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 27 Feb 2006 03:08:43 +0000 (00:08 -0300)
Standard video using the cx88 broadcast decoder is
working, but blackbird isn't working yet, audio is only
working correctly for television mode. S-Video and Composite
are working for video-only, so I have them disabled for now.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c

index 09f5739b518dae7006534ba360b9feeaf799d226..cc9d6601eafa10f5cbcc4daeee9026f8480708c1 100644 (file)
@@ -1049,9 +1049,7 @@ struct cx88_board cx88_boards[] = {
                .dvb            = 1,
        },
        [CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT] = {
-               /* FIXME: This card is shipped without a windows tv app,
-                * so I haven't been able to use regspy to figure out the GPIO
-                * settings. Standard video using the cx88 broadcast decoder is
+               /* FIXME: Standard video using the cx88 broadcast decoder is
                 * working, but blackbird isn't working yet, audio is only
                 * working correctly for television mode. S-Video and Composite
                 * are working for video-only, so I have them disabled for now.