Date: Mon, 6 Jun 2005 09:44:59 -0400 From: Mathew Kanner <mat@cnd.mcgill.ca> To: "Matthew D. Fuller" <fullermd@over-yonder.net> Cc: freebsd-multimedia@freebsd.org, Mathew Kanner <mat@cnd.mcgill.ca> Subject: Re: FreeBSD Handbook: Soundcard Setup Addition (7.2.1) Message-ID: <20050606134459.GE32095@cnd.mcgill.ca> In-Reply-To: <20050606133438.GH57893@over-yonder.net> References: <42A2C571.7060203@thefort.org> <20050606101538.GG57893@over-yonder.net> <20050606105039.GA632@gothic.blackend.org> <20050606122310.GA43737@over-yonder.net> <20050606132919.GD32095@cnd.mcgill.ca> <20050606133438.GH57893@over-yonder.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 06, Matthew D. Fuller wrote: > [ Trim CC ] > > On Mon, Jun 06, 2005 at 09:29:19AM -0400 I heard the voice of > Mathew Kanner, and lo! it spake thus: > > On Jun 06, Matthew D. Fuller wrote: > > > > > > Not all of them tell you. I had to figure it out by loading them > > > individually and seeing which grabbed it, before I config'd it into > > > the kernel. > > > > What's the output of kldstat? > > Oh, I have it compiled in: > > (ttyp3):{225}% kldstat -v | grep snd_ > 62 isa/snd_mss > 63 acpi/snd_mss > 64 isa/snd_pnpmss > 65 acpi/snd_pnpmss > 66 gusc/snd_guspcm > > But it didn't show anything when I was digging through KLD's to find > out what it was either. It will only show 'kld blah' if it is a kernel loaded module. I think the only driver that's missing the string is uaudio but I might have caught it recently, if not then pending commit has the change. I guess we could twiddle the macro so it says 'static compiled module blah' or something like that, whatcha think? --Mat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606134459.GE32095>