snd_mss problem

Zahemszky Gábor Gabor at Zahemszky.HU
Wed Jan 4 10:42:06 PST 2006


Ariff Abdullah wrote:
> On Wed, 04 Jan 2006 00:26:45 +0100
> Zahemszky Gábor <Gabor at 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"


More information about the freebsd-multimedia mailing list