Date: Wed, 28 Dec 2011 22:51:30 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Chris Rees <utisoft@gmail.com> Cc: hackers@freebsd.org Subject: Re: Checking for other kernel modules on load Message-ID: <B8D5A1B2-4790-48CA-AAC3-D4333D52ECEB@gsoft.com.au> In-Reply-To: <CADLo838QjrUunABB=3R_d6NO9bnNAcKXM%2BZt3DRam3RnOGnxGw@mail.gmail.com> References: <CADLo838QjrUunABB=3R_d6NO9bnNAcKXM%2BZt3DRam3RnOGnxGw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28/12/2011, at 22:07, Chris Rees wrote: > Is there a simple way to check for existence of a driver? I could > even check for /dev/sndstat, though that doesn't seem elegant to me... kldstat -v, but really /dev/sndstat seems simpler and just as effective. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8D5A1B2-4790-48CA-AAC3-D4333D52ECEB>