[alsa-devel] [PATCH] cmi8330: add OPL3 support

Takashi Iwai tiwai at suse.de
Wed Jan 21 08:58:23 CET 2009


At Wed, 21 Jan 2009 08:49:54 +0100,
Clemens Ladisch wrote:
> 
> Krzysztof Helt wrote:
> > +		err = snd_opl3_timer_new(opl3, 0, 1);
> > +		if (err < 0)
> > +			return err;
> 
> Does this chip really have a working timer implementation?
> (There is a timer test program in alsa-lib/test/.)

A good question.  Krzysztof, could you check alsa-lib/test/timer
program?  First run "./timer list" and then run like
	./timer class 1 card 0 device 2
or so...

BTW, your patches were already applied now, so please send fixes as
additional patches if any.


thanks,

Takashi


More information about the Alsa-devel mailing list