From owner-freebsd-current@FreeBSD.ORG Mon Sep 2 18:03:40 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id D9045A93; Mon, 2 Sep 2013 18:03:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A8C9C2719; Mon, 2 Sep 2013 18:03:40 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id ma3so4934526pbc.7 for ; Mon, 02 Sep 2013 11:03:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=XF4KOe1WRZPOq8rDhtlAZJo+m5AE0w0qcnp5J4Ao6a0=; b=rc9zmWNS+jk72mTqDcjXWs1CIJGnqIdJ6x6vRqMsMxNzyitnepGn1NW4/K+94//S1S s2bzqEWdaeVWXwv8kMZYYfKF5udCJk5aeoUbikytFfck7LI/Wvu8YnMdWTLl7FOKPLTp f86P3RU3DT4cFPHYRweMFPEKAcsAGOpmf8xl2Z/NZcKM/co7flYggE7IwecJ869MKBGo lcgsOf5l5tU6OPrcNG1VRJto3SNpeHJhWBw0URdqCgQtsm3J2BXujJ/+EITUmqtlw14z Y4+Z69VXVIik3fNuf7hKN6L0MobVy7+xPgnzdQUX2GTz8MAFQzNaff72hGieSZqFsZas YRtQ== MIME-Version: 1.0 X-Received: by 10.68.250.5 with SMTP id yy5mr27041588pbc.93.1378145020325; Mon, 02 Sep 2013 11:03:40 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.70.126.71 with HTTP; Mon, 2 Sep 2013 11:03:40 -0700 (PDT) In-Reply-To: <20130902164838.GA33898@in-addr.com> References: <20130902164838.GA33898@in-addr.com> Date: Mon, 2 Sep 2013 11:03:40 -0700 X-Google-Sender-Auth: cegORwaOxcjrUn6tEd8bEnMmWwM Message-ID: Subject: Re: 2013 MacBook Air Project From: Adrian Chadd To: Gary Palmer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Current , "Lundberg, Johannes" , Jason Birch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 18:03:40 -0000 On 2 September 2013 09:48, Gary Palmer wrote: > While not helpful in getting a native driver working, does the device > work under the NDIS emulation layer with the Windows driver? > I don't know. But the wifi NDIS stuff has evolved quite significantly over the years and I don't know if the ndis layer has been taught about it. -adrian