freebsd-dev/usr.sbin/acpi
Mike Smith 96f5284585 More updates to the ACPI code:
- Move all register I/O into acpi_io.c
 - Move event handling into acpi_event.c
 - Reorganise headers into acpivar/acpireg/acpiio
 - Move find-RSDT and find-ACPI-owned-memory into acpi_machdep
 - Allocate all resources (except those detailed only by AML)
   as real resources.  Add infrastructure that will make adding
   resource support to AML code easy.
 - Remove all ACPI #ifdefs in non-ACPI code
 - Removed unnecessary includes
 - Minor style and commenting fixes

Reviewed by:	iwasaki
2000-09-30 20:12:27 +00:00
..
acpiconf import acpiconf(8) from ACPI For FreeBSD project. 2000-08-31 14:41:23 +00:00
acpidump Add manpages acpi userland tools. 2000-09-14 22:48:39 +00:00
amldb More updates to the ACPI code: 2000-09-30 20:12:27 +00:00
Makefile Add Makefile for acpi userland tools. 2000-08-31 14:38:47 +00:00
Makefile.inc Add Makefile for acpi userland tools. 2000-08-31 14:38:47 +00:00