DragonFly BSD
DragonFly users List (threaded) for 2010-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Updating corecode's nvidia driver


From: "Samuel J. Greear" <sjg@xxxxxxxxxxxx>
Date: Sun, 19 Dec 2010 23:22:59 -0700

On Thu, Nov 11, 2010 at 10:09 PM,  <elekktretterr@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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]