summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/dev/apm
AgeCommit message (Expand)Author
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
2001-09-16ANSIfy, KNF.uch
2001-01-24* dopowerhooks(PWR_SOFTSUSPEND) in apm_suspend().sato
2000-12-29* implimant CONFIG_HOOK_PMEVENT_BATTERY&CONFIG_HOOK_PMEVENT_ACsato
2000-10-27when apm version is not 1.0,sato
2000-08-09kprintf -> printf format attributetv
2000-07-30Move from sys/dev/apm. And rename apm -> apmdev.takemura