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

CONFIG_EARLY_PRINTK_USB_XDBC: Early printk via the xHCI debug port

General informations

The Linux kernel configuration item CONFIG_EARLY_PRINTK_USB_XDBC:

Help text

Write kernel log output directly into the xHCI debug port.

One use for this feature is kernel debugging, for example when your machine crashes very early before the regular console code is initialized. Other uses include simpler, lockless logging instead of a full-blown printk console driver + klogd.

For normal production environments this is normally not recommended, because it doesn't feed events into klogd/syslogd and doesn't try to print anything on the screen.

You should normally say N here, unless you want to debug early crashes or need a very simple printk logging facility.

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

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