Date: Sun, 27 May 2018 21:55:53 +0200 From: Joel Dahl <joel@vnode.se> To: John Baldwin <jhb@freebsd.org> Cc: arch@freebsd.org Subject: Re: RFC: Create a default wlan for wireless NICs Message-ID: <20180527195553.GA48909@ymer.vnode.se> In-Reply-To: <6686653.ooTk0CQ0bF@ralph.baldwin.cx> References: <6686653.ooTk0CQ0bF@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 25, 2018 at 02:28:42PM -0700, John Baldwin wrote: > From the bikeshed department.... > > The change at https://reviews.freebsd.org/D15481 would create a default > wlan for wireless NICs by default. The default wlan's ifnet name would > match the name of the adapter (e.g. "iwn0"). Existing configurations > would still be honored and people who need multiple wlan devices can > still do so using existing configuration variables in rc.conf, etc. > > However, the out of the box experience on a new machine would be that > 'ifconfig iwn0' would Just Work(tm) for wireless NICs as it does now for > wired NICs, and you could just use 'ifconfig_iwn0="WPA DHCP"' in rc.conf. > I think this is more consistent with how we present NICs to users in > general. Yes. Do it. :-) -- Joel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180527195553.GA48909>