I think it's already on in the debian 3.9 kernel .config
(CONFIG_MAC80211_DEBUGFS=y), and I do not see a parameter to turn it
on via modinfo.

Sorry to run down the rabbit hole...

Adam


On Fri, Jun 21, 2013 at 11:29 AM, Felix Fietkau <n...@openwrt.org> wrote:
> On 2013-06-21 4:09 PM, Adam Allred wrote:
>>> I cannot go lower than the phy0 directory in that path when setting a
>>> debug mode in the modprobe conf file, I assume its because the driver
>>> isn't compiled with debugging symbols. I'll re-compile tomorrow and
>>> post the contents of rc_stats.
>>
>> So...maybe I'm missing something, but after following the directions at:
>>
>> http://wireless.kernel.org/en/users/Drivers/ath9k/debug
>>
>> and ticking on:
>>
>> Atheros ath9k debugging
>> Atheros wireless debugging
> You don't need those.
>
>> recompiling the driver, mounting debugfs, and loading via:
>>
>> modprobe ath9k debug=0xffffffff override_eeprom_regdomain=0
> Enabling all debug flags (when it works) causes excessive logspam,
> probably even enough to make your system unusable. Don't do that :)
>
>> I still cannot descend beyond the phy0 directory, because there's nothing in 
>> it.
> You need to enable debugfs support for mac80211.
>
> - Felix
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to