APM.ADD: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
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. | 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== | ==Syntax== | ||
Line 21: | Line 13: | ||
*;/DBGLVL=n | *;/DBGLVL=n | ||
:Set the verbosity level of debug output. The default debug verbosity level is 1. | :Set the verbosity level of debug output. The default debug verbosity level is 1. | ||
==Versions== | |||
{|class="wikitable" | |||
!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. | |||
|- | |||
|} | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Revision as of 21:24, 18 March 2022
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 12:52:39 | 3.23.05 | 9,492 bytes | #Arca Noae,APM emulator for OS/2. Included on ArcaOS 5.0.1. |