Date: Tue, 2 Dec 1997 08:38:26 +1100 (EDT) From: Darren Reed <avalon@coombs.anu.edu.au> To: tlambert@primenet.com (Terry Lambert) Cc: julian@whistle.com, tlambert@primenet.com, dk+@ua.net, proff@iq.org, freebsd-hackers@FreeBSD.ORG Subject: Re: detecting devfs from userland? Message-ID: <199712012139.NAA21784@hub.freebsd.org> In-Reply-To: <199712010404.VAA03532@usr09.primenet.com> from "Terry Lambert" at Dec 1, 97 04:04:10 am
next in thread | previous in thread | raw e-mail | index | archive | help
Getting back to the topic of detecting DEVFS from userland, if the kernel config file (i.e. GENERIC) was included when compiled - or at least the lines which aren't commented out - and this was available from kernfs as /kern/config, you could do "grep DEVFS /kern/config". Granted this won't tell you if it is or isn't mounted, but is it a start ? Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712012139.NAA21784>