Jump to content

ACPIDAEMON.EXE: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user 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
|}
 
==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2017-02-01 12:52p|| 3.23.05||66,069 bytes||ACPI Deamon for OS/2 (c) 2017 Arca Noae LLC. Included in ArcaOS 5.0.1.
|-
|}
 


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