Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-13 Thread A. Demarteau \(linux rules!\)
On Thu, 13 Sep 2001, A. Demarteau (linux rules!) wrote: > hi, > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > driver cause it's not included in the kernel. In addition to this, the pcmcia-cs package-sources from http://pcmcia-cs.sourceforge.net do compile against the 2.4

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-13 Thread A. Demarteau \(linux rules!\)
On Thu, 13 Sep 2001, Steve Oxley wrote: > If you need wireless support, you'll need to either wait for the kernel > source that replaces the 3-variable min/max macro, or downgrade to the last > kernel version that didn't have the problem. and whihc version would that be? > > Andor Demarteau >

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-13 Thread A. Demarteau (linux rules!)
On Thu, 13 Sep 2001, A. Demarteau (linux rules!) wrote: > hi, > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > driver cause it's not included in the kernel. In addition to this, the pcmcia-cs package-sources from http://pcmcia-cs.sourceforge.net do compile against the 2.

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread A. Demarteau (linux rules!)
On Thu, 13 Sep 2001, Steve Oxley wrote: > If you need wireless support, you'll need to either wait for the kernel > source that replaces the 3-variable min/max macro, or downgrade to the last > kernel version that didn't have the problem. and whihc version would that be? > > Andor Demarteau >

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Stig Brautaset
* Steve Oxley <[EMAIL PROTECTED]> spake thus: > -BEGIN PGP SIGNED MESSAGE- > > Morning all, > > On Thu, 13 Sep 2001 08:13, A. Demarteau (linux rules!) wrote: > > hi, > > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > > driver cause it's not included in the kernel

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Steve Oxley
-BEGIN PGP SIGNED MESSAGE- Morning all, On Thu, 13 Sep 2001 08:13, A. Demarteau (linux rules!) wrote: > hi, > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > driver cause it's not included in the kernel. > But this version (I used the debian pcmcia-source) package

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Vivek
On Thu, 13 Sep 2001, A. Demarteau (linux rules!) wrote: [cut] > wvlan_hcf.c:781: macro `min' used with only 2 args > wvlan_hcf.c:1702: macro `max' used with only 2 args [cut] > I hope someone can helpout here. Yeah - looks like you've bumped into the much hated 3 arg min/max macros that were intr

pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread A. Demarteau \(linux rules!\)
hi, I've tried to compile the pcmcia-source package to obtain the wvlan_cs driver cause it's not included in the kernel. But this version (I used the debian pcmcia-source) package gave me the following errors: -- cc -MD -c -O3 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/in clude

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Stig Brautaset
* Steve Oxley <[EMAIL PROTECTED]> spake thus: > -BEGIN PGP SIGNED MESSAGE- > > Morning all, > > On Thu, 13 Sep 2001 08:13, A. Demarteau (linux rules!) wrote: > > hi, > > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > > driver cause it's not included in the kerne

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Steve Oxley
-BEGIN PGP SIGNED MESSAGE- Morning all, On Thu, 13 Sep 2001 08:13, A. Demarteau (linux rules!) wrote: > hi, > I've tried to compile the pcmcia-source package to obtain the wvlan_cs > driver cause it's not included in the kernel. > But this version (I used the debian pcmcia-source) packag

Re: pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread Vivek
On Thu, 13 Sep 2001, A. Demarteau (linux rules!) wrote: [cut] > wvlan_hcf.c:781: macro `min' used with only 2 args > wvlan_hcf.c:1702: macro `max' used with only 2 args [cut] > I hope someone can helpout here. Yeah - looks like you've bumped into the much hated 3 arg min/max macros that were int

pcmcia-source version 3.1.28-2 gave error on wireless drivers

2001-09-12 Thread A. Demarteau (linux rules!)
hi, I've tried to compile the pcmcia-source package to obtain the wvlan_cs driver cause it's not included in the kernel. But this version (I used the debian pcmcia-source) package gave me the following errors: -- cc -MD -c -O3 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/in clud