>The loader now detects ACPI in your system, and loads the ACPI
>module if it is present.  This has major ramifications for the
>device probe and attach phases of system initialisation.
>
> - Root PCI bridges are detected using ACPI.
> - PCI interrupt routing is now performed using ACPI.
> - The PnP BIOS is disabled and onboard peripherals are detected
>   using ACPI, and attach to ACPI and not isa.
> - System-owned resources are detected and reserved by ACPI.

Then, shouldn't we remove the PnP BIOS driver (pnpbios) from the
kernel and make it a module, so that the boot loader will load either
the ACPI module or the PnP BIOS module?

Kazu

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to