Date: Wed, 28 Dec 2011 11:37:44 +0000 From: Chris Rees <utisoft@gmail.com> To: hackers@freebsd.org Subject: Checking for other kernel modules on load Message-ID: <CADLo838QjrUunABB=3R_d6NO9bnNAcKXM%2BZt3DRam3RnOGnxGw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, Apologies for the noob question-- I'm trying to stop audio/oss causing panics when loaded on a system that includes DEVICE sound in its kernel config (which has been GENERIC for ~6months now :)) 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... Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838QjrUunABB=3R_d6NO9bnNAcKXM%2BZt3DRam3RnOGnxGw>