git: rc - Add unconfigured wifi interfaces to the netif list
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 12 14:46:36 PDT 2016
commit 882823f59cd1e3089c5d73955eaf35aa8dd3d392
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 12 14:44:16 2016 -0700
rc - Add unconfigured wifi interfaces to the netif list
* Use sysctl net.wlan.devices to get a list of wifi interfaces.
This sysctl is not yet active in master but will be when the wifi
update goes in (at which point the devices no longer show up in
ifconfig -l).
* This will allow existing wifi configurations in /etc/rc.conf to just
work with the upcoming update.
Summary of changes:
etc/network.subr | 2 +-
etc/rc.d/netif | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/882823f59cd1e3089c5d73955eaf35aa8dd3d392
--
DragonFly BSD source repository
More information about the Commits
mailing list