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

CONFIG_IPW_DEBUG: Enable full debugging output in IPW2200 module.

General informations

The Linux kernel configuration item CONFIG_IPW_DEBUG has multiple definitions:

Enable full debugging output in IPW2200 module. found in drivers/net/wireless/Kconfig

The configuration item CONFIG_IPW_DEBUG:

Help text

This option will enable debug tracing output for the IPW2200.

This will result in the kernel module being ~100k larger. You can control which debug output is sent to the kernel log by setting the value in

/sys/bus/pci/drivers/ipw2200/debug_level

This entry will only exist if this option is enabled.

To set a value, simply echo an 8-byte hex value to the same file:

% echo 0x00000FFO > /sys/bus/pci/drivers/ipw2200/debug_level

You can find the list of debug mask values in drivers/net/wireless/ipw2200.h

If you are not trying to debug or develop the IPW2200 driver, you most likely want to say N here.

Enable full debugging output in IPW2100 module. found in drivers/net/wireless/Kconfig

The configuration item CONFIG_IPW_DEBUG:

Help text

This option will enable debug tracing output for the IPW2100.

This will result in the kernel module being ~60k larger. You can control which debug output is sent to the kernel log by setting the value in

/sys/bus/pci/drivers/ipw2100/debug_level

This entry will only exist if this option is enabled.

If you are not trying to debug or develop the IPW2100 driver, you most likely want to say N here.

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 - I index

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