Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LIBIPW_DEBUG
has multiple definitions:
drivers/net/wireless/intel/ipw2x00/Kconfig
The configuration item CONFIG_LIBIPW_DEBUG:
CONFIG_LIBIPW
This option will enable debug tracing output for the libipw component.
This will result in the kernel module being ~70k larger. You can control which debug output is sent to the kernel log by setting the value in
/proc/net/ieee80211/debug_level
For example:
% echo 0x00000FFO > /proc/net/ieee80211/debug_level
For a list of values you can assign to debug_level, you can look at the bit mask values in ieee80211.h
If you are not trying to debug or develop the libipw component, you most likely want to say N here.
drivers/net/wireless/ipw2x00/Kconfig
The configuration item CONFIG_LIBIPW_DEBUG:
CONFIG_LIBIPW
This option will enable debug tracing output for the libipw component.
This will result in the kernel module being ~70k larger. You can control which debug output is sent to the kernel log by setting the value in
/proc/net/ieee80211/debug_level
For example:
% echo 0x00000FFO > /proc/net/ieee80211/debug_level
For a list of values you can assign to debug_level, you can look at the bit mask values in ieee80211.h
If you are not trying to debug or develop the libipw component, you most likely want to say N here.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2025). See also LKDDb sources on GitLab