Date: Thu, 4 Sep 1997 21:40:41 -0400 (EDT) From: Brian Mitchell <brian@firehouse.net> To: hackers@freebsd.org Subject: sysctl within lkm? Message-ID: <Pine.BSI.3.95.970904213914.8056A-100000@shell.firehouse.net>
next in thread | raw e-mail | index | archive | help
Is it possible to create sysctl nodes/entries/etc in a LKM driver? The macros do not seem to work, is it doable at all? It's probably not a good idea anyways (since when you unload it, the memory the sysctl references would be invalid) but still...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970904213914.8056A-100000>