1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add txpwr with reg. override to wlc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@375 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-03-15 03:19:48 +00:00
parent 6604fdefaa
commit 4563fa6d70
2 changed files with 47 additions and 4 deletions
+2 -2
View File
@@ -562,8 +562,8 @@ typedef struct wlc_rev_info {
#define WLC_SET_WEP 43
#define WLC_GET_KEY 44
#define WLC_SET_KEY 45
#define WLC_GET_PASSIVE 48 /* added by nbd */
#define WLC_SET_PASSIVE 49 /* added by nbd */
#define WLC_GET_PASSIVE 48 /* added by nbd */
#define WLC_SET_PASSIVE 49 /* added by nbd */
#define WLC_SCAN 50
#define WLC_SCAN_RESULTS 51
#define WLC_DISASSOC 52