Date: Mon, 30 Nov 2009 10:08:41 +0100 From: Paul B Mahol <onemda@gmail.com> To: yuri@rawbw.com Cc: freebsd-questions@freebsd.org Subject: Re: Why I am getting message: "wlan0: ieee80211_new_state_locked: pending SCAN -> RUN transition lost" in 8.0 with ndis driver? Message-ID: <3a142e750911300108n3b6d3724yde35700bf235fa40@mail.gmail.com> In-Reply-To: <4B1337EE.9080101@rawbw.com> References: <4B1337EE.9080101@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/30/09, Yuri <yuri@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750911300108n3b6d3724yde35700bf235fa40>