snd_mss problem

Zahemszky Gábor Gabor at Zahemszky.HU
Sat Jan 7 01:52:05 PST 2006


> I wonder if adding hint.pcm.1.port="0x534" in /boot/device.hints will
> make any differences (or using kenv(1)).

Neither kenv + kldload nor device.hints makes any difference. Lockup :-(

Zahy

-- 
#!/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