aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/acpi_support/acpi_aiboost.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).Rui Paulo2010-07-251-353/+0
* - Numerous whitespace and style fixes.John Baldwin2009-10-291-127/+138
* The elements in the component arrays may be direct Package objects ratherJohn Baldwin2009-09-221-17/+19
* Import ACPICA 20090521.Jung-uk Kim2009-06-051-1/+3
* Prevent freeing wild pointer when bailing out.Takanori Watanabe2006-11-061-1/+2
* Remove unused softc pointer variable from the probe routine.John Baldwin2006-10-311-3/+0
* Driver for some ASUS desktop motherboard extras.Takanori Watanabe2006-10-301-0/+340