kernelconfig_penguin

Atheros 5xxx debugging

configname: CONFIG_ATH5K_DEBUG

Linux Kernel Configuration
└─> Device Drivers
└─> Network device support
└─> Wireless LAN
└─> Atheros 5xxx debugging

Atheros 5xxx debugging messages.

Say Y, if and you will get debug options for ath5k.
To use this, you need to mount debugfs:

mount -t debugfs debug /sys/kernel/debug

You will get access to files under:
/sys/kernel/debug/ath5k/phy0/

To enable debug, pass the debug level to the debug module
parameter. For example:

modprobe ath5k debug=0x00000400