summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpivar.h
AgeCommit message (Expand)Author
2003-11-03* now the size of ACPI_DEVICE_INFO is variable:kochi
2003-10-31Catch up with ABI changes in ACPI-CA. Some additional changes to acpi_bat tomycroft
2003-07-08function prototype must not have variable nameitojun
2003-05-15Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000,fvdl
2003-04-17* Don't do the ACPI_PCI_FIXUP unless it is explicitly enabled inthorpej
2003-02-14- add acpi_acquire_global_lock()/acpi_release_global_lock()/tshiozak
2002-12-28Make sure we record the type of irq as well as its number.matt
2002-12-28Pass ISA chipset information through to ACPI devices, to allow for portingjmcneill
2002-07-29Another part of the PCI fixup change.augustss
2002-06-18add MI part of ACPI sleep state transition code.tshiozak
2002-03-24Add acpi_eval_struct, to evaluate a complex data structure.sommerfeld
2001-09-29- Add an acpi_evaluate_string() to evaluate string objects.thorpej
2001-09-29Add code to parse ACPI bus resources.thorpej
2001-09-28Add some basic ACPI probing framework. This is far from complete,thorpej