Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jan 2006 10:58:31 +0100
From:      =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU>
To:        Ariff Abdullah <ariff@FreeBSD.org>,  freebsd-multimedia@freebsd.org
Subject:   Re: snd_mss problem
Message-ID:  <43BF90C7.6090903@Zahemszky.HU>
In-Reply-To: <20060106074517.2308d0a7.ariff@FreeBSD.org>
References:  <43BB0835.3070508@Zahemszky.HU>	<20060104201105.3af401a9.ariff@FreeBSD.org>	<43BC1856.4070305@Zahemszky.HU>	<20060105071318.1e3edd45.ariff@FreeBSD.org>	<43BCB6A2.3060100@Zahemszky.HU>	<20060105152050.61335a21.ariff@FreeBSD.org>	<43BD88B2.7030701@Zahemszky.HU> <20060106074517.2308d0a7.ariff@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BF90C7.6090903>