Re: Help bringing up a sensor driver for isp omap34xx.c

2009-07-20 Thread Sakari Ailus
(Dropped Sameer and Mohit from Cc.) John Sarman wrote: Hello, Hi, I am having a problem deciphering what is wrong with my sensor driver. It seems that everything operates on the driver but that I am getting buffer overflows. I have fully tested the image sensor and it is set to operate

Re: Help bringing up a sensor driver for isp omap34xx.c

2009-07-20 Thread John Sarman
Sakari, My images are not so pretty yet, but that is because I haven't set any real configuration on the image sensor yet. First I would like to get the data streaming to the framebuffer. That will allow me to focus the image, then I will start applying the i2c calls needed. Also I have an idea

Help bringing up a sensor driver for isp omap34xx.c

2009-07-15 Thread John Sarman
Hello, I am having a problem deciphering what is wrong with my sensor driver. It seems that everything operates on the driver but that I am getting buffer overflows. I have fully tested the image sensor and it is set to operate in 640x480 mode. currently it is like 648x 487 for the dummy

RE: Help bringing up a sensor driver for isp omap34xx.c

2009-07-15 Thread Aguirre Rodriguez, Sergio Alberto
; Tuukka Toivonen; linux-media Subject: Help bringing up a sensor driver for isp omap34xx.c Hello, I am having a problem deciphering what is wrong with my sensor driver. It seems that everything operates on the driver but that I am getting buffer overflows. I have fully tested the image