>On 1 April 2018 at 05:24, Alex Andrews <[email protected]> wrote: >> What would be really useful is a simple wifi debugging tool that >> could run through all of the steps necessary to get a wifi card >> working (check the driver is loaded and working, check "syctl >> net.lan.devices", then check /etc/rc.conf for the correct wlans_ and >> ifconfig_ entries, etc etc). I imagine this would be a fairly >> simple task for someone with the appropriate knowledge/skill set, >> and I am sure others would find it useful too. Any chance this >> might be considered?
I wonder if bsdinstall(8) would be sufficient. It is the tool, which configures your network connection during installation. I think it can be used to configure WiFi of a running system as well. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
