summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpi_button.c
AgeCommit message (Expand)Author
2003-11-03More cleanup:mycroft
2003-11-03Clean up some messages:mycroft
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-04-18* Add a generic power management event API, defined in <sys/power.h>.thorpej
2003-04-17Oops, remove a debugging define.thorpej
2003-04-17* Don't do the ACPI_PCI_FIXUP unless it is explicitly enabled inthorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-03-10Don't define ACPI_BUT_DEBUG here.augustss
2001-11-13add RCSIDlukem
2001-09-28Add stub drivers for ACPI buttons and lid switches. These don'tthorpej