ACPIDAEMON.EXE: Difference between revisions
Appearance
Created page with "Part of the ACPI support available for eComStation. ACPIDAEMON implements certain system functions like CPU throttling, power button handling, various events like lid open/clo..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Part of the ACPI support available for eComStation. ACPIDAEMON implements certain system functions like CPU throttling, power button handling, various events like lid open/close events, suspend/resume, etc. This program is not required for proper operation of ACPI.PSD, but is required for proper operation of [[APM.ADD]]. AcpiDaemon.EXE requires ACPI32.DLL | Part of the ACPI support available for eComStation 2.0. ACPIDAEMON implements certain system functions like CPU throttling, power button handling, various events like lid open/close events, suspend/resume, etc. This program is not required for proper operation of ACPI.PSD, but is required for proper operation of [[APM.ADD]]. AcpiDaemon.EXE requires [[ACPI32.DLL]]. | ||
RUN=\OS2\ACPIDAEMON.EXE | RUN=\OS2\ACPIDAEMON.EXE | ||
;NOTE:Configuration of the daemon is stored in ACPID.CFG, which must go in the directory specified by the [[ETC]] environment variable. | |||
[[Category:RUN Statements]] | [[Category:RUN Statements]] |
Latest revision as of 18:57, 12 September 2019
Part of the ACPI support available for eComStation 2.0. ACPIDAEMON implements certain system functions like CPU throttling, power button handling, various events like lid open/close events, suspend/resume, etc. This program is not required for proper operation of ACPI.PSD, but is required for proper operation of APM.ADD. AcpiDaemon.EXE requires ACPI32.DLL.
RUN=\OS2\ACPIDAEMON.EXE
- NOTE
- Configuration of the daemon is stored in ACPID.CFG, which must go in the directory specified by the ETC environment variable.