diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-27 19:55:00 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-27 19:55:00 +0000 |
commit | f41e7d6efe746e35d556419b98c2472e159f7a03 (patch) | |
tree | 89eb12cb109633777dd2d080c4dfb7fcc12bf8b9 /net-wireless/hostap-driver/files/hostap-driver-0.4.9-firmware.patch | |
parent | removed obsolete ebuild, was moved to v4l-dvb-hg, see Bug #128407 (diff) | |
download | historical-f41e7d6efe746e35d556419b98c2472e159f7a03.tar.gz historical-f41e7d6efe746e35d556419b98c2472e159f7a03.tar.bz2 historical-f41e7d6efe746e35d556419b98c2472e159f7a03.zip |
Version bump, but only for people using kernels older than linux-2.6.14.
Package-Manager: portage-2.0.54-r2
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 |