From owner-freebsd-current@FreeBSD.ORG Fri Mar 11 18:53:18 2005 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 979D716A4CE for ; Fri, 11 Mar 2005 18:53:18 +0000 (GMT) Received: from mh2.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0F243D2D for ; Fri, 11 Mar 2005 18:53:17 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh2.centtech.com (8.13.1/8.13.1) with ESMTP id j2BIrE5N021494; Fri, 11 Mar 2005 12:53:14 -0600 (CST) (envelope-from anderson@centtech.com) Message-ID: <4231E917.8080004@centtech.com> Date: Fri, 11 Mar 2005 12:53:11 -0600 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Alexandre \"Sunny\" Kovalenko" References: <42313286.2060206@errno.com> <1110565388.1129.4.camel@RabbitsDen> In-Reply-To: <1110565388.1129.4.camel@RabbitsDen> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Sam Leffler cc: FreeBSD Current Subject: Re: [Fwd: cvs commit: src/sys/modules Makefile src/sys/conf files src/sys/modules/ath_rate_sample Makefile src/sys/i386/conf NOTES] 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: Fri, 11 Mar 2005 18:53:18 -0000 Alexandre "Sunny" Kovalenko wrote: > On Thu, 2005-03-10 at 21:54 -0800, Sam Leffler wrote: > >>If you''re an ath user on current it'd be great to get John some >>feedback on his rate control algorithm as it might be made the default. >> I've not tested it with 5210 or 5211 cards and it's likely to have >>some issues with them so beware. To use it be sure you have up to date >>code and then specify >> >>device ath_rate_sample >> >>instead of the normal ath_rate_onoe. >> >> Sam >> >>-------- Original Message -------- >>Subject: cvs commit: src/sys/modules Makefile src/sys/conf files >> src/sys/dev/ath/ath_rate/sample sample.c sample.h >>src/sys/modules/ath_rate_sample Makefile src/sys/i386/conf NOTES >>Date: Fri, 11 Mar 2005 01:39:57 +0000 (UTC) >>From: Sam Leffler >>To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org >> >>sam 2005-03-11 01:39:57 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/modules Makefile >> sys/conf files >> sys/i386/conf NOTES >> Added files: >> sys/dev/ath/ath_rate/sample sample.c sample.h >> sys/modules/ath_rate_sample Makefile >> Log: >> SampleRate rate control algorithm for the ath driver >> >> Submitted by: John Bicket >> >> Revision Changes Path >> 1.1003 +1 -0 src/sys/conf/files >>http://cvsweb.FreeBSD.org/src/sys/conf/files.diff?r1=1.1002&r2=1.1003 >> 1.1 +608 -0 src/sys/dev/ath/ath_rate/sample/sample.c (new) >>http://cvsweb.FreeBSD.org/src/sys/dev/ath/ath_rate/sample/sample.c?rev=1.1&content-type=text/plain >> 1.1 +136 -0 src/sys/dev/ath/ath_rate/sample/sample.h (new) >>http://cvsweb.FreeBSD.org/src/sys/dev/ath/ath_rate/sample/sample.h?rev=1.1&content-type=text/plain >> 1.1188 +1 -0 src/sys/i386/conf/NOTES >>http://cvsweb.FreeBSD.org/src/sys/i386/conf/NOTES.diff?r1=1.1187&r2=1.1188 >> 1.430 +1 -0 src/sys/modules/Makefile >>http://cvsweb.FreeBSD.org/src/sys/modules/Makefile.diff?r1=1.429&r2=1.430 >> 1.1 +48 -0 src/sys/modules/ath_rate_sample/Makefile (new) >>http://cvsweb.FreeBSD.org/src/sys/modules/ath_rate_sample/Makefile?rev=1.1&content-type=text/plain >> >> >>_______________________________________________ >>freebsd-current@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-current >>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > At the moment, I could not load ath_rate.ko built > from /usr/src/sys/modules/ath_rate_sample. Both _amrr and _onoe work > fine as modules. Error message I get from > > kldload ath_rate > > is as follows: > > link_elf: symbol ath_hal_computetxtime undefined. > > I am running -CURRENT as of ~9:30AM EST today (March 11). Atheros part > is PCMCIA Linksys WPC55AG (AR5212). > > Will be building ath_rate_sample into the kernel next. The patch by Tai-hwa Liang fixes the issue. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology I have seen the future and it is just like the present, only longer. ------------------------------------------------------------------------