Hi,

On Monday 17 August 2009 16:46:07 Karicheri, Muralidharan wrote:
> Hi,
> Poll() is not supported, but you could do select() call. Please try it. It
> had worked for us.

That's quite weird, as the select syscall uses the poll file operation 
internally. I suppose the original poster was referring to the LSP 2.6.18 
kernel, while you might be referring to the public patches sent for inclusion 
in the mainline kernel.

Implementing poll support in the LSP kernel shouldn't be difficult, it seems 
to just be a matter of calling videobuf_poll_stream().

-- 
Regards,

Laurent Pinchart

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to