⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 iwconfig iwlist iwpriv
💻
字号:
	Wireless Tools	--------------	This package contain the Wireless tools, used to manipulatethe Wireless Extensions. The Wireless Extension is an interfaceallowing you to set Wireless LAN specific parameters and get thespecific 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.	A *must* read.DISTRIBUTION.txt----------------	This file will document how to configure wireless cards atboot time with various Linux distributions (using WirelessExtensions). Please read it carefully before asking questions.	In this file, I try to collect all the specifics of WirelessExtensions integration in the most common Linux distributions. I needyour help to complete this file.PCMCIA.txt----------	This file describes how to use Pcmcia init script to configureWireless 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, soyou'd better read them before asking questions.	ALSO IMPORTANT : Those man pages describe the capacity of thetools, no device implement the full range (and drivers usuallyimplement even less).	As far as I know, the man pages are the most complete, up todate and accurate documentation of the wireless tools. An update ofthe web page related to Wireless Extension is long overdue. Sendfeedback to me.	The man pages can either be copied in a location where thecommand "man" will find them, such as /usr/local/man/man8, or can beread locally with the command :		nroff -man xxx.8 | lessiwconfig.c----------	The main wireless tool. Used for device configuration and to seethe 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 onlyway to get stats in Ad-Hoc mode.iwpriv.c--------	Manipulate driver private ioctls : all parameters that arespecific 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.iwevent.c---------	Display Wireless Events. This is new, so there is not much supportin drivers for it yet...iwlib.c-------	The Wireless Tools helper library. May be usefull if you wantto create your own applications using Wireless Extensions.Changelog, contributions------------------------	See CHANGELOG.hwireless.h----------	Definition of the Wireless Extensions. Remember that thedefinition used by the drivers and the tools must match, otherwisefunny things may happen. The tools try to check for that.	Since Wireless Extensions v12, you can no longer drop thisfile in your kernel headers to update the Wireless Extensions, youneed to use the full patches available on my web page. So, the use ismore if you plan to do some cross compile or something similar.	Just for your enjoyement, there is various release of it. Ifyour kernel/drivers are old, you may want to try the older releases...sample_xxx.c :------------	Various samples of code showing how to implement some of themore tricky feature of Wireless Extensions in your driver.	Note that there is no guarantee that this code compile, letalone work, but it should point you in the proper direction.	Also, have a look at existing drivers in the Linux kernel.Other tools :-----------	My web page list many other tools using WirelessExtensions that you may find useful...	http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html#linksOther questions :---------------	You have the source, and it is documented. In 99% of the case,you will find your answer there.	Good luck...	Jean <jt@hpl.hp.com>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -