Updating corecode's nvidia driver

Samuel J. Greear sjg at evilcode.net
Sun Dec 19 22:25:22 PST 2010


On Thu, Nov 11, 2010 at 10:09 PM,  <elekktretterr at exemail.com.au> wrote:
>> Well, the poll stuff is easy....  We don't have poll support in the
>> kernel anymore, you need to rewrite those as kq filters. See any other
>> driver for details.
>>
>
> I figured as much.
>
> Can you please point me to a specific place in the source code where I can
> learn about kq filters, and maybe even show me "the old way and the new
> way" next to each other for comparison?
>
> I've managed to unbreak couple of the problems but now Im stuck on
>
> nvidia_ctl.c:86: warning: 'struct dev_poll_args' declared inside parameter
> list
>
> Thanks,
> Petr
>
>

If you are still working on this, put up a git branch of your progress
and I'll see if I can beat the filters into shape for you.

Sam






More information about the Users mailing list