> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

