[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <43e72e890801141126t21480e69wc024c2fdc236af52@mail.gmail.com>
Date: Mon, 14 Jan 2008 14:26:42 -0500
From: "Luis R. Rodriguez" <mcgrof@...lab.rutgers.edu>
To: "Hauke Mehrtens" <hauke@...ke-m.de>
Cc: "Michael Wu" <flamingice@...rmilk.net>,
linux-kernel@...r.kernel.org,
"Stefano Brivio" <stefano.brivio@...imi.it>,
linux-wireless <linux-wireless@...r.kernel.org>
Subject: Re: rtl8187 rate control doesn't work
On Jan 11, 2008 5:39 PM, Hauke Mehrtens <hauke@...ke-m.de> wrote:
> Luis R. Rodriguez wrote:
> > On Jan 7, 2008 11:02 AM, Hauke Mehrtens <hauke@...ke-m.de> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists