Hi,
I'd like to point the mailing list to this post:
http://4front-tech.com/forum/viewtopic.php?t=2742
In it you will find interesting things for Debian users and Debian's
derivates.
My second concern is this patch http://tinyurl.com/6xe6yh for hg, which
will fix
the issue for the future.
Han
On Friday 20 June 2008 01:00:35 Dev Mazumdar wrote:
> 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;
> >