Hi, Since 11- there is no network interface for wireless devices. To list wireless devices, please use: "sysctl net.wlan.devices". To create network interface, use: "ifconfig wlan0 create wlandev run0" (or via /etc/rc.conf, but I don't remember exact command).
Thanks! On Sun, Oct 23, 2016 at 9:28 AM, Yuri <[email protected]> wrote: > I upgraded the system from 10.3 to 11 and the network interface isn't > created any more for this TP-Link / N600 card: > > > run0 on uhub3 > > run0: <1.0> on usbus3 > > run0: MAC/BBP RT5592 (rev 0x0222), RF RT5592 (MIMO 2T2R), address > 60:xx:xx:xx:xx:xx > > > What changed in 11? > > > Yuri > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "[email protected] > " > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
