ALSA vs ISAPNP

From: Filip djMedrzec Zyzniewski (lkml@filip.eu.org)
Date: Mon Feb 17 2003 - 06:29:13 EST


Hey all,

There is a problem with alsa and isapnp cooperation:

make -f scripts/Makefile.build obj=sound/isa
  gcc -Wp,-MD,sound/isa/.es18xx.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium-mmx -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=es18xx -DKBUILD_MODNAME=snd_es18xx -c -o sound/isa/es18xx.o sound/isa/es18xx.c
sound/isa/es18xx.c: In function `snd_audiodrive_isapnp':
sound/isa/es18xx.c:1984: warning: implicit declaration of function `isapnp_find_dev'
sound/isa/es18xx.c:1984: warning: assignment makes pointer from integer without a cast
sound/isa/es18xx.c:1985: structure has no member named `active'
sound/isa/es18xx.c:1989: warning: assignment makes pointer from integer without a cast
sound/isa/es18xx.c:1990: structure has no member named `active'
sound/isa/es18xx.c:1995: structure has no member named `prepare'
sound/isa/es18xx.c:1997: structure has no member named `activate'
sound/isa/es18xx.c:2004: structure has no member named `prepare'
sound/isa/es18xx.c:2005: structure has no member named `deactivate'
sound/isa/es18xx.c:2009: warning: implicit declaration of function `isapnp_resource_change'
sound/isa/es18xx.c:2020: structure has no member named `activate'
sound/isa/es18xx.c:2022: structure has no member named `deactivate'
sound/isa/es18xx.c: In function `snd_audiodrive_deactivate':
sound/isa/es18xx.c:2047: structure has no member named `deactivate'
sound/isa/es18xx.c:2051: structure has no member named `deactivate'
sound/isa/es18xx.c: In function `alsa_card_es18xx_init':
sound/isa/es18xx.c:2253: warning: implicit declaration of function `isapnp_probe_cards'
make[2]: *** [sound/isa/es18xx.o] Error 1
make[1]: *** [sound/isa] Error 2
make: *** [sound] Error 2

Same for sb16.

.config attached.

It happens with 2.5.59, 2.5.61 and 2.5.61+alsa-bk-2003-02-16.patch.gz

bye,

Filip Zyzniewski



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:17 EST