projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git]
/
package
/
madwifi
/
patches
/
102-multicall_binary.patch
diff --git
a/package/madwifi/patches/102-multicall_binary.patch
b/package/madwifi/patches/102-multicall_binary.patch
index
15ea8a0
..
bd31d96
100644
(file)
--- a/
package/madwifi/patches/102-multicall_binary.patch
+++ b/
package/madwifi/patches/102-multicall_binary.patch
@@
-1,7
+1,7
@@
Index: madwifi-ng-r2568-20070710/tools/80211debug.c
===================================================================
Index: madwifi-ng-r2568-20070710/tools/80211debug.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/80211debug.c 2007-07-
11 22:59:39.48409861
7 +0200
-+++ madwifi-ng-r2568-20070710/tools/80211debug.c 2007-07-
11 22:59:40.108134179
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/80211debug.c 2007-07-
23 01:48:38.84619388
7 +0200
++++ madwifi-ng-r2568-20070710/tools/80211debug.c 2007-07-
23 01:48:39.578235605
+0200
@@ -49,6 +49,10 @@
#include <getopt.h>
#include <err.h>
@@ -49,6 +49,10 @@
#include <getopt.h>
#include <err.h>
@@
-35,8
+35,8
@@
Index: madwifi-ng-r2568-20070710/tools/80211debug.c
const char *sep;
Index: madwifi-ng-r2568-20070710/tools/80211stats.c
===================================================================
const char *sep;
Index: madwifi-ng-r2568-20070710/tools/80211stats.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/80211stats.c 2007-07-
11 22:59:39.488098843
+0200
-+++ madwifi-ng-r2568-20070710/tools/80211stats.c 2007-07-
11 22:59:40.1121344
05 +0200
+--- madwifi-ng-r2568-20070710.orig/tools/80211stats.c 2007-07-
23 01:48:38.854194346
+0200
++++ madwifi-ng-r2568-20070710/tools/80211stats.c 2007-07-
23 01:48:39.5782356
05 +0200
@@ -60,6 +60,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@ -60,6 +60,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@
-70,8
+70,8
@@
Index: madwifi-ng-r2568-20070710/tools/80211stats.c
u_int8_t buf[24*1024], *cp;
Index: madwifi-ng-r2568-20070710/tools/athchans.c
===================================================================
u_int8_t buf[24*1024], *cp;
Index: madwifi-ng-r2568-20070710/tools/athchans.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/athchans.c 2007-07-
11 22:59:39.49609930
2 +0200
-+++ madwifi-ng-r2568-20070710/tools/athchans.c 2007-07-
11 22:59:40.184138509
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/athchans.c 2007-07-
23 01:48:38.85819457
2 +0200
++++ madwifi-ng-r2568-20070710/tools/athchans.c 2007-07-
23 01:48:39.598236745
+0200
@@ -59,6 +59,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@ -59,6 +59,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@
-106,8
+106,8
@@
Index: madwifi-ng-r2568-20070710/tools/athchans.c
int c;
Index: madwifi-ng-r2568-20070710/tools/athctrl.c
===================================================================
int c;
Index: madwifi-ng-r2568-20070710/tools/athctrl.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/athctrl.c 2007-07-
11 22:59:39.504099754
+0200
-+++ madwifi-ng-r2568-20070710/tools/athctrl.c 2007-07-
11 22:59:40.216140332
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/athctrl.c 2007-07-
23 01:48:38.866195027
+0200
++++ madwifi-ng-r2568-20070710/tools/athctrl.c 2007-07-
23 01:48:39.626238340
+0200
@@ -53,6 +53,10 @@
#include <net/if.h>
@@ -53,6 +53,10 @@
#include <net/if.h>
@@
-141,8
+141,8
@@
Index: madwifi-ng-r2568-20070710/tools/athctrl.c
int c;
Index: madwifi-ng-r2568-20070710/tools/athdebug.c
===================================================================
int c;
Index: madwifi-ng-r2568-20070710/tools/athdebug.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/athdebug.c 2007-07-
11 22:59:39.508099983
+0200
-+++ madwifi-ng-r2568-20070710/tools/athdebug.c 2007-07-
11 22:59:40.236141472
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/athdebug.c 2007-07-
23 01:48:38.874195486
+0200
++++ madwifi-ng-r2568-20070710/tools/athdebug.c 2007-07-
23 01:48:39.650239706
+0200
@@ -52,6 +52,10 @@
#include <getopt.h>
#include <err.h>
@@ -52,6 +52,10 @@
#include <getopt.h>
#include <err.h>
@@
-177,8
+177,8
@@
Index: madwifi-ng-r2568-20070710/tools/athdebug.c
#else
Index: madwifi-ng-r2568-20070710/tools/athkey.c
===================================================================
#else
Index: madwifi-ng-r2568-20070710/tools/athkey.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/athkey.c 2007-07-
11 22:59:39.516100443
+0200
-+++ madwifi-ng-r2568-20070710/tools/athkey.c 2007-07-
11 22:59:40.288144436
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/athkey.c 2007-07-
23 01:48:38.878195712
+0200
++++ madwifi-ng-r2568-20070710/tools/athkey.c 2007-07-
23 01:48:39.698242443
+0200
@@ -59,6 +59,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@ -59,6 +59,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@
-212,8
+212,8
@@
Index: madwifi-ng-r2568-20070710/tools/athkey.c
struct ieee80211req_del_key delkey;
Index: madwifi-ng-r2568-20070710/tools/athstats.c
===================================================================
struct ieee80211req_del_key delkey;
Index: madwifi-ng-r2568-20070710/tools/athstats.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/athstats.c 2007-07-
11 22:59:39.524100895
+0200
-+++ madwifi-ng-r2568-20070710/tools/athstats.c 2007-07-
11 22:59:40.328146718
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/athstats.c 2007-07-
23 01:48:38.886196167
+0200
++++ madwifi-ng-r2568-20070710/tools/athstats.c 2007-07-
23 01:48:39.726244040
+0200
@@ -63,6 +63,10 @@
#include "wireless_copy.h"
#include "if_athioctl.h"
@@ -63,6 +63,10 @@
#include "wireless_copy.h"
#include "if_athioctl.h"
@@
-249,7
+249,7
@@
Index: madwifi-ng-r2568-20070710/tools/athstats.c
Index: madwifi-ng-r2568-20070710/tools/do_multi.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
Index: madwifi-ng-r2568-20070710/tools/do_multi.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ madwifi-ng-r2568-20070710/tools/do_multi.c 2007-07-
11 22:59:40.348147859
+0200
++++ madwifi-ng-r2568-20070710/tools/do_multi.c 2007-07-
23 01:48:39.754245634
+0200
@@ -0,0 +1,30 @@
+#include <string.h>
+#include "do_multi.h"
@@ -0,0 +1,30 @@
+#include <string.h>
+#include "do_multi.h"
@@
-278,13
+278,13
@@
Index: madwifi-ng-r2568-20070710/tools/do_multi.c
+ ret = athstats_init(argc, argv);
+ if(strcmp(progname, "wlanconfig") == 0)
+ ret = wlanconfig_init(argc, argv);
+ ret = athstats_init(argc, argv);
+ if(strcmp(progname, "wlanconfig") == 0)
+ ret = wlanconfig_init(argc, argv);
-+
++
+ return ret;
+}
Index: madwifi-ng-r2568-20070710/tools/do_multi.h
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+ return ret;
+}
Index: madwifi-ng-r2568-20070710/tools/do_multi.h
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ madwifi-ng-r2568-20070710/tools/do_multi.h 2007-07-
11 22:59:40.372149222
+0200
++++ madwifi-ng-r2568-20070710/tools/do_multi.h 2007-07-
23 01:48:39.778247001
+0200
@@ -0,0 +1,9 @@
+
+int a80211debug_init(int argc, char *argv[]);
@@ -0,0 +1,9 @@
+
+int a80211debug_init(int argc, char *argv[]);
@@
-297,8
+297,8
@@
Index: madwifi-ng-r2568-20070710/tools/do_multi.h
+int wlanconfig_init(int argc, char *argv[]);
Index: madwifi-ng-r2568-20070710/tools/Makefile
===================================================================
+int wlanconfig_init(int argc, char *argv[]);
Index: madwifi-ng-r2568-20070710/tools/Makefile
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/Makefile 2007-07-
11 22:59:39.540101806
+0200
-+++ madwifi-ng-r2568-20070710/tools/Makefile 2007-07-
11 22:59:40.388150134
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/Makefile 2007-07-
23 01:48:38.902197078
+0200
++++ madwifi-ng-r2568-20070710/tools/Makefile 2007-07-
23 01:48:39.798248141
+0200
@@ -49,6 +49,12 @@
ALL= athstats 80211stats athkey athchans athctrl \
@@ -49,6 +49,12 @@
ALL= athstats 80211stats athkey athchans athctrl \
@@
-306,7
+306,7
@@
Index: madwifi-ng-r2568-20070710/tools/Makefile
+
+ifdef DOMULTI
+OBJS= do_multi.o athstats.o 80211stats.o athkey.o athchans.o athctrl.o \
+
+ifdef DOMULTI
+OBJS= do_multi.o athstats.o 80211stats.o athkey.o athchans.o athctrl.o \
-+ athdebug.o 80211debug.o wlanconfig.o
++ athdebug.o 80211debug.o wlanconfig.o
+ALL= ${OBJS} madwifi_multi
+endif
+ALL= ${OBJS} madwifi_multi
+endif
@@
-345,8
+345,8
@@
Index: madwifi-ng-r2568-20070710/tools/Makefile
80211stats: 80211stats.c
Index: madwifi-ng-r2568-20070710/tools/wlanconfig.c
===================================================================
80211stats: 80211stats.c
Index: madwifi-ng-r2568-20070710/tools/wlanconfig.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/tools/wlanconfig.c 2007-07-
11 22:59:39.54810226
6 +0200
-+++ madwifi-ng-r2568-20070710/tools/wlanconfig.c 2007-07-
11 22:59:40.404151049
+0200
+--- madwifi-ng-r2568-20070710.orig/tools/wlanconfig.c 2007-07-
23 01:48:38.91019753
6 +0200
++++ madwifi-ng-r2568-20070710/tools/wlanconfig.c 2007-07-
23 01:48:39.850251108
+0200
@@ -62,6 +62,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
@@ -62,6 +62,10 @@
#include "net80211/ieee80211_crypto.h"
#include "net80211/ieee80211_ioctl.h"
This page took
0.034021 seconds
and
4
git commands to generate.