summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpibat.c
AgeCommit message (Expand)Author
2006-02-17Better comments.Marco Peereboom
2006-02-17Propogate some values through the sysctl hw.sesnsors interface for debugMarco Peereboom
2006-02-17Detect if battery slot is available but without a battery in it.Marco Peereboom
2006-02-16Print useful information during boot about the battery and power supply.Marco Peereboom
2006-02-16Adjust debug levels to something sane.Marco Peereboom
2006-02-03Rewrote aml parser yet again...Jordan Hargrave
2006-01-17Major overhaul of the aml parser. Evaluater temporarily disabled.Jordan Hargrave
2006-01-06Sudden newlineAlexander Yurchenko
2005-12-30make ACPI_DEBUG compileTed Unangst
2005-12-28oops enabled a method that doesnt work yet so disabled getbif for now.Marco Peereboom
2005-12-28Add some return values to getbst and getbif.Marco Peereboom
2005-12-28Add 2 methods (Battery Info and Battery Status)Marco Peereboom
2005-12-16Use new unified header.Marco Peereboom
2005-12-13Use shiny new acpibat.hMarco Peereboom
2005-12-13Add battery device.Marco Peereboom