summaryrefslogtreecommitdiff
path: root/sys/dev/acpi
AgeCommit message (Expand)Author
2001-11-13add RCSIDlukem
2001-10-12Fix printf format.enami
2001-09-29- Add an acpi_evaluate_string() to evaluate string objects.thorpej
2001-09-29Don't install a single system notify handler.thorpej
2001-09-29Don't be DEBUG by default, but still be noisy about lid statusthorpej
2001-09-29Build acpi_resource.c, add "acpiec" and "acpiacad".thorpej
2001-09-29Skeleton ACPI AC Adapter driver.thorpej
2001-09-29ACPI Embedded Controller driver.thorpej
2001-09-29Add code to parse ACPI bus resources.thorpej
2001-09-29Flesh out w/ some comments from the spec, and add some _ADR decodingthorpej
2001-09-28Add stub drivers for ACPI buttons and lid switches. These don'tthorpej
2001-09-28Add some basic ACPI probing framework. This is far from complete,thorpej
2001-09-28config(8) files declaration for ACPICA.thorpej
2001-09-28Minor changes to get ACPICA to compile with our kernel warning levels.thorpej
2001-09-28Add __attribute__((__unused__)) to _THIS_MODULE.thorpej
2001-09-28Fix include file mishap.thorpej
2001-09-28Glue header file to pull in the ACPICA headers.thorpej
2001-09-28Oops, RCS ID.thorpej
2001-09-28File describing the ACPICA and how we glue it to NetBSD.thorpej
2001-09-28OS Services Layer to glue the Intel ACPICA to NetBSD.thorpej
2001-09-28Let <machine/cpufunc.h> provide wbinvd() on NetBSD.thorpej
2001-09-28We've flattened out the directory heirarchy -- acenv.h is not foundthorpej
2001-09-28NetBSD "environment" header for ACPICA.thorpej
2001-09-27Import the 20010831 snapshot of the Intel ACPI Component Architecturethorpej