https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155498
Andriy Voskoboinyk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |[email protected] Status|Open |Closed --- Comment #5 from Andriy Voskoboinyk <[email protected]> --- (In reply to julian.stecklina from comment #3) These errors were received due to ral0 interface misuse after base r178354 (these interfaces were removed in base r287197); instead, 'ifconfig wlan0 create wlandev ral0' should be executed and 'wlan0' interface is later used for ifconfig(8) / wpa_supplicant(8). Since rt2860 support was added in base r235233 I think this issue can be safely closed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
