From owner-freebsd-wireless@FreeBSD.ORG Sat Nov 30 22:34:13 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB2B7F8B for ; Sat, 30 Nov 2013 22:34:13 +0000 (UTC) Received: from mail-qe0-x22e.google.com (mail-qe0-x22e.google.com [IPv6:2607:f8b0:400d:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 945CC1E53 for ; Sat, 30 Nov 2013 22:34:13 +0000 (UTC) Received: by mail-qe0-f46.google.com with SMTP id a11so11553873qen.19 for ; Sat, 30 Nov 2013 14:34:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0x1qSNchaK4c+M0mCW3wvxt34g8k+bjE2wC7T0VbTgw=; b=eUXDMdtsh39fzNQTKVUo7cWdZWBCnKlGa2FDD3gXXeW9pcAyzkgqX72A+JRytJogiC Ywby5kp1+7LdUr5z1sD9DSOeoY05xhauevXPVJVMtJbqeRowLeHzz/xiRnBcAaf1YGHC Cg+aN+YFBqigN8nU4uN6OMCRxTzt5SSFs0QLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=0x1qSNchaK4c+M0mCW3wvxt34g8k+bjE2wC7T0VbTgw=; b=Zorq3XKta8jn2GHc53Mh36fDw+NCSjyk5u6Qv7+GpN5DLfG9C/caXqyYBFR7VLVhHR 419/xhxRzOAPVHBEj7HOSmDRgSxw6vcQJXpLGAUxfWtj8G9oz5EKe01ocyhQEFkZ/hBw u/pmvq2+bZaptMzEVekgOLY9VFDmJbRWHVTXwKBH2TOwu8XUPqxoakSRM72VmVS4zl3x rSp7iBK9rWx6OC09N+iYoVTYZmI6kbBDFfjnUr/0iPlO5B+m/KMsir2b25DeheSi1ode 2OtnDXXZGPFTyrZ7oOcW/QaM7Z2itd4FMriYo1P2NipDMONBjYXE0oHegA5Tnds1zJ57 Xg3Q== X-Gm-Message-State: ALoCoQkbNiOfoDvfTnjccO+Jz75GDFWEI8aBKhYQ2W5DE57/vhVvsIfSMblMm1AmYt40hEC1O/fm X-Received: by 10.224.62.4 with SMTP id v4mr93139783qah.41.1385850852711; Sat, 30 Nov 2013 14:34:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.86.42 with HTTP; Sat, 30 Nov 2013 14:33:42 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sat, 30 Nov 2013 17:33:42 -0500 Message-ID: Subject: Re: [iwn] scan fixes! To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.16 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: Sat, 30 Nov 2013 22:34:13 -0000 On Sat, Nov 30, 2013 at 5:11 PM, Adrian Chadd wrote: > I've tested this now on the Intel 5100 and the Centrino-N 2200 > (specifically to keep eadler@ happy!) :) > It turns out that yes, the 2200 works fine, and it also exposes the > firmware TLV "flags" field, which includes a bunch of things: I've just updated and will try to use only iwn for now. I will let this list know if anything goes wrong (or if everything goes right). -- Eitan Adler