Standard sbc and pcm support in GENERIC kernel?

Freddie Cash fcash-ml at sd73.bc.ca
Wed Mar 3 09:39:34 PST 2004


> Freddie Cash wrote:
>> Something that has always stumped me about FreeBSD,
>> especially about people moving from Linux to FreeBSD, is the
>> belief that one *must* recompile the kernel for sound support.
>> Why??

> Because that's what the manual tells us to do ...
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-device.html

Next time, actually read the links you post.  :)
Quote: To use your sound device, you will need to load the proper
device driver. This may be accomplished in one of two ways. The
easiest way is to simply load a kernel module for your sound card with
kldload(8). Alternatively, you may statically compile in support for
your sound card in your kernel. The sections below provide the
information you need to add support for your hardware in this manner.
For more information about recompiling your kernel, please see Chapter
9.

Note that the first method mentioned is to use kernel modules.  :D

--
Freddie Cash
fcash-ml at sd73.bc.ca


More information about the freebsd-stable mailing list