Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 19:49:34 -0500
From:      Donn Miller <dmmiller@cvzoom.net>
To:        William Carrel <william.carrel@infospace.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: MFC: src/sys/i386/conf/GENERIC and sound support
Message-ID:  <3AB0119E.F19940B5@cvzoom.net>
References:  <B6D54F0B.1796%william.carrel@infospace.com>

next in thread | previous in thread | raw e-mail | index | archive | help
William Carrel wrote:

> I hope not.  Isn't /boot/loader.conf sufficient?  How much initialization is
> required besides just loading the module?  And would we then roll all module
> loading into rc.conf.  /boot/loader.conf should work now for this too.

Ooops, you're right.  The way I planned to do it was create a sound.sh
script, put it in /usr/local/etc/rc.d, and put

kldload snd_pcm
kldload snd_sbc

in there.  I suppose this isn't as clean as putting these in
/boot/loader.conf, but it's one method, nonetheless.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AB0119E.F19940B5>