Compiling in sound driver in kernel

Roland Smith rsmith at xs4all.nl
Wed Jun 10 22:28:25 UTC 2009


On Wed, Jun 10, 2009 at 06:11:56PM -0400, Carmel wrote:
> This is my first attempt to compile in a driver in a new kernel I am
> attempting to build.
> 
> Using loader.conf, I have the 'snd_hda' driver presently being loaded.
> I want to compile it directly into the kernel. I tried this:

> Unfortunately, the kernel will not build. What is the proper way to
> build a kernel with sound embedded into it?
 
You're missing something:
 
device		sound
> device	snd_hda		# Sound driver

Have you looked at the manual page? 'man snd_hda' would have told you this.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090610/4eb42d64/attachment.pgp


More information about the freebsd-questions mailing list