https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200672
Bug ID: 200672 Summary: [patch] wpa_supplicant(8): handle RTM_IEEE80211_RADIO event Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: s3er...@gmail.com Keywords: patch Created attachment 157461 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157461&action=edit Convert RTM_IEEE80211_RADIO to EVENT_INTERFACE_DISABLED / ENABLED Without this patch wpa_supplicant(8) tries to start a scan when interface is down -> results in numerous 'ioctl[SIOCS80211, op=103, val=0, arg_len=128]: Device not configured'. Also, fixes* unneeded INIT -> SCAN state transition with https://reviews.freebsd.org/D2655 applied. * Driver must use the ieee80211_notify_radio() function. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"