On 2014/09/09 16:38, David Coppa wrote: > On Tue, Sep 9, 2014 at 4:30 PM, Erling Westenvik > <erling.westen...@gmail.com> wrote: > > On Tue, Sep 09, 2014 at 12:38:04PM +0200, Fabian Raetz wrote: > >> Devices tested so far: > >> > >> Inter WiFi Link 5100 (Marcin Piotr Pawlowski) > >> Intel Centrino Advanced-N 6205 (Mike Burns, who also reported the > >> problem on misc@, thanks!) > >> Intel Centrino Wireless-N 2230 (Fabian Raetz) > >> > >> More tests are much appreciated :) > > > > Tested on the Intel WiFi Link 5300 in my ThinkPad T500 and iwn(4) seem > > to retain the current connection through a scan. > > > > However, I'm getting a "ifconfig: SIOCG80211ALLNODES: Inappropriate > > ioctl for device" and the scan does not return any access points; I have > > to set it manually (ifconfig iwn0 nwid <nwid> wpakey <wpakey>). > > You need to recompile ifconfig, cause now it's not in sync with your > kernel due to this commit: > > http://marc.info/?l=openbsd-cvs&m=140890331516734
Yes, this is exactly the problem here. If anyone is testing this diff with updated kernel sources and old userland, please be aware of this.