1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-26 22:21:07 +02:00

add monitor mode ioctls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@358 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-03-08 13:26:38 +00:00
parent 27b81cb944
commit 59dbf528cb

View File

@ -595,6 +595,8 @@ typedef struct wlc_rev_info {
#define WLC_GET_REVINFO 98
#define WLC_GET_MACMODE 105
#define WLC_SET_MACMODE 106
#define WLC_GET_MONITOR 107 /* added by nbd */
#define WLC_SET_MONITOR 108 /* added by nbd */
#define WLC_GET_GMODE 109
#define WLC_SET_GMODE 110
#define WLC_GET_CURR_RATESET 114 /* current rateset */