summaryrefslogtreecommitdiff
path: root/sys/dev/isa/aps.c
AgeCommit message (Expand)Author
2009-05-24make sure the array of chars we pass aps_do_io() in aps_match() isJonathan Gray
2009-04-21Switch aps(4) to use timeout_add_msec() instead of timeout_add() with aMichael Knudsen
2008-06-27Access the embedded controller according to the documentation referencedCan Erkin Acar
2008-05-22More timeout(9) usage cleaned up.Michael Knudsen
2007-05-19the thinkpad 60 models are in "state" 5.Ted Unangst
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2007-01-05Don't pollute userspace with uneeded headers.Jonathan Gray
2007-01-05Remove unknown sensor that seems to always be fixed at 7Jonathan Gray
2007-01-05Switch to indicator type for sensors with boolean values.Jonathan Gray
2007-01-05Change slightly to not need one of the softc members.Jonathan Gray
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-06-19Do not bother initializing the rfact member of `struct sensor'; it is on itsMark Kettenis
2006-04-10unify temperature sensor names much moreTheo de Raadt
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko
2005-08-28wake aps up on resume from suspend/standby; ok deraadt@Damien Miller
2005-08-06Improved X40 kludge, tested by djm@.Jonathan Gray
2005-08-05Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.Jonathan Gray
2005-08-05X40 has to be prodded a bit more to work.Jonathan Gray
2005-08-05Start of a driver for the "Active Protection System" accelerometerJonathan Gray