Date: Tue, 16 Dec 2003 21:04:56 +0800 From: Ihsan Junaidi <freebsd@synthexp.net> To: freebsd-questions@freebsd.org Subject: Re: Having problems with 'pcm' and on-board Crystal Sound Message-ID: <3FDF02F8.10708@synthexp.net> In-Reply-To: <966592E2-2F61-11D8-8A38-000393BB56F2@HiWAAY.net> References: <20031215231806.EEE945C0E@techpc04.okladot.state.ok.us> <966592E2-2F61-11D8-8A38-000393BB56F2@HiWAAY.net>
next in thread | previous in thread | raw e-mail | index | archive | help
David Kelly wrote: > > 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 you will need csa bridge driver for use with Crystal's sound chips. put in your loader.conf: snd_csa_load=YES snd_pcm_load=YES if you have cmi4281 chipset, replace snd_csa_load with snd_csa4281_load.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FDF02F8.10708>