[Prism54-devel] Prism54 AP WPA using Hostap and WDS

Luis R. Rodriguez mcgrof at ruslug.rutgers.edu
Mon Nov 8 15:24:26 UTC 2004


On Sun, Nov 07, 2004 at 01:15:55PM +0100, Joerg Dorchain wrote:
> On Fri, Nov 05, 2004 at 11:28:11AM -0500, Luis R. Rodriguez wrote:
> > 
> > http://prism54.org/pub/linux/snapshot/tars/prism54-cvs-latest.tar.bz2
> 
> Taking this, does only compile outside of the kernel tree (linus 2.6.9) 
> with the following patch
> 
> --- Makefile.k26.orig	2004-11-07 13:10:11.000000000 +0100
> +++ Makefile.k26	2004-11-07 12:47:55.000000000 +0100
> @@ -7,5 +7,5 @@
>  
>  obj-$(CONFIG_PRISM54) += prism54.o
>  
> -EXTRA_CFLAGS = -I$(PWD) # -DCONFIG_PRISM54_WDS -DCONFIG_PRISM54_HOSTAPD
> +EXTRA_CFLAGS = -I$(PWD)  -DCONFIG_PRISM54_WDS # -DCONFIG_PRISM54_HOSTAPD

Have you re-configured the kernel and enabled the "Enable WDS" option?

> --- islpci_eth.c.orig	2004-11-07 12:54:15.000000000 +0100
> +++ islpci_eth.c	2004-11-07 12:53:58.000000000 +0100
> @@ -31,6 +31,7 @@
>  #include "islpci_eth.h"
>  #include "islpci_mgt.h"
>  #include "oid_mgt.h"
> +#include "isl_wds.h"

I've added this but with the ifdef on WDS. Thanks a lot.

	Luis

-- 
GnuPG Key fingerprint = 113F B290 C6D2 0251 4D84  A34A 6ADD 4937 E20A 525E


More information about the Prism54-devel mailing list