The patch number 8468 was added via Steven Toth <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Steven Toth <[EMAIL PROTECTED]> cx23885: Ensure the second transport port is enabled for streaming. It was previously disabled pending a bugfix, which has since been resolved. Signed-off-by: Steven Toth <[EMAIL PROTECTED]> Signed-off-by: <> --- linux/drivers/media/video/cx23885/cx23885-cards.c | 2 -- 1 file changed, 2 deletions(-) diff -r 5e90586d112e -r 747c9cfaede4 linux/drivers/media/video/cx23885/cx23885-cards.c --- a/linux/drivers/media/video/cx23885/cx23885-cards.c Mon Jun 30 19:54:34 2008 -0400 +++ b/linux/drivers/media/video/cx23885/cx23885-cards.c Mon Jun 30 19:58:38 2008 -0400 @@ -146,9 +146,7 @@ struct cx23885_board cx23885_boards[] = }, [CX23885_BOARD_DVICO_FUSIONHDTV_7_DUAL_EXP] = { .name = "DViCO FusionHDTV7 Dual Express", -#if 0 .portb = CX23885_MPEG_DVB, -#endif .portc = CX23885_MPEG_DVB, }, }; --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/747c9cfaede413802da767061b2fc77cdb306e6d _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits