فهرست منبع

V4L/DVB (3368): KWorld HardwareMpegTV XPert: update comments

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>
Michael Krufky 19 سال پیش
والد
کامیت
f29edc2210
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      drivers/media/video/cx88/cx88-cards.c

+ 1 - 3
drivers/media/video/cx88/cx88-cards.c

@@ -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.