On Sat, 6 Dec 2003, Jaroslav Kysela wrote:
> See alsa-kernel/pci/ens1370.c and alsa-kernel/pci/ens1371.c for an elegant solution.
Tnx.
--
Giuliano.
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help yo
On Sat, 6 Dec 2003, Giuliano Pochini wrote:
>
> Echoaudio cards are grouped into two families: EchoGals (the old
> discontinued serie) and the Echo24. The driver is almost identical for both
> families, but some constants define at compile time. I currently select the
> family by a hack in the ma
Echoaudio cards are grouped into two families: EchoGals (the old
discontinued serie) and the Echo24. The driver is almost identical for both
families, but some constants define at compile time. I currently select the
family by a hack in the makefile:
ifneq ($(CONFIG_SND_GINA24),)
EXTRA_CFLAGS +=