Date: Mon, 15 Dec 2003 18:48:38 -0600 From: David Kelly <dkelly@HiWAAY.net> To: FreeBSD_Questions <freebsd-questions@freebsd.org> Cc: pseniura@techie.com Subject: Re: Having problems with 'pcm' and on-board Crystal Sound Message-ID: <966592E2-2F61-11D8-8A38-000393BB56F2@HiWAAY.net> In-Reply-To: <20031215231806.EEE945C0E@techpc04.okladot.state.ok.us> References: <20031215231806.EEE945C0E@techpc04.okladot.state.ok.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 15, 2003, at 5:18 PM, pseniura@techie.com wrote: > (2) If I let the boot loader.conf bring in 'snd_pcm' before the > kernel starts, it won't see the sound chips at all. snd_pcm isn't enough to drive the card, its only the common kernel interface code. Load snd_driver and figure out which of the many you really need, then load it only. That one will pull snd_pcm in with it. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?966592E2-2F61-11D8-8A38-000393BB56F2>