From owner-freebsd-wireless@FreeBSD.ORG Fri Apr 22 00:28:34 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 E3B4E1065670 for ; Fri, 22 Apr 2011 00:28:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 768A68FC08 for ; Fri, 22 Apr 2011 00:28:34 +0000 (UTC) Received: by wwc33 with SMTP id 33so222679wwc.31 for ; Thu, 21 Apr 2011 17:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=TWZNqo61k60c7OUbPp8ImEzX+azkYHNeM6VaCknhnhQ=; b=jxQ92ulyVsbtmbq6G0XJd6wtggxrGOQVoucEX6atuc/MTN8NYx9MUk16MpwyBYAnKo vCd7tve3aDDDV2Oq5UrSAlD6OJqudQv33pkFy5EMN8C9AJmVNpXhAGgdwKl2M0GoUjCM gWPQk5ZyjVDptEhQZaTGIM1GHCDX2sglndpxE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=mIV7v7HmUMhE38SIfoIKxGpuqMzOK1wqIdzNDQxraQKqn2UwDy0yxorTfFemnfXNaU UlxDUnICc0eYL0olxmexTTzDSri1rzxnlzcjQKTEAoDb4V45DwL7eGCM6a0v4JHgU8v+ 8crmVlNusXUpcrkaWLzvtgfEVU7s7lCu7E69k= MIME-Version: 1.0 Received: by 10.227.157.68 with SMTP id a4mr477585wbx.198.1303432113295; Thu, 21 Apr 2011 17:28:33 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.227.174.13 with HTTP; Thu, 21 Apr 2011 17:28:33 -0700 (PDT) In-Reply-To: <20110421222524.GA5730@pintail.smokva.net> References: <20110421222524.GA5730@pintail.smokva.net> Date: Fri, 22 Apr 2011 08:28:33 +0800 X-Google-Sender-Auth: end5VCu6DyDLJW_TNJqL4fuJGp8 Message-ID: From: Adrian Chadd To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ath: tx-rate stops adapting after a while 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, 22 Apr 2011 00:28:35 -0000 On 22 April 2011 06:25, Petar Bogdanovic wrote: > Hi, > > I'm running FreeBSD 8.1-RC2 on an ALIX board equipped with a Wistron CM9 > minipci card. The box works pretty well but has some troubles with the > only NetBSD 5.1 station in this network: After a while, it simply stops > adapting the tx-rate to the particular station and locks it at 11M/DS11. > > Do you have two antennas attached to the CM9 card? Adrian