Jump to content

ACPIDAEMON.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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..."
 
Ak120 (talk | contribs)
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 and normally goes in \OS2.
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.
;NOTE:Configuration of the daemon is stored in ACPID.CFG, which must go in the directory specified by the [[ETC]] environment variable.
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|No
|No
|eCS 2.0
|}


[[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.