From owner-freebsd-wireless@FreeBSD.ORG Sat Oct 8 00:23:09 2011 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 018E2106566B for ; Sat, 8 Oct 2011 00:23:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id B5A878FC08 for ; Sat, 8 Oct 2011 00:23:08 +0000 (UTC) Received: by ywp17 with SMTP id 17so5185841ywp.13 for ; Fri, 07 Oct 2011 17:23:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=rxOaP2XrKbiPBrxuXXZ1S/bv1Js9QCzW07fav0nB2II=; b=TlTeSwFaY+u/mkbV0tB4vlH0dg+JmSisVU1q31qWvUnqou5XUvQfojt0Vi74FnbpNS odMJaBH2vOyXGgkf6ShiFb4reYiJkLmMcvRdOk5F2UGMUWHMdCY3G6/5ju4WY4sGl39D XGsvbqObJdXSqnuiYucqADBkykFby/gdt6W+c= MIME-Version: 1.0 Received: by 10.236.191.161 with SMTP id g21mr13889236yhn.3.1318033387924; Fri, 07 Oct 2011 17:23:07 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Fri, 7 Oct 2011 17:23:07 -0700 (PDT) In-Reply-To: <957EB052144AA64AB39F7AB268783201022FA3E2CE@VA3DIAXVS881.RED001.local> References: <957EB052144AA64AB39F7AB268783201022FA3E2CE@VA3DIAXVS881.RED001.local> Date: Sat, 8 Oct 2011 08:23:07 +0800 X-Google-Sender-Auth: kOMi8xZqRI3Q9hMhO-UXpqTck-s Message-ID: From: Adrian Chadd To: Edgar Martinez Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" Subject: Re: LOR - COM LOCK 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: Sat, 08 Oct 2011 00:23:09 -0000 On 8 October 2011 08:19, Edgar Martinez wrote: > Negative, standard DMCA-82's.. Ok. I've thrown the AR5414 NIC you sent me into a board and it's not getting angry like yours seems to be. I wonder how noisy your environment is compared to mine. Can you please tell me (again) which part of ath_calibrate() gets angry? So I can poke the HAL a bit more? Adrian