⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.debug

📁 Linux Wireless LAN Project 的目标是开发一个完整的
💻 DEBUG
字号:
Linux WLANDriver debug statementsYou can enable debugging in the driver by compiling with the -DWLAN_INCLUDE_DEBUG option.  This will add a considerable number of debug printks to the code.  To enable them by 'level' set the value of the wlan_debug module parameter to 0-5.0 - nothing will print1 - few, short messages2 - more detailed behavior messages (this is what I use mostly)3 - dump frame contents for each tx and rx frame4 - function enter and exit messages5 - I'm not sure if I've used this one anywhere.-Mark

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -