Re: [Alsa-user] isapnp on 2.2 kernel

2003-03-03 Thread Takashi Iwai
At Mon, 03 Mar 2003 09:55:58 +0200, Andrei Boros wrote: > > Takashi Iwai wrote: > > > The define should be (in my case) > > > CONFIG_ISAPNP_KERNEL= n > > > and then snd-isapnp is correctly built. > > > > > > The configure script seems to fails to set this variable properly. > > > > thanks for

Re: [Alsa-user] isapnp on 2.2 kernel

2003-03-03 Thread Andrei Boros
Takashi Iwai wrote: > > The define should be (in my case) > > CONFIG_ISAPNP_KERNEL= n > > and then snd-isapnp is correctly built. > > > > The configure script seems to fails to set this variable properly. > > thanks for your report. > this was already fixed on cvs. > please test the cvs versio

Re: [Alsa-user] isapnp on 2.2 kernel

2003-02-28 Thread Takashi Iwai
At Fri, 28 Feb 2003 16:18:08 +0200, Andrei Boros wrote: > > > alsa-driver-0.9.0rc7 and stock kernel 2.2.23 (www.kernel.org) > > ./configure --with-isapnp=yes will say : > checking for ISA PnP driver in kernel... no > checking for ISA PnP support... yes > > However, in Makefile.conf I get thes

[Alsa-user] isapnp on 2.2 kernel

2003-02-28 Thread Andrei Boros
alsa-driver-0.9.0rc7 and stock kernel 2.2.23 (www.kernel.org) ./configure --with-isapnp=yes will say : checking for ISA PnP driver in kernel... no checking for ISA PnP support... yes However, in Makefile.conf I get these: CONFIG_ISAPNP_KERNEL= CONFIG_ISAPNP = y consequently th