DragonFly commits List (threaded) for 2011-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: etc/rc.d/wpa_supplicant: Fix broken check for ndis(4) interfaces.
commit d98188c51a8aad8ed0bc361bf940ee077eff7a84
Author: Sascha Wildner <saw@online.de>
Date: Wed Sep 7 15:26:53 2011 +0200
etc/rc.d/wpa_supplicant: Fix broken check for ndis(4) interfaces.
With the new wlan stack, we need to check a sysctl to determine if it
is an ndis(4) interface because it is now wlanX that gets passed to
the script.
Depending on this, wpa_supplicant(8) will be started with either
"-D bsd" or "-D ndis".
Reported-by: Max Herrgard <herrgard@gmail.com>
Taken-from: FreeBSD
Summary of changes:
etc/rc.d/wpa_supplicant | 18 +++++++++++-------
1 files changed, 11 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d98188c51a8aad8ed0bc361bf940ee077eff7a84
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]