On Mon, 23 Mar 2009, Sedji Gaouaou wrote: > I am writing a driver for the ov9655 sensor from Omnivision. > To do so I am using the ov772x.c file as an example. > But I don't understant, because it seems that I never enter the video_probe > function... > Do you have any idea what could I do wrong? Is it coming from a wrong i2c > config? Wouldn't ov9655 be similar enough to ov9650 as used in stk-sensor.c? Hans, would that one also be converted to v4l2-device? If so, Sedji, you don't need to write yet another driver for it. What concerns your probing problem - you most likely are missing platform bindings in your board code. See arch/arm/mach-pxa/pcm990-baseboard.c for an example. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer -- 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