From owner-freebsd-wireless@FreeBSD.ORG Wed Aug 1 17:28:56 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D27106564A for ; Wed, 1 Aug 2012 17:28:56 +0000 (UTC) (envelope-from bschmidt@techwires.net) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BCCE38FC0A for ; Wed, 1 Aug 2012 17:28:55 +0000 (UTC) Received: by bkcje9 with SMTP id je9so3957874bkc.13 for ; Wed, 01 Aug 2012 10:28:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id :x-gm-message-state; bh=S8o9A4EjV8QBr3DJywmzh1fYbhHS8vAPHbOtZEqENt8=; b=FY5zvRnd1pJslA3vGrnQlEnNhqhRIQ0/hV6UvfMOUoG0VkvhCVSO77Gt3qaeVyzdiY 1VLc40Jf4xBqdV8p+3uLehoixkshtCF6FMViBWy0ana0HnzpGBn15kdg24NFMhak6Fbr n22pBI5InjNP7DL4tAxJoUQSegYR3MKWN6fkE9H+nRolDB6tP2Yh7ZeCdZzHcBrCrnnA TirGWmvpGl/9Z7YqpAGvHZQ6dHhLA39CZymiXBkob+jDnk784KTaw2Oi6coXnwrvujND OZ0cq7d/sxTg+/KdXmA1VnEnrX1B2aB2Ct+ldymrrxQajgG+KoEL9YYCL6q4hass6C20 HD8Q== Received: by 10.205.117.141 with SMTP id fm13mr7279119bkc.125.1343842128724; Wed, 01 Aug 2012 10:28:48 -0700 (PDT) Received: from amy.lab.techwires.net (dslb-088-067-204-079.pools.arcor-ip.net. [88.67.204.79]) by mx.google.com with ESMTPS id n5sm2135583bkv.14.2012.08.01.10.28.47 (version=SSLv3 cipher=OTHER); Wed, 01 Aug 2012 10:28:48 -0700 (PDT) Sender: Bernhard Schmidt From: Bernhard Schmidt To: "=?gb2312?B?x8ez/i9Ib25lc3RRaWFv?=" Date: Wed, 1 Aug 2012 19:29:22 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <201207300139326668335@gmail.com> <2012080200541916697916@gmail.com> In-Reply-To: <2012080200541916697916@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201208011929.23039.bschmidt@freebsd.org> X-Gm-Message-State: ALoCoQl0GWBf3WoJ4pFQWNT91pjsXEHUeyMd3dJG8jclkBnVN/aTKy9M/w5mhnRpxAiwHkOteIiu Cc: freebsd-wireless@freebsd.org 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, 01 Aug 2012 17:28:56 -0000 On Wednesday 01 August 2012 18:54:23 =?gb2312?B?x8ez/i9Ib25lc3RRaWFv?= wrote: > 2012-08-01 14:38, Adrian Chadd wrote: > >Oh, ok. Right. Try 11g only. See if that works better. > > > >There's something odd about that beacon frame that is tripping up > >net80211. I'll dig a little deeper tomorow. > > > >Thanks again, > > > > > >adrian > > > > You are right. > After several tests, I found the 802.11b 802.11g 802.11 bg mixed can use. > It can't connect to 802.11n AP. > > My wifi card is Intel Centrino Wireless-N 1000 which support 802.11 b/g/n. > http://www.intel.com/p/en_US/support/highlights/wireless/n1000/ > > Is freebsd9/amd64 not support 802.11n ? > Or is the driver of my wifi card not support 802.11n? 11n is supposed to work with the 1000 series devices, I used one of those for testing. Can you send me one of the pcap files? -- Bernhard