Comment 12 for bug 209971

Revision history for this message
Jean-Louis Dupond (dupondje) wrote :

New link for patch: http://linuxtv.org/hg/~stoth/v4l-dvb/rev/e55d97ff8bba

Patch:

--- a/linux/drivers/media/video/cx88/cx88-cards.c Fri Apr 18 19:29:12 2008 -0300
+++ b/linux/drivers/media/video/cx88/cx88-cards.c Sat Apr 05 12:45:57 2008 -0400
@@ -1410,6 +1410,10 @@ static const struct cx88_board cx88_boar
}},
/* fixme: Add radio support */
.mpeg = CX88_MPEG_DVB | CX88_MPEG_BLACKBIRD,
+ .radio = {
+ .type = CX88_RADIO,
+ .gpio0 = 0xe780,
+ },
},
[CX88_BOARD_ADSTECH_PTV_390] = {
.name = "ADS Tech Instant Video PCI",