APM.ADD: Difference between revisions
Appearance
No edit summary |
|||
Line 13: | Line 13: | ||
==Parameters== | ==Parameters== | ||
;/V | *;/V | ||
:Turns on the banner when loading the driver. | :Turns on the banner when loading the driver. | ||
Line 19: | Line 19: | ||
These parameters only function with the debug version of APM.ADD. | These parameters only function with the debug version of APM.ADD. | ||
;/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. | ||
[[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.
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. |
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.