On Mon, 22 Jul 2002, Wayne Pascoe wrote:
> > What shall i do if i have one of the moste common mordern sound cards
> > and want to use it in FreeBSD? ( which I'm very found of)
>
> You just need to recompile your kernel. Add the following line to your
> kernel config file:
> device pcm
>
> recompile, install the new kernel and reboot.
No need to rebuild the kernel: just run
kldload snd
For permanent use add
snd_load="YES"
in /boot/loader.conf
Greetings, Mark
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message