Date: Thu, 8 Apr 2010 18:02:05 -0700 (PDT) From: PseudoCylon <moonlightakkiy@yahoo.ca> To: Rui Paulo <rpaulo@FreeBSD.org>, svn-src-head@freebsd.org Cc: svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r206358 - in head/sys: conf dev/bwi dev/bwn dev/iwn dev/ral dev/usb/wlan dev/wpi modules/wlan net80211 Message-ID: <545454.13807.qm@web51808.mail.re2.yahoo.com> In-Reply-To: <20100407165048.8CF9E106566B@hub.freebsd.org> References: <20100407165048.8CF9E106566B@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Author: rpaulo >Date: Wed Apr 7 15:29:13 2010 >New Revision: 206358 >URL: http://svn.freebsd.org/changeset/base/206358 > >Log: > net80211 rate control framework (net80211 ratectl). > > This framework allows drivers to abstract the rate control algorithm and > just feed the framework with the usable parameters. The rate control > framework will now deal with passing the parameters to the selected > algorithm. Right now we have AMRR (the default) and RSSADAPT but there's > no way to select one with ifconfig, yet. > The objective is to have more rate control algorithms in the net80211 > stack so all drivers[0] can use it. Ideally, we'll have the well-known > sample rate control algorithm in the net80211 at some point so all > drivers can use it (not just ath). > Hello, I've just tried the commit and run(4) works fine out of the box. It properly updates the rate. Thank you for updating the driver. AK __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now http://ca.toolbar.yahoo.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?545454.13807.qm>