On 11/30/09, Yuri <y...@rawbw.com> wrote: > After upgrading to 8.0 I am getting a new message: wlan0: > /ieee80211_new_state_locked: pending SCAN/ -> RUN transition lost. > I use ndis driver with Broadcom WiFi card BCM94312MCGSG.
That is debug message temporarely enabled unconditionally and then forgotten. There is race in if_ndis driver between how link state event is handled and how it is passed to net80211, causing such message. In almost all cases you can ignore it. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"