From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 00:00:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D842616A4D5 for ; Tue, 19 Oct 2004 00:00:55 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B271343D66 for ; Tue, 19 Oct 2004 00:00:46 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.93] ([66.127.85.93]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i9J00gWi035577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Oct 2004 17:00:43 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <41745943.5010103@errno.com> Date: Mon, 18 Oct 2004 17:01:07 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jiri Mikulas References: <416DF63E.6000401@errno.com> <41739958.9080703@mikulas.com> In-Reply-To: <41739958.9080703@mikulas.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: net80211+atheros changes (updated) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 00:00:56 -0000 Jiri Mikulas wrote: > Hello > Is there any similar version of tx rate control algorithm for wi driver > for FreeBSD to solve this problem, please ? > > http://lists.freebsd.org/pipermail/freebsd-current/2004-May/027476.html Not that I'm aware of. You could always port the netbsd code. Sam