[fpc-pascal] ACPI WakeUp

Henry Vermaak henry.vermaak at gmail.com
Tue Mar 17 11:05:55 CET 2009


2009/3/16 Milan Marusinec <milan at marusinec.sk>:
> Hello,
>
> Does anybody have pascal source for programatical WakeUp
> in standby mode through ACPI interfaces ?

which os?  on linux you can use the rtc alarm to wake up after a
specific time, i don't know if there's another way.

on my system it's: /sys/class/rtc/rtc0/wakealarm

you can read the source of rtcwake, too, which does more or less the
same thing, i think.

henry



More information about the fpc-pascal mailing list