]> Zhao Yanbai Git Server - minix.git/commit
Kernel exports DSDP and apic_enabled in machine structure
authorTomas Hruby <tom@minix3.org>
Thu, 2 Sep 2010 15:43:56 +0000 (15:43 +0000)
committerTomas Hruby <tom@minix3.org>
Thu, 2 Sep 2010 15:43:56 +0000 (15:43 +0000)
commit2440ffae493f75fe13d78847a5e9d51686b27a94
tree009bb4c0b8c95f37d166a12d82b7667a90ec9ddb
parent344e9221ec9fd127c8bceff587f77b316a0b485e
Kernel exports DSDP and apic_enabled in machine structure

- kernel exports DSDP (the root pointer where ACPI parsing starts) and
  apic_enabled in the machine structure.

- ACPI driver uses DSDP to locate ACPI in memory. acpi_enabled tell
  PCI driver to query ACPI for IRQ routing information.
include/minix/type.h
kernel/arch/i386/acpi.c
kernel/arch/i386/memory.c
kernel/arch/i386/proto.h