https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213456
--- Comment #6 from Sergey <[email protected]> --- Hi Guys. Had following line in rc.conf: ifconfig_wlan0="WPA DHCP mtu 1480 county RU -bgscan ssid MYSSID" (which works perfectly on my desktop with ath0) changing it to ifconfig_wlan0="WPA DHCP mtu 1480 channel 9 -bgscan ssid MYSSID" seems resolved the issue :) Setting channel number explicitly accelerates raising the interface a bit. Thanx all for comments, closing the ticket. Regards, Sergey. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
