Date: Wed, 16 Aug 2000 21:19:54 -0400 From: John <papalia@udel.edu> To: Drew Sanford <lauasanf@bellsouth.net>, questions@FreeBSD.ORG Subject: Re: kernel config options Message-ID: <4.3.1.2.20000816211840.00ab79f0@mail.udel.edu> In-Reply-To: <399B2ED4.A9CC6316@bellsouth.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>I'm attempting to get a Soundblaster Live working under 4.1-RELEASE. >I've downloaded the latest emu10k files, and was told I need to add >options pcm to my kernel config. When I type "config MYKERNEL it tells >me that "pcm" is an unknow option. Can anyone point me in the right >direction here? From the looks of it, "pcm" appears to be a device, not an option. Take a look in /sys/i386/conf/LINT and search for "pcm"... it will explain the context you need. Also, you'll probably want to read up in /usr/src/UPDATING on how to build a kernel using the make buildkernel target.... hope that helps, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.1.2.20000816211840.00ab79f0>