wireless_tools

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:62KB
下载次数:301
上传日期:2006-12-02 17:19:22
上 传 者uestc_huan
说明:  uclinux下802.11网卡的配置工具源码,包括Makefile.在embest的s3cev板子扩展的wlan卡上试过。包括配置信道、essid等参数。
(Basis under 802.11 NIC configuration tool for source code, including the Makefile. embest s3cev in the expansion of the board wlan card tried. Including channel configuration, essid parameters.)

文件列表:
wireless_tools\COPYING (17992, 2004-04-08)
wireless_tools\INSTALL (3485, 2004-04-08)
wireless_tools\iwcommon.c (16101, 2004-04-08)
wireless_tools\iwcommon.h (12033, 2004-04-08)
wireless_tools\iwconfig.8 (11489, 2004-04-08)
wireless_tools\iwconfig.c (34946, 2004-04-08)
wireless_tools\iwgetid.c (9184, 2004-04-08)
wireless_tools\iwlist.8 (1750, 2004-04-08)
wireless_tools\iwlist.c (24538, 2004-04-08)
wireless_tools\iwpriv.8 (2815, 2004-04-08)
wireless_tools\iwpriv.c (12542, 2004-04-08)
wireless_tools\iwspy.8 (1901, 2004-04-08)
wireless_tools\iwspy.c (6478, 2004-04-08)
wireless_tools\Makefile (2293, 2004-04-08)
wireless_tools\PCMCIA.txt (4415, 2004-04-08)
wireless_tools\sample_enc_cs.c (2769, 2004-04-08)
wireless_tools\sample_pm_cs.c (3967, 2004-04-08)
wireless_tools\wireless.10.h (16582, 2004-04-08)
wireless_tools\wireless.h (17989, 2004-04-08)
wireless_tools (0, 2006-12-02)

Wireless Tools -------------- This package contain the Wireless tools, used to manipulate the Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. web page -------- You'll find a lot of useful info on : http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html http://web.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ INSTALL ------- This file contains installation instruction and requirements. PCMCIA.txt ---------- This file describes how to use Pcmcia init script to configure Wireless Extensions and how to use Pcmcia schemes. man pages (iwconfig.8, iwlist.8, iwpriv.8, iwspy.8) --------- VERY IMPORTANT : I try to keep the man page up to date, so you'd better read them before asking questions. ALSO IMPORTANT : Those man pages describe the capacity of the tools, no device implement the full range (and driver usually implement even less). As far as I know, the man pages are the most complete, up to date and accurate documentation of the wireless tools. An update of the web page related to Wireless Extension is long overdue. Send feedback to me. The man pages can either be copied in a location where the command "man" will find them, such as /usr/local/man/man8, or can be read locally with the command : nroff -man xxx.8 | less iwconfig.c ---------- The main wireless tool. Used for device configuration and to see the most common wireless parameters. iwlist.c -------- Display some large chunk of information not displayed by iwconfig. For example, all bit rates, all frequencies, all keys... iwspy.c ------- Mobile IP support test and allow get get stats per MAC address (instead of globally). Also, for some driver/device, this is the only way to get stats in Ad-Hoc mode. iwpriv.c -------- Manipulate driver private ioctls : all parameters that are specific to a driver or a device and therefore not part of iwconfig. iwgetid.c --------- Output the ESSID or NWID of the specified device. Can also output it in a form that can be used as a Pcmcia Scheme. Changelog, contributions ------------------------ See iwcommon.h wireless.h ---------- Definition of the Wireless Extensions. You may drop this file in your kernel headers to update the Wireless Extensions. Other tools : ----------- My web page above list many other tools using Wireless Extensions that you may find useful... The list of changes, credits and errata notes are in iwcommon.h. Compilation might be tricky, see iwcommon.h for header problems... Jean

近期下载者

相关文件


收藏者