blob: 8881b6611d294a14a4f179bb17e00cd2f433202c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -urp hostap-driver-0.3.7-pre/driver/modules/hostap_config.h hostap-driver-0.3.7-pre-firmware/driver/modules/hostap_config.h
--- hostap-driver-0.3.7-pre/driver/modules/hostap_config.h 2005-02-07 04:38:07.000000000 +0100
+++ hostap-driver-0.3.7-pre-firmware/driver/modules/hostap_config.h 2005-02-07 10:25:31.000000000 +0100
@@ -59,7 +59,7 @@
* In addition, please note that it is possible to kill your card with
* non-volatile download if you are using incorrect image. This feature has not
* been fully tested, so please be careful with it. */
-/* #define PRISM2_NON_VOLATILE_DOWNLOAD */
+#define PRISM2_NON_VOLATILE_DOWNLOAD
#endif /* PRISM2_DOWNLOAD_SUPPORT */
/* Include wireless extensions sub-ioctl support even if wireless extensions
|