Re: rtl8187 rate control doesn't work

From: Luis R. Rodriguez
Date: Mon Jan 14 2008 - 14:27:00 EST


On Jan 11, 2008 5:39 PM, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote:
> Luis R. Rodriguez wrote:
> > On Jan 7, 2008 11:02 AM, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote:
> >
> > Thanks for reporting this, how'd it go with simple rate control
> > algorithm instead?
>
> How do I change from pid to simple rate control algorithm?

In config.mk replace this line:

CONFIG_MAC80211_RC_DEFAULT=pid

with:

CONFIG_MAC80211_RC_DEFAULT=simple

although I am planning on changing the config stuff soon.

Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/