From owner-freebsd-wireless@FreeBSD.ORG Wed May 18 20:48:58 2011 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 336B3106566B for ; Wed, 18 May 2011 20:48:58 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 067F18FC0C for ; Wed, 18 May 2011 20:48:57 +0000 (UTC) Received: by pwj8 with SMTP id 8so1203437pwj.13 for ; Wed, 18 May 2011 13:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Zfrr4qfs5eTNPrHCQkMvG9AJL1Zxk2LsVttUmtXkDEE=; b=As/TZnXkalqDAFnQDi9ypMUMc5TETfuEvVkQEkptXKMxzToFGbY6EspAO/EV9MigLt 7yvZ7afML5rFqivGro5fzxJpqN45UGHayk9tMMjvF4YBU+wyQsWbz6L4Pu0K9JVrXUDh Wh8UqyGcyPTNCYo1D379BiXLZJ+pzY7s1NpfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=IBybD2YDp7HgtVVc0NTbyC+6mOiTc5MAbvjN69i6lSQHGrmXR5XZYKSXst61w/ZVGk 2CJwNy3FxdK1EXykXSXSLJ+ccVZwWJQ5qAnsEoHsT5vYN+/RV4oLCC4ABWHSofcyQTiK BSEr1pHMLIKxz4aFrPSqsZDbwQZdcgMapaab8= Received: by 10.68.33.225 with SMTP id u1mr3619187pbi.199.1305751737602; Wed, 18 May 2011 13:48:57 -0700 (PDT) Received: from sidhe.local (adsl-67-118-230-86.dsl.pltn13.pacbell.net [67.118.230.86]) by mx.google.com with ESMTPS id a20sm1269835pbu.59.2011.05.18.13.48.55 (version=SSLv3 cipher=OTHER); Wed, 18 May 2011 13:48:56 -0700 (PDT) Message-ID: <4DD430BF.6090203@gmail.com> Date: Wed, 18 May 2011 13:49:03 -0700 From: Matt User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110502 Thunderbird/3.1.10 MIME-Version: 1.0 To: bschmidt@freebsd.org, freebsd-wireless@freebsd.org References: <4DD365A2.3090106@gmail.com> <201105180907.02923.bschmidt@freebsd.org> In-Reply-To: <201105180907.02923.bschmidt@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: IWN (Centrino 1000) 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, 18 May 2011 20:48:58 -0000 On 05/18/11 00:07, Bernhard Schmidt wrote: > Care to explain why it is "better" then the Intel 1000? I'm not > aware of any issues, if there are some, I want to know about that > so I can actually have a look at it.. About half as many networks are seen in FreeBSD compared to Windows (perhaps sensitivity? antenna config?). IWN drops WPA2 connections after a while (not consistent). Once in a blue moon the actual driver goes wonky and I get an exciting tx ringbuf etc printout. Of course this is all hearsay and voodoo without logs, so I will try to reproduce these issues and post them. Also, is the lack of ibss/ahdemo support due to firmware bugs? I noticed ibss is commented out in the module source. Wouldn't ahdemo at least be somewhat similar to monitor mode? Matt