X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-wireless-tools.git;a=blobdiff_plain;f=wireless_tools%2Fiwlist.8;h=09a498113ce34ab515a9301ad358686a6e116e5e;hp=f362bae4c70bbdfe6a042ba396ed54a188248d06;hb=92c266503ddec9d3bd219978c118a77a46dc12d4;hpb=37268af80055faf826140ff0c255f495df34b616 diff --git a/wireless_tools/iwlist.8 b/wireless_tools/iwlist.8 index f362bae..09a4981 100644 --- a/wireless_tools/iwlist.8 +++ b/wireless_tools/iwlist.8 @@ -15,9 +15,11 @@ iwlist \- Get wireless statistics from specific nodes .br .BI "iwlist " interface " ap" .br +.BI "iwlist " interface " scan" +.br .BI "iwlist " interface " rate" .br -.BI "iwlist " interface " keys" +.BI "iwlist " interface " key" .br .BI "iwlist " interface " power" .br @@ -37,21 +39,36 @@ list of parameters. .\" .SH PARAMETERS .TP -.B freq +.BR freq / channel Give the list of available frequencies in the device and the number of defined channels. Please note that usually the driver returns the total number of channels and only the frequencies available in the present locale, so there is no one to one mapping between frequencies displayed and channel numbers. .TP -.B ap +.BR ap / accesspoint Give the list of Access Points in range, and optionally the quality of -link to them. +link to them. This feature is obsolte and now deprecated in favor of +scanning support (below), and it will disappear in the future. +.TP +.BR scan [ning] +Give the list of Access Points and Ad-Hoc cells in range, and +optionally a whole bunch of information about them (ESSID, Quality, +Frequency, Mode...). The type of information returned depend on what +the card support. +.br +Triggering scanning is a priviledged operation +.RI ( root +only) and normal users can only read letf-over scan results. By +default, the way scanning is done (the scope of the scan) will be +impacted by the current setting of the driver. Also, this command is +supposed to take extra arguments to control the scanning behaviour, +but this is currently not implemented. .TP .BR rate / bit [rate] List the bit-rates supported by the device. .TP -.BR keys / enc [ryption] +.BR key / enc [ryption] List the encryption key sizes supported and display all the encryption keys availables in the device. .TP