--- linux-2.6.18/drivers/net/wireless/hostap/hostap_config.h.orig 2006-09-20 05:42:06.000000000 +0200 +++ linux-2.6.18/drivers/net/wireless/hostap/hostap_config.h 2006-09-23 22:30:50.000000000 +0200 @@ -38,10 +38,10 @@ */ /* Do not include debug messages into the driver */ -/* #define PRISM2_NO_DEBUG */ +#define PRISM2_NO_DEBUG /* Do not include /proc/net/prism2/wlan#/{registers,debug} */ -/* #define PRISM2_NO_PROCFS_DEBUG */ +#define PRISM2_NO_PROCFS_DEBUG /* Do not include station functionality (i.e., allow only Master (Host AP) mode */