Hi,
I have tried to compile the Wavefront soundcard driver
(alsa-driver-0.9.0beta12) but without success.
My configuration is: `--prefix=/usr/local --with-debug=detect
--with-isapnp=no
--with-sequencer=no  --with-oss=no --with-cards=wavefront.`
I use a standard (kernel.org) 2.2.20 kernel.

Following happens:
.../alsa-kernel/isa/wavefront/wavefront.c tries to include a file
linux/isapnp.h, but there is no
such file with the standard 2.2.x kernel!

I tried also to compile `--with-isapnp=yes' and it completes, but
`depmod -e snd-isapnp.o'
complains about the unresolved symbol `release_resource`!

By the way, can someone tell me the status of the driver --
I want to develop a real-time PCM application, is the driver prepared
for that yet?

(P.s.:  All was fine with alsa-driver-0.5.12a.
But I have to upgrade because the 0.5.x API became obsolete.)

Best regards
    FAU



_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to