On 28 Jan 2009, at 13:43, Ed Schouten wrote:

* Daniel Lannstrom <o...@trekdanne.se> wrote:
I'm asking which method will be the best to interface the driver with
userland applications?

You might want to make it a character device driver. And write a small
userland control program. Sysctl isn't really made for this kind of
functionality.

No. sysctl is good for doing stuff like this. An even better approach
would be to integrate it to the X11 driver, but I guess it will be cold
day in hell when this happens.

Not really. The xorg intel driver is already able to deal with this.
I don't know about NVIDIA.

--
Rui Paulo

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to