Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Comment out recommendati...



details:   https://anonhg.NetBSD.org/src/rev/b8426b3c0f73
branches:  trunk
changeset: 756837:b8426b3c0f73
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Aug 04 19:11:14 2010 +0000

description:
Comment out recommendation what to use with wlan(4) for ap_scan.

XXX: recommend something for NetBSD!

diffstat:

 external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r b90430eff681 -r b8426b3c0f73 external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5
--- a/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 Wed Aug 04 19:10:50 2010 +0000
+++ b/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 Wed Aug 04 19:11:14 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wpa_supplicant.conf.5,v 1.1 2010/08/04 17:12:34 christos Exp $
+.\" $NetBSD: wpa_supplicant.conf.5,v 1.2 2010/08/04 19:11:14 wiz Exp $
 .\"
 .\" Copyright (c) 2005 Sam Leffler <sam%errno.com@localhost>
 .\" All rights reserved.
@@ -99,9 +99,10 @@
 access point, this value may be set to 2.
 .It Va ap_scan
 Access point scanning and selection control; one of 0, 1 (default), or 2.
-Only setting 1 should be used with the
-.Xr wlan 4
-module; the other settings are for use on other operating systems.
+.\" XXX: which one is good for NetBSD?
+.\"Only setting 1 should be used with the
+.\".Xr wlan 4
+.\"module; the other settings are for use on other operating systems.
 .It Va fast_reauth
 EAP fast re-authentication; either 1 (default) or 0.
 Control fast re-authentication support in EAP methods that support it.



Home | Main Index | Thread Index | Old Index