Jump to content

APM.ADD: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 18: Line 18:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|2017-02-01 12:52:39||3.23.05||9,492 bytes||#Arca Noae,APM emulator for OS/2. Included on ArcaOS 5.0.1.
|2017-02-01||3.23.05||9,492 bytes||#Arca Noae APM emulator for OS/2
|-
|}   
|}   


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Latest revision as of 01:01, 5 June 2023

An Advanced Power Management interface that emulates APM functions using ACPI. This driver is not required for proper operation of ACPI.PSD, but may be required for some older programs that use APM functions. APM.ADD normally goes in \OS2\BOOT.

Syntax

BASEDEV=APM.ADD [parameters]

Parameters

  • /V
Turns on the banner when loading the driver.

Debugging parameters

These parameters only function with the debug version of APM.ADD.

  • /DBGLVL=n
Set the verbosity level of debug output. The default debug verbosity level is 1.

Versions

Date Version Size Comments
2017-02-01 3.23.05 9,492 bytes #Arca Noae APM emulator for OS/2