Date: Wed, 04 Jan 2006 19:47:50 +0100 From: =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_mss problem Message-ID: <43BC1856.4070305@Zahemszky.HU> In-Reply-To: <20060104201105.3af401a9.ariff@FreeBSD.org> References: <43BB0835.3070508@Zahemszky.HU> <20060104201105.3af401a9.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ariff Abdullah wrote: > On Wed, 04 Jan 2006 00:26:45 +0100 > Zahemszky Gábor <Gabor@Zahemszky.HU> wrote: > >>Hi! >> >>I've got a problem with FreeBSD6's sound system. In my machine, >>there is a working CMI8738-card - it's pcm0, and a builtin >>soundchip. In 5-STABLE, it's recognised by the snd-mss module. If I >>kldload it, I got: >> > > > Can you replace (and recompile) /usr/src/sys/dev/sound/isa/mss.c with > this one: > > http://people.freebsd.org/~ariff/test/mss.c Hi! Sorry, the same simptome. I've made ' make buildkernel installkernel' , reboot, and after kldloading it, the same lockup. Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BC1856.4070305>