Le Mardi 22 Juillet 2003 20:47, Juan Quintela a �crit : > It just happens that at home, I had gcc-3.3.1-0.6mdk, and bi had > gcc-3.3.1-0.5mdk. 0.5mdk version miscompiles something, recompiling > with new compiler the 5mdk version. > > Sorry for the inconvenience.
Hi juan Please , can you update wlan-ng drivers ( ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/ ) to 2.1pre10 and compile hostap drivers with firmware download support ( look at the very little patch :) -- Laurent Culioli :: <[EMAIL PROTECTED]>
--- driver/modules/hostap_config.h.old 2003-07-22 21:59:28.000000000 +0200 +++ driver/modules/hostap_config.h 2003-07-22 22:00:31.000000000 +0200 @@ -40,7 +40,7 @@ #endif /* PRISM2_BUS_MASTER */ /* Include code for downloading firmware images. */ -/* #define PRISM2_DOWNLOAD_SUPPORT */ +#define PRISM2_DOWNLOAD_SUPPORT /* Allow kernel configuration to enable download support. */ #if !defined(PRISM2_DOWNLOAD_SUPPORT) && defined(CONFIG_HOSTAP_FIRMWARE)
