iwn0/wlan0 scan WPA2-PSK/AES as WEP on freebsd9
Bernhard Schmidt
bschmidt at freebsd.org
Tue Aug 21 18:47:22 UTC 2012
On Tuesday 21 August 2012 02:49:17 乔楚 wrote:
> 2012/8/21 Bernhard Schmidt <bschmidt at freebsd.org>:
> > On Monday 20 August 2012 17:24:56 乔楚 wrote:
> >> 2012/8/20 Bernhard Schmidt <bschmidt at freebsd.org>:
> >> > Can you try attached diff? This change is in head and an MFC
> >> > should fix the issue.
> >>
> >> But my src branch is stable/9.
> >>
> >> I need switch to HEAD?
> >
> > No, the patch should apply to stable/9 just fine.
> >
> > --
> > Bernhard
>
> [8:48:19]root at x201i.pts/1 /usr/src # patch -p <
> /home/HonestQiao/Downloads/r231187.diff
> Hmm... Looks like a unified diff to me...
> The text leading up to this was:
> --------------------------
> |Index: sys/net80211/ieee80211.h
> |===================================================================
> |--- sys/net80211/ieee80211.h (revision 231186)
> |+++ sys/net80211/ieee80211.h (revision 231187)
> --------------------------
> Patching file sys/net80211/ieee80211.h using Plan A...
> Hunk #1 failed at 709.
> 1 out of 1 hunks failed--saving rejects to sys/net80211/ieee80211.h.rej
> done
Is your source up 2 date and clean? It applies cleanly here. Check
with svn up and svn stat I guess.
amy:sys/net80211% pwd
/home/bschmidt/src/svn/freebsd/stable/9/sys/net80211
amy:sys/net80211% patch -p2 < ~/tmp/r231187.diff
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: sys/net80211/ieee80211.h
|===================================================================
|--- sys/net80211/ieee80211.h (revision 231186)
|+++ sys/net80211/ieee80211.h (revision 231187)
--------------------------
Patching file ieee80211.h using Plan A...
Hunk #1 succeeded at 709.
done
amy:sys/net80211%
--
Bernhard
More information about the freebsd-wireless
mailing list