2009/3/16 Milan Marusinec <mi...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to