Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2011 12:23:58 +0000
From:      Chris Rees <utisoft@gmail.com>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        hackers@freebsd.org
Subject:   Re: Checking for other kernel modules on load
Message-ID:  <CADLo8382uPC6YmreCz8irVuiOhSwc2axJTgQRpVJk-%2B0Win8rQ@mail.gmail.com>
In-Reply-To: <B8D5A1B2-4790-48CA-AAC3-D4333D52ECEB@gsoft.com.au>
References:  <CADLo838QjrUunABB=3R_d6NO9bnNAcKXM%2BZt3DRam3RnOGnxGw@mail.gmail.com> <B8D5A1B2-4790-48CA-AAC3-D4333D52ECEB@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28 December 2011 12:21, Daniel O'Connor <doconnor@gsoft.com.au> wrote:
>
> On 28/12/2011, at 22:07, Chris Rees wrote:
>> Is there a simple way to check for existence of a driver? =A0I 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.
>

Cheers-- I was thinking of a kernel-level function though.

cognet@ suggested using modfind("sound"), I'll go with that.

Thanks!

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo8382uPC6YmreCz8irVuiOhSwc2axJTgQRpVJk-%2B0Win8rQ>