Using inb() and outb()

Thomas D. Dean tomdean at speakeasy.org
Tue May 22 20:13:34 UTC 2012


I have nanoBSD running a hardware control application.

To do this, I need inb() and outb() functions.

I an do this as root.  However, it is better if none of the control
system is run as root.

How do I allow these functions to one specific user?

Tom Dean


More information about the freebsd-questions mailing list