rc - Add unconfigured wifi interfaces to the netif list

Operating Systems / DragonFlyBSD - Matthew Dillon [apollo.backplane.com] - 12 May 2016 16:44 UTC

- 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.

882823f rc - Add unconfigured wifi interfaces to the netif list
etc/network.subr | 2 +-
etc/rc.d/netif | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Upstream: gitweb.dragonflybsd.org


  • Share