On Wed, May 18, 2011 at 5:08 PM, <[email protected]> wrote: > Awesome. I'll test. Thank you! > > I'll try to update the binary driver to the latest freebsd. Hopefully it > just works :) > > Petr > >> Replaced the poll bits with the new kq magic this morning and fixed 2 >> other minor build issues, it compiles now -- 100% untested (haven't >> even tried loading it). >> >> http://evilprojects.net/dragonflybsd/patches/nvidia-df.patch >> >> Sam >> >> >> On Mon, May 16, 2011 at 5:03 PM, <[email protected]> wrote: >>>> I offered a while back to get you past the kqueue hurdle if you will >>>> get me a working copy of the code in some fashion, that still stands. >>> >>> Hi Samuel, >>> >>> I must have not got that email...hmm. Here corecode's git repository: >>> >>> http://gitweb.dragonflybsd.org/~corecode/nvidia.git >>> >>> Petr >>> >>> >> > > >
I had another minute to look at this again, it didn't load (missing symbols) -- so I fixed those up: http://evilprojects.net/dragonflybsd/patches/nvidia-df-1.patch It loads now but doesn't probe on my devbox, which has an nvidia chipset w/ integrated video -- although I have no idea if it should probe on here or not. Sam
