From owner-freebsd-wireless@FreeBSD.ORG Wed Aug 22 10:18:57 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9AB0B1065670 for ; Wed, 22 Aug 2012 10:18:57 +0000 (UTC) (envelope-from bschmidt@techwires.net) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C7A558FC16 for ; Wed, 22 Aug 2012 10:18:56 +0000 (UTC) Received: by lage12 with SMTP id e12so544307lag.13 for ; Wed, 22 Aug 2012 03:18:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=kpk0HqZB9sFVYxEwmtnKyRSN87sk0XlUZe07CfRLar0=; b=TGcFwTx53NLTLOMHEm2f4GsrNxpBVyLuzZnbkaZ0WfZYqO+LTfDy2fEUD7lMrdqe3B GRZvZGEAmTxFsfzgNsZyjNalsHwKxB7wWAzEyPn/D/klwQfywE7HTPoHJZ0BypvM5o5e SXEl58DPsLDQ9oGts8VhBONPznn2yXiqn4X3H/m4UgMdxdFS9oF3hdlJ29Sk08e4c4B8 fPRXqm5RwT+jjY/LBMU7Gh6b8QjEVw9blWBe3YwSh3DXv8OxCKEqf5F0G+JbfR+9nkBl kbqLZzBeMqBBlDHPqN8STaTcHmEjGj/MiH5NiLpZNuMoCmlVpPgoItDDfFNrwsjxzPww xSkQ== MIME-Version: 1.0 Received: by 10.112.82.42 with SMTP id f10mr9025124lby.95.1345630735348; Wed, 22 Aug 2012 03:18:55 -0700 (PDT) Sender: bschmidt@techwires.net Received: by 10.152.123.200 with HTTP; Wed, 22 Aug 2012 03:18:55 -0700 (PDT) X-Originating-IP: [79.140.39.245] In-Reply-To: References: <201207300139326668335@gmail.com> <201208201829.10554.bschmidt@freebsd.org> <201208212047.50852.bschmidt@freebsd.org> Date: Wed, 22 Aug 2012 12:18:55 +0200 X-Google-Sender-Auth: VgaXoCEoaYhznVr8IxHQGudTs4o Message-ID: From: Bernhard Schmidt To: =?UTF-8?B?5LmU5qWa?= Content-Type: multipart/mixed; boundary=f46d04016a97fab33c04c7d811ad X-Gm-Message-State: ALoCoQnO+Kzq7kpXc3yoOCbURs4DaviVZwaTqOj4l2mmywfcun+YIjLfkWNOPv9hXCmSwSa2AGz/ X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-wireless Subject: Re: iwn0/wlan0 scan WPA2-PSK/AES as WEP on freebsd9 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 10:18:57 -0000 --f46d04016a97fab33c04c7d811ad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Aug 22, 2012 at 5:38 AM, =E4=B9=94=E6=A5=9A = 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 > |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > |--- 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) =3D f3cc66ca7ab81b3c63d1c1fd95806624 amy:stable/9% md5 ~/tmp/r231187.diff MD5 (/home/bschmidt/tmp/r231187.diff) =3D 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 |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |--- 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 --=20 Bernhard --f46d04016a97fab33c04c7d811ad--