From owner-freebsd-wireless@FreeBSD.ORG Fri Aug 24 17:52:18 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 C2FEB106564A for ; Fri, 24 Aug 2012 17:52:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8D5318FC18 for ; Fri, 24 Aug 2012 17:52:18 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp2so3985166pbb.13 for ; Fri, 24 Aug 2012 10:52:18 -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; bh=Ys7gkXSJwzgZi82iWpgD2QVRCjzW1hgQ2EBpIiwwOUk=; b=qIYOlzGzLEu5Czx7K+1LwNtUkhdDf9q6eSAdbC8gov9ViHa8wIkvZ3NiUi/sEZsvYc zA/flaWvm7Jiei0TzFbuClp3bBfPc5i2URb/ZzyHwluegR0wXP4WE28ql9hRWf+fRcK8 UzLH82FblB1cQhhK7cp6DKVqp9Y+0T6tINXnO0zHWkFY9LjxS+SvTgdlwVkeK8wh5Okj YGLCb1VtdUg1x8GDn7pAuCtPmUxRTbU9Kj3P7xFii/X4kfhvL1cMdJ5mzMMDT+zPP2VJ aN3zCxTX5/B6S4FB7r0Lh1UrIuDu3AvlyJYfFO6d18M+SNSwu6jbbPEz21HGf7wpTnUK u9lw== MIME-Version: 1.0 Received: by 10.68.236.102 with SMTP id ut6mr14592344pbc.113.1345830738421; Fri, 24 Aug 2012 10:52:18 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.36.106 with HTTP; Fri, 24 Aug 2012 10:52:18 -0700 (PDT) In-Reply-To: References: <475A4E02EFF4724A9E58F55A56AC13160641D618@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC13160661E6AC@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC13160661F137@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC131606667F85@APEVS1.ap.ci.root> Date: Fri, 24 Aug 2012 10:52:18 -0700 X-Google-Sender-Auth: aKN0shhOglfYSqh0Fqnd8rwNaOk Message-ID: From: Adrian Chadd To: "Wright, Brett" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org, Kim Culhan Subject: Re: Atheros DFS radar detection 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: Fri, 24 Aug 2012 17:52:18 -0000 .. oh, and I haven't yet added the diversity change to the AR5212 HAL when doing radar. I'll add that shortly. Adrian