Date: Thu, 14 Apr 2005 09:29:24 +0200 From: Peter Much <pmc@citylink.dinoex.sub.org> To: freebsd-multimedia@freebsd.org Subject: Soundcard ESS ES1869: changes in RELEASE 5.3 Message-ID: <20050414072924.GA98841@gate.oper.dinoex.org>
next in thread | raw e-mail | index | archive | help
Support for this soundcard has changed in Release 5.3. Earlier Releases needed to configure device pcm device snd_sbc for this card. But now it is neccessary to configure device sound device snd_ess device snd_sbc "device sound" replaces the former "device pcm", but now "device snd_ess" is also needed. If only the former two drivers are included, then the card will be detected, but the "sound" driver will not see the card and no device nodes get created. When loading runtime modules, only "snd_ess.ko" is necessary, and will automatically load the other two. PMc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050414072924.GA98841>