I can't compile, I fetched the latest source with "hg clone http://jusst.de/hg/mantis-v4l-dvb" but there seems to be a file missing: "mantis_input.h". CC [M] /home/niklas/hg/mantis-v4l-dvb/v4l/hopper_vp3028.o /home/niklas/hg/mantis-v4l-dvb/v4l/hopper_cards.c:43:26: error: mantis_input.h: No such file or directory (I don't need the hopper-part I think, so I edited this line in .config "CONFIG_DVB_HOPPER=n".) And tried to compile again: CC [M] /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_vp1034.o /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.c:51:26: error: mantis_input.h: No such file or directory /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.c: In function 'mantis_pci_probe': /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.c:227: error: implicit declaration of function 'mantis_input_init' /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.c: In function 'mantis_pci_remove': /home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.c:250: error: implicit declaration of function 'mantis_input_exit' make[3]: *** [/home/niklas/hg/mantis-v4l-dvb/v4l/mantis_cards.o] Error 1 Did I do anything wrong? Regards Niklas Claesson -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html