Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PNPBIOS
has multiple definitions:
drivers/pnp/pnpbios/Kconfig
The configuration item CONFIG_PNPBIOS:
CONFIG_ISA && CONFIG_X86_32
Linux uses the PNPBIOS as defined in "Plug and Play BIOS Specification Version 1.0A May 5, 1994" to autodetect built-in mainboard resources (e.g. parallel port resources).
Some features (e.g. event notification, docking station information, ISAPNP services) are not currently implemented.
If you would like the kernel to detect and allocate resources to your mainboard devices (on some systems they are disabled by the BIOS) say Y here. Also the PNPBIOS can help prevent resource conflicts between mainboard devices and other bus devices.
Note: ACPI is expected to supersede PNPBIOS some day, currently it co-exists nicely. If you have a non-ISA system that supports ACPI, you probably don't need PNPBIOS support.
drivers/pnp/pnpbios/Kconfig
The configuration item CONFIG_PNPBIOS:
CONFIG_ISA && CONFIG_X86 && CONFIG_EXPERIMENTAL
Linux uses the PNPBIOS as defined in "Plug and Play BIOS Specification Version 1.0A May 5, 1994" to autodetect built-in mainboard resources (e.g. parallel port resources).
Some features (e.g. event notification, docking station information, ISAPNP services) are not currently implemented.
If you would like the kernel to detect and allocate resources to your mainboard devices (on some systems they are disabled by the BIOS) say Y here. Also the PNPBIOS can help prevent resource conflicts between mainboard devices and other bus devices.
Note: ACPI is expected to supersede PNPBIOS some day, currently it co-exists nicely. If you have a non-ISA system that supports ACPI, you probably don't need PNPBIOS support.
drivers/pnp/Kconfig
The configuration item CONFIG_PNPBIOS:
CONFIG_PNP && CONFIG_EXPERIMENTAL
Linux uses the PNPBIOS as defined in "Plug and Play BIOS Specification Version 1.0A May 5, 1994" to autodetect built-in mainboard resources (e.g. parallel port resources).
Some features (e.g. event notification, docking station information, ISAPNP services) are not used.
Note: ACPI is expected to supersede PNPBIOS some day, currently it co-exists nicely.
See latest pcmcia-cs (stand-alone package) for a nice "lspnp" tools, or have a look at /proc/bus/pnp.
If unsure, say Y.
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 2024). See also LKDDb sources on GitLab