From owner-freebsd-wireless@FreeBSD.ORG Fri Jun 14 17:49:10 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8DEC6A84 for ; Fri, 14 Jun 2013 17:49:10 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-f49.google.com (mail-qe0-f49.google.com [209.85.128.49]) by mx1.freebsd.org (Postfix) with ESMTP id 53C271F8F for ; Fri, 14 Jun 2013 17:49:10 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id cz11so493846qeb.22 for ; Fri, 14 Jun 2013 10:49:02 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=eMY0QlR8BMob9Z8D+09G/H6uudXxzdjnsQae0jmx8aU=; b=oX5bXSnNVL3Cz7hpFM6t0E4BjjAfet6dPoX+tJIa+8MSd8s++x5kZzSXeS9LFSOS98 ugkf35oXFY+meSw72Bpx7bGhD+Y+PoiufkxKcoKnJVv4kHx9f4mA2KoFOj/loFD4RrnY b7+WZM3Chz1CTHsfhtna3zUMfz9PBH/FPowzPp9KoKLx3vQBa+pDEt72yjoxJ99xl3ki rFN5wILlWXqA/KEX3YurpKUR+kra8uSwkbBbHuxoLl52P7u7tEObj8F40YkuBQYmI5uA 74XIjUBKDv0e5jKIU8QPpZtuFkfPTEtnmBjdPtfdz0YK1EB8yG4E65sKO6JH9rW30ndT Qjag== MIME-Version: 1.0 X-Received: by 10.49.35.233 with SMTP id l9mr4054461qej.23.1371232142805; Fri, 14 Jun 2013 10:49:02 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.5.65 with HTTP; Fri, 14 Jun 2013 10:49:02 -0700 (PDT) In-Reply-To: <51BAFF95.6090402@pean.org> References: <511E30FF.4050404@pean.org> <51BAFF95.6090402@pean.org> Date: Fri, 14 Jun 2013 10:49:02 -0700 X-Google-Sender-Auth: 2Oup2j8XWSysvx970SXo3e9JFME Message-ID: Subject: Re: Support for Mini PCie card WLE300NX( (AR9380) From: Adrian Chadd To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 14 Jun 2013 17:49:10 -0000 Nope, not unless someone backports it all! adrian On 14 June 2013 04:33, Peter Ankerst=E5l wrote: > On 02/16/2013 08:33 PM, Adrian Chadd wrote: >> >> Oops, I didn't reply in public! >> >> On 15 February 2013 09:03, Adrian Chadd wrote: >>> >>> Yup! I'm working on open sourcing the HAL side of things soon. >> >> >> I'm going through final code approval now. >> >> Then, of course, there's all this extra work required to get it >> somewhat validated - I have to write a bunch of testing routines to >> test TX power, TX and RX EVM (to make sure that things aren't >> distorting), fix up some of the shortcuts I've taken (eg making ANI >> work right), implement MSI interrupt handling, test whether 3-stream >> negotiation, TX and RX works correctly, make sure the STA timers are >> setup right, make sure the hostap timers are setup right, implement >> CABQ handling for hostap mode... >> >> .. yeah, there's still a lot of work to do. :-) >> >> But it's almost there. >> >> >> >> Adrian >> > > Ooops. Just found: > > http://lists.freebsd.org/pipermail/freebsd-wireless/2013-May/003274.html > > Will I be able to use this in FreeBSD 9?