Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2018 14:43:27 -0700
From:      Yuri <yuri@rawbw.com>
To:        Sean Bruno <sbruno@freebsd.org>, lev@freebsd.org, current <current@freebsd.org>
Subject:   Re: [regression] The USB WiFi card stopped working: if_run doesn't create the 'run0' interface any more
Message-ID:  <4717816c-e9bd-3ee7-be03-9a284834a390@rawbw.com>
In-Reply-To: <0d8d7084-291e-89ab-f973-a3ec4ed87755@rawbw.com>
References:  <750df9db-ac02-a691-d091-7c34fe5ddb22@rawbw.com> <55b549d9-70d3-2c30-c731-1d0d55fa3494@FreeBSD.org> <8dc53310-b2a4-0537-8593-6376799d1cbc@rawbw.com> <1bc18a88-bb06-1d1d-89f5-2bdf726421d5@freebsd.org> <0d8d7084-291e-89ab-f973-a3ec4ed87755@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/03/18 14:32, Yuri wrote:
>
>
> rc.conf has:
>
> wlans_iwn0="wlan0"
>
> ifconfig_wlan0="WPA DHCP"
>
> wpa_supplicant_enable="YES"
>
> wpa_supplicant_program="/usr/local/sbin/wpa_supplicant"


This got mixed up.

rc.conf has:

wlans_run0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
wpa_supplicant_enable="YES"
wpa_supplicant_program="/usr/local/sbin/wpa_supplicant"


Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4717816c-e9bd-3ee7-be03-9a284834a390>