minix/drivers/acpi
Ben Gras b1eba81b9d simplify build logic a bit
. always compile acpi, with clang, so never have
	  build/clean inconsistencies; can be enabled (i.e. run
	  at boot time) by setting acpi variable in the boot monitor
	. always strip binaries with the right strip cmd, so never
	  have ack/elf strip inconsistencies
2011-11-18 17:11:17 +01:00
..
dispatcher ACPI driver 2010-09-02 15:44:04 +00:00
events ACPI driver 2010-09-02 15:44:04 +00:00
executer ACPI driver 2010-09-02 15:44:04 +00:00
hardware ACPI driver 2010-09-02 15:44:04 +00:00
include ACPI driver 2010-09-02 15:44:04 +00:00
namespace ACPI driver 2010-09-02 15:44:04 +00:00
parser ACPI driver 2010-09-02 15:44:04 +00:00
resources ACPI driver 2010-09-02 15:44:04 +00:00
tables ACPI driver 2010-09-02 15:44:04 +00:00
utilities ACPI driver 2010-09-02 15:44:04 +00:00
acpi.c ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
acpi_globals.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
Makefile simplify build logic a bit 2011-11-18 17:11:17 +01:00
osminixxf.c APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00
pci.c ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
pci.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00