Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index

CONFIG_ATH5K_DEBUG: Atheros 5xxx debugging

General informations

The Linux kernel configuration item CONFIG_ATH5K_DEBUG has multiple definitions:

Atheros 5xxx debugging found in drivers/net/wireless/ath/ath5k/Kconfig

The configuration item CONFIG_ATH5K_DEBUG:

Help text

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

Atheros 5xxx debugging found in drivers/net/wireless/ath5k/Kconfig

The configuration item CONFIG_ATH5K_DEBUG:

Help text

Atheros 5xxx debugging messages.

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

mkdir /debug/ mount -t debugfs debug /debug/

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

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

modprobe ath5k debug=0x00000400

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index

Automatically generated (in year 2024). See also LKDDb sources on GitLab