please remove CONFIG_PNP, CONFIG_PNPBIOS

Herbert Rosmanith (herp@wildsau.idv-edu.uni-linz.ac.at)
Tue, 26 Feb 2002 23:43:09 +0100 (MET)


hi,

by checking 2.4.18, I saw that "CONFIG_PNP" is not in use in the
source anymore except in Documentation/Configure.help and as a
variable that CONFIG_ISAPNP depends on.

=> remove.

as a side note, I'd want to know how linux is configuring
the PCI devices, when e.g. in the Bios Settings I say
"Yes - PNP aware OS installed".

reason I ask is because I get IRQ routing conflicts
with cardbus (PCI to PCMCIA bridge) / PC-Card Adapter / FlashRAM.

can also someone tell me which variable the "CONFIG_PNPBIOS" options
depends on? this seems to be another variable which is only
"used" on Documentation/Configure.help.

according to the documentation of "CONFIG_PNP", Linux configures
my Plug and Play devices. Alternatively ... the user space utils
from isapnptools. this sounds like linux does not configure
PCI devices and therefore, the "PNP Aware OS" should always be
set to "N" in the BIOS - is this correct?

/herp

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/