rc - Add unconfigured wifi interfaces to the netif list
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 12 May 2016 21:44:16 +0000 (14:44 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 12 May 2016 21:44:16 +0000 (14:44 -0700)
commit882823f59cd1e3089c5d73955eaf35aa8dd3d392
tree32ac745e59adce791279bad444d329a92137072d
parent823c552f60f672bc220d474809aa6d5a8cf454cf
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.
etc/network.subr
etc/rc.d/netif