commit | b191608a451e75ed7f979cac268f5f423176feb3 | [log] [tgz] |
---|---|---|
author | Bill Moss <bmoss@clemson.edu> | Wed Feb 15 08:50:18 2006 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 17 15:08:02 2006 -0500 |
tree | 3f0037006a39d8c8507392bca15b326471fc76a2 | |
parent | 9d0be03aeeadcd59bd8f57219817e876a5e88e88 [diff] |
[PATCH] ipw2200: Add signal level to iwlist scan output This patch does two things. It uses the parameter IW_QUAL_DBM which is new in WE-19 to cause signal level and noise to be reported in dBm by the wireless tools. It also defines the signal level as an unsigned integer so that the signal level will be reported by iwlist iface scan. Signed-off-by: Bill Moss <bmoss@clemson.edu> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>