From owner-freebsd-wireless@FreeBSD.ORG Fri Aug 3 01:15:52 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 016651065670 for ; Fri, 3 Aug 2012 01:15:52 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF9D98FC14 for ; Fri, 3 Aug 2012 01:15:51 +0000 (UTC) Received: by obbun3 with SMTP id un3so307640obb.13 for ; Thu, 02 Aug 2012 18:15:51 -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=G8b3sIAoDrGkxEuIiMGz4l7rIViCwmAvrv5G5HQ6L+0=; b=POzW/ZrAe8haEYU/MsGhGr1656dODF6Jko/mJkd6P43BAsijg/o5dB72p5p7R5tPcH q3onY3dI3U2RjKa2SgORAympP19W3d2At5gUAhPEShCWOw+3Dus1JyReyeIInBvOsTd/ nO9KjQfNCoweWn0kTBw4pyzz5UPO3Sku5ZkZYmotgIVUCoAh5/ZIkl7XGAKI/j587vwa OudEwGfSQHnrcschTWg63r8DdxObxC2DllPwM5sA9igMGMJQCtSqwH1qczm6tFN7pJag nV584VBKLZXFEStMjjcM5FH1IoeB4Bj3dq+1BnMkx4b+XH8MjZx0br4JxUlPMVo/NKu3 Pcyg== MIME-Version: 1.0 Received: by 10.182.89.102 with SMTP id bn6mr55020obb.7.1343956550955; Thu, 02 Aug 2012 18:15:50 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.76.151.3 with HTTP; Thu, 2 Aug 2012 18:15:50 -0700 (PDT) In-Reply-To: <475A4E02EFF4724A9E58F55A56AC1316063F6E74@APEVS1.ap.ci.root> References: <475A4E02EFF4724A9E58F55A56AC1316063B3323@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC1316063B35EB@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC1316063D6752@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC1316063D7105@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC1316063F6E27@APEVS1.ap.ci.root> <475A4E02EFF4724A9E58F55A56AC1316063F6E74@APEVS1.ap.ci.root> Date: Thu, 2 Aug 2012 18:15:50 -0700 X-Google-Sender-Auth: -XQKOMKNWZsWmGzaH9pvSjn5uaY Message-ID: From: Adrian Chadd To: "Wright, Brett" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org 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, 03 Aug 2012 01:15:52 -0000 How've you been testing with diversity turned off? It looks like the FreeBSD HAL doesn't have the bits to disable fast diversity. Let me go hunt down what the code is and try it out. Which legacy NICs are you using too? I can give it a whirl locally and see if I see the same issues as you. Adrian