aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/acpi_support/acpi_ibm.c
Commit message (Expand)AuthorAgeFilesLines
* Improve exception string format. Remove debug messages on notify handler.Takanori Watanabe2006-08-171-4/+2
* MFC: Canonize the include of acpi.h.Ruslan Ermilov2005-11-101-1/+1
* MFC Rev. 1.8:Markus Brueffer2005-08-111-2/+29
* Add the ID of my Thinkpad R40. Makes the module detect and with theMartin Cracauer2005-06-171-1/+1
* - Only create the led(4) interface, if setting the thinklight is possibleMarkus Brueffer2005-06-101-9/+14
* Import a mostly rewritten and extended version of acpi_ibm:Markus Brueffer2005-06-091-311/+705
* Fix SCM ID's.David E. O'Brien2005-03-021-2/+3
* Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more thanNate Lawson2004-12-131-1/+1
* Allow the acpi_ibm module to be built with ACPI_DEBUG.Scott Long2004-12-131-0/+5
* Add IBM Laptop extra device driver.Takanori Watanabe2004-12-091-0/+466