James Courtier-Dutton <[EMAIL PROTECTED]> writes:
> You are assuming that people still use alsa-0.5.x in applications.
> For example, xine (xine.sf.net) dropped support for alsa-0.5.x ages
> ago, it only supports alsa-0.9.x.
> It also supports lots of other audio drivers, eg. oss, esd, arts etc.
I've been running up again the FM synethesis wall with my aopen card and
conflicting information, and finally decided to post to the dev group.
>From some skimming of technical documentation for ymf754. It looks like
the ymf7xx family has an opl3 capability on the chip, once the nessacary
inf
Hi,
I have modified the SoundScape (proto-)driver to use the typesafe Linux min() macro,
defining
the macro if it hasn't been declared already. (This is compatibility for Linux 2.2.)
In fact, it turns
out that both min() and ARRAY_SIZE() are declared in include/linux/kernel.h and so I
suppose
Hi,
I have finally managed to build the alsa-lib and alsa-utils RPMs on my test machine,
having upgraded to
RedHat 7.3. The highlights of this patch are:
- the Versions linker script was not being tarred up
- using $(AMTAR) instead or $(TAR) in the Makefile.am
- using -j instead of -I to compre
Hi there,
Is this a known problem?
kernel: bad: scheduling while atomic!
kernel: Call Trace:
kernel: [schedule+61/724] schedule+0x3d/0x2d4
kernel: [common_interrupt+24/32] common_interrupt+0x18/0x20
kernel: [interruptible_sleep_on+91/144] interruptible_sleep_on+0x5b/0x90
kernel: [default_wak