summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi_support/acpi_ibm.c
Commit message (Collapse)AuthorAgeFilesLines
* Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more thannjl2004-12-131-1/+1
| | | | | | | one will never be supported on the same platform, this does not hurt debugging. MFC after: 3 days
* Allow the acpi_ibm module to be built with ACPI_DEBUG.scottl2004-12-131-0/+5
|
* Add IBM Laptop extra device driver.takawata2004-12-091-0/+466
This depends on ACPI and RTC registers. Reviewed by: njl
OpenPOWER on IntegriCloud