Date: Fri, 12 Oct 2007 19:14:17 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: jfvogel@gmail.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: examples of programmatic use of sysctl Message-ID: <20071012.191417.-1622602540.imp@bsdimp.com> In-Reply-To: <2a41acea0710121611n4bb8d00egc104118cf7711537@mail.gmail.com> References: <2a41acea0710121611n4bb8d00egc104118cf7711537@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <2a41acea0710121611n4bb8d00egc104118cf7711537@mail.gmail.com> "Jack Vogel" <jfvogel@gmail.com> writes: : In my PTP/IEEE 1588 implementation I was considering using sysctl : to pass data in and out of the driver and it needs to be from some app : program not interactive. Didn't want to pass it back via a socket/ioctl eh? : I was just wondering if anyone can point me at anything besides the : sysctl command that is doing this? man sysctlbyname. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071012.191417.-1622602540.imp>