diff options
Diffstat (limited to 'net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch')
-rw-r--r-- | net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch new file mode 100644 index 000000000000..c7d5741e8fae --- /dev/null +++ b/net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch @@ -0,0 +1,12 @@ +diff -urp hostap-driver-0.4.7/driver/modules/hostap_config.h hostap-driver-0.4.7-firmware/driver/modules/hostap_config.h +--- hostap-driver-0.4.7/driver/modules/hostap_config.h 2005-11-21 02:42:12.000000000 +0100 ++++ hostap-driver-0.4.7-firmware/driver/modules/hostap_config.h 2005-11-21 10:27:54.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 |