> the fix for this seems to be quite trivial, adding a few extra > arguments to the call to videobuf_dvb_register(), however I notice > that there was quite an extensive update to this driver recently. > The patch seems to have changed the status of the driver out > of the BROKEN state (as per the Kconfig change). > Are you in a position to test it out? thank you for the fix, but it still fails
CC [M] drivers/media/video/ovcamchip/ov76be.o LD [M] drivers/media/video/ovcamchip/ovcamchip.o CC [M] drivers/media/video/saa7134/saa7134-cards.o drivers/media/video/saa7134/saa7134-cards.c:164: error: `TUNER_PHILIPS_TDA8290' undeclared here (not in a function) drivers/media/video/saa7134/saa7134-cards.c:164: error: initializer element is not constan t drivers/media/video/saa7134/saa7134-cards.c:164: error: (near initialization for `saa7134_ boards[39].tuner_type') drivers/media/video/saa7134/saa7134-cards.c:170: error: initializer element is not constan t drivers/media/video/saa7134/saa7134-cards.c:170: error: (near initialization for `saa7134_ boards[39].inputs[0]') drivers/media/video/saa7134/saa7134-cards.c:174: error: initializer element is not constan t drivers/media/video/saa7134/saa7134-cards.c:174: error: (near initialization for `saa7134_ boards[39].inputs[1]') drivers/media/video/saa7134/saa7134-cards.c:178: error: initializer element is not constan t .........etc. drivers/media/video/saa7134/saa7134-cards.c:1542: error: (near initialization for `saa7134 _boards[55].inputs[2]') drivers/media/video/saa7134/saa7134-cards.c:1547: error: initializer element is not consta nt drivers/media/video/saa7134/saa7134-cards.c:1547: error: (near initialization for `saa7134 _boards[55].inputs[3]') drivers/media/video/saa7134/saa7134-cards.c:1547: error: initializer element is not consta nt drivers/media/video/saa7134/saa7134-cards.c:1547: error: (near initialization for `saa7134 _boards[55].inputs') drivers/media/video/saa7134/saa7134-cards.c:1548: error: initializer element is not consta nt drivers/media/video/saa7134/saa7134-cards.c:1548: error: (near initialization for `saa7134 _boards[55]') make[5]: *** [drivers/media/video/saa7134/saa7134-cards.o] Error 1 make[4]: *** [drivers/media/video/saa7134] Error 2 make[3]: *** [drivers/media/video] Error 2 make[2]: *** [drivers/media] Error 2 make[1]: *** [drivers] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.6.11' make: *** [stamp-build] Error 2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

