From: Larry Finger <Larry.Finger@lwfinger.net>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: mcgrof@kernel.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/2] backports: defconfig for rtlwifi family
Date: Sun, 19 May 2013 20:08:40 -0500 [thread overview]
Message-ID: <51997798.8000703@lwfinger.net> (raw)
In-Reply-To: <5199581F.4090506@hauke-m.de>
On 05/19/2013 05:54 PM, Hauke Mehrtens wrote:
> On 05/19/2013 06:43 PM, Larry Finger wrote:
>> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
>> ---
>>
>> V2 in proper format for git repo
>>
>> Larry
>>
>> backport/defconfigs/rtlwifi | 19 +++++++++++++++++++
>> 1 file changed, 19 insertions(+)
>> create mode 100644 backport/defconfigs/rtlwifi
>>
>> diff --git a/backport/defconfigs/rtlwifi b/backport/defconfigs/rtlwifi
>> new file mode 100644
>> index 0000000..c86d000
>> --- /dev/null
>> +++ b/backport/defconfigs/rtlwifi
>> @@ -0,0 +1,19 @@
>> +CPTCFG_CFG80211=m
>> +CPTCFG_CFG80211_DEFAULT_PS=y
>> +CPTCFG_CFG80211_DEBUGFS=y
>> +CPTCFG_MAC80211=m
>> +# CPTCFG_MAC80211_RC_PID is not set
>> +# CPTCFG_MAC80211_RC_MINSTREL is not set
>> +# CPTCFG_MAC80211_RC_DEFAULT_MINSTREL is not set
>
> This results in no rate control mechanism being selected is that intended?
>
> MAC80211_MESH and MAC80211_LEDS are also not selected.
>
>> +CPTCFG_MAC80211_DEBUGFS=y
>> +CPTCFG_MAC80211_MESSAGE_TRACING=y
>> +CPTCFG_WLAN=y
>> +CPTCFG_RTLWIFI=m
>> +CPTCFG_RTLWIFI_DEBUG=y
>> +CPTCFG_RTL8192CE=m
>> +CPTCFG_RTL8192SE=m
>> +CPTCFG_RTL8192DE=m
>> +CPTCFG_RTL8723AE=m
>> +CPTCFG_RTL8188EE=m
>> +CPTCFG_RTL8192CU=m
>> +CPTCFG_RTL8192C_COMMON=m
The rtlwifi drivers do rate control in the firmware. That is OK, but LEDS and
MESH should be selected.
Thanks for noticing,
Larry
next prev parent reply other threads:[~2013-05-20 1:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-19 16:43 [PATCH 1/2 V2] backports: Fix menuconfig build Larry Finger
2013-05-19 16:43 ` [PATCH 2/2] backports: defconfig for rtlwifi family Larry Finger
2013-05-19 22:54 ` Hauke Mehrtens
2013-05-20 1:08 ` Larry Finger [this message]
2013-05-19 21:22 ` [PATCH 1/2 V2] backports: Fix menuconfig build Luis R. Rodriguez
2013-05-19 21:22 ` Luis R. Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51997798.8000703@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=hauke@hauke-m.de \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).