ACPI driver loaded at boot time

- the acpi driver is part of the ramdisk and if present the rc script
  starts it before pci is started as pci needs if APIC mode is turned
  on.
This commit is contained in:
Tomas Hruby
2010-09-02 15:44:36 +00:00
parent 9560b6dea8
commit 7ae6f8740d
5 changed files with 36 additions and 4 deletions
+10
View File
@@ -361,6 +361,16 @@ service is
uid 0;
};
service acpi
{
io ALL;
system
PRIVCTL # 4
DEVIO # 21
;
uid 0;
};
service pci
{
io cf8:8 # PCI bus controller