add txpwr with reg. override to wlc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@375 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-03-15 03:19:48 +00:00
parent f93638ec59
commit 8ee2ffa155
2 changed files with 47 additions and 4 deletions

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