Re: athn autoconfiguration not asking for SSID during 10_RC3 INSTALL

Martin Husemann <[email protected]> Sat, 27 Jan 2024 13:28:21 +0100
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
On Mon, Jan 22, 2024 at 09:48:50AM +0100, Martin Husemann wrote:
> On Sun, Jan 21, 2024 at 05:32:11PM +0000, Josh Moyer wrote:
> > question: shouldn't sysinst prompt for the SSID and passwd when
> > configuring a wireless interface?
> 
> Yes, if the interface is recognized as a wifi one it should - maybe athn(4)
> has a bug here, I will test...

It works for me - my athn0 interface answers the SIOCG80211NWID ioctl
and sysinst does the wlan config variant instead of the ethernet
configuration.

I am not sure what went wrong for you.

Martin