Date: Thu, 23 Aug 2012 14:30:18 +0800 From: =?gb2312?B?x8ez/i9Ib25lc3RRaWFv?= <honestqiao@gmail.com> To: bschmidt <bschmidt@freebsd.org> Cc: freebsd-wireless <freebsd-wireless@freebsd.org> Subject: Re: Re: iwn0/wlan0 scan WPA2-PSK/AES as WEP on freebsd9 Message-ID: <201208231430163933460@gmail.com> References: <201207300139326668335@gmail.com> <201208201829.10554.bschmidt@freebsd.org> <CAMAY4VjxmjZ8BEdhjq1zSkxC=HgY2zG1LTJe3-zd9Xgzv=xLLw@mail.gmail.com> <201208212047.50852.bschmidt@freebsd.org> <CAMAY4ViG5BaK1SPXHznjmr8hv=rdWn4xyFfCEfTLxNreN6YP%2BQ@mail.gmail.com> <CAAgh0_YSO3gAkAwZCEYRFMiyQopVhoMTW5HTVJD=mjEdDB_RLA@mail.gmail.com>, <CAAgh0_YJBPuzEms8J-dkxQPgFAmFH==twOmRRHy1=MTn5vFocA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2012-08-23 14:27, Bernhard Schmidt<bschmidt@freebsd.org> wrote: >On Wed, Aug 22, 2012 at 12:18 PM, Bernhard Schmidt <bschmidt@freebsd.org> wrote: >> On Wed, Aug 22, 2012 at 5:38 AM, Çdzþ <honestqiao@gmail.com> wrote: >>> [11:33:57]root@x201i.pts/2 sys/net80211 # cd /usr/src/ >>> [11:34:09]root@x201i.pts/2 /usr/src # svn up >>> ..... >>> Updated to revision 239552. >>> >>> [11:35:46]root@x201i.pts/2 /usr/src # cd sys/net80211 >>> [11:36:01]root@x201i.pts/2 sys/net80211 # patch -p2 < >>> /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 ieee80211.h using Plan A... >>> Hunk #1 failed at 709. >>> 1 out of 1 hunks failed--saving rejects to ieee80211.h.rej >>> done >> >> Is there Windows stuff involved which might change line breaks? >> >> amy:stable/9% pwd >> /home/bschmidt/src/svn/freebsd/stable/9 >> amy:stable/9% svn up >> Updating '.': >> At revision 239563. >> amy:stable/9% svn stat sys/net80211 >> amy:stable/9% md5 sys/net80211/ieee80211.h >> MD5 (sys/net80211/ieee80211.h) = f3cc66ca7ab81b3c63d1c1fd95806624 >> amy:stable/9% md5 ~/tmp/r231187.diff >> MD5 (/home/bschmidt/tmp/r231187.diff) = e2c5762997088ee1857983a99ddf80bc >> amy:stable/9% patch -p0 < ~/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 sys/net80211/ieee80211.h using Plan A... >> Hunk #1 succeeded at 709. >> done >> >> I've attached the patched ieee80211.h > >Any kind of success yet? > >I'll push that into the tree as soon as I have received some kind of >confirmation. > >-- >Bernhard I'll test it today night.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208231430163933460>
