Yair K. wrote:
> Build 1016, sblive.c:
> 
>  if ((devc->card_type == SB_AUDIGY) || (devc->card_type == SB_AUDIGY2) || 
> (devc
> ->card_type == SB_AUDIGY2VAL))
> ...
> devc->card_type = SB_AUDIGY | SB_AUDIGY2 | SB_AUDIGY2VAL;
> 
> *sigh* This was fixed properly in hg. No idea why simply  (card_type & 
> SB_AUDIGY) wasn't done here.
> 
> Yours,
>       Yair K.
> _______________________________________________
> oss-devel mailing list
> oss-devel@mailman.opensound.com
> http://mailman.opensound.com/mailman/listinfo/oss-devel
> 
the problem is that audigy4 didn't work so I put back the code - i'll 
check the exact reason why the test fails.


regards
dev

-- 
--------------------------------------------------------------------------
4Front Technologies

4035 Lafayette Place, Unit F, Culver City, CA 90232, USA
Tel: 310 202 8530   Fax: 310 202 0496   URL: http://www.opensound.com
--------------------------------------------------------------------------
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to