Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PCI_CNB20LE_QUIRK
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_PCI_CNB20LE_QUIRK:
( CONFIG_EXPERT ) && ( CONFIG_X86_32 && CONFIG_PCI )
Read the PCI windows out of the CNB20LE host bridge. This allows PCI hotplug to work on systems with the CNB20LE chipset which do not have ACPI.
The ServerWorks (later Broadcom) CNB20LE was a chipset designed most probably only for Pentium III.
To find out if you have such a chipset, search for a PCI device with 1166:0009 PCI IDs, for example by executing lspci -nn | grep '1166:0009' The code is inactive if there is none.
There's no public spec for this chipset, and this functionality is known to be incomplete.
You should say N unless you know you need this.
arch/x86/Kconfig
The configuration item CONFIG_PCI_CNB20LE_QUIRK:
( CONFIG_EXPERT ) && ( CONFIG_PCI )
Read the PCI windows out of the CNB20LE host bridge. This allows PCI hotplug to work on systems with the CNB20LE chipset which do not have ACPI.
There's no public spec for this chipset, and this functionality is known to be incomplete.
You should say N unless you know you need this.
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 - P index
Automatically generated (in year 2025). See also LKDDb sources on GitLab