Re: AW: about:open debug information when make the compat-wireliess
Dennis D.J.
dennis_d at yahoo.cn
Sat Mar 6 07:58:50 EST 2010
thank you very much, got it
2010-03-06
Dennis D.J.
发件人: Porsch, Marco
发送时间: 2010-03-05 22:31:47
收件人: devel at lists.open80211s.org
抄送:
主题: AW: about:open debug information when make the compat-wireliess
> hi,everyone
> Does anybody know how to open the debug information about 80211s when compile the compat-wireless?
> thx.
> 杜尚鑫
> Du Shangxin
Hi,
take a look at the file config.mk. There you can enable various debug outputs. I use:
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU=y
# CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT=y
# CONFIG_MAC80211_NOINLINE=y
CONFIG_MAC80211_VERBOSE_DEBUG=y
CONFIG_MAC80211_HT_DEBUG=y
# CONFIG_MAC80211_TKIP_DEBUG=y
# CONFIG_MAC80211_IBSS_DEBUG=y
# CONFIG_MAC80211_VERBOSE_PS_DEBUG=y
# CONFIG_MAC80211_VERBOSE_MPL_DEBUG=y
CONFIG_MAC80211_VERBOSE_MHWMP_DEBUG=y
# CONFIG_MAC80211_DEBUG_COUNTERS=y
# CONFIG_MAC80211_DRIVER_API_TRACER=y
You can take a look at the outputs in "dmesg" and in debugfs at /sys/kernel/debug/ieee80211/ (after mounting debugfs, if neccessary).
Regards,
Marco
_______________________________________________
Devel mailing list
Devel at lists.open80211s.org
http://open80211s.com/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://open80211s.com/pipermail/devel/attachments/20100306/b01fa5ff/attachment.html
More information about the Devel
mailing list