Jump to content

APM.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Advanced Power Management (APM 1.1, 1.2) BASEDEV=APM.SYS {|class="wikitable" |+Platform Support: !OS/2 2.x !OS/2 3.0 !OS/2 4.0 !OS/2 4.5x |- |2.11 |Yes |Yes |Yes |} Categ..."
 
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
Advanced Power Management (APM 1.1, 1.2)
Advanced Power Management (APM 1.1, 1.2) device driver. Provides support for APM BIOS interface.
  BASEDEV=APM.SYS
  DEVICE=x:\OS2\BOOT\APM.SYS <parameter>
 
'''Parameter:'''
* /B - favorizes the direct connection to the APM-BIOS support
* /D - favorizes the device-driver connection of the APM support
* /V - x.y forces the compatibility to APM Version x.y (e.g. 1.0)
 
Together with the [[APMDAEMN.SYS]] these settings can also be done by using the Power-Symbol from System Setup Folder.
 
'''TIP:''' Battery Setup
# Change WarpCenter properties to 'Show only when Mouse is over Center's position'
# Enable in 'Power Properties' from System folder 'Performance' page 'Automatically change performance when the power source changes'. (Only tested with Warp4 fixpak 13).
 
'''TIP:''' When OS/2 fails to install in ACPI-only systems REM this driver (has to be done on the Installation disks too) or give [[APM_NH.SYS]] a try, it is reported to work on Intel based Motherborads too.


{|class="wikitable"
{|class="wikitable"
Line 15: Line 28:
|}
|}


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

Revision as of 13:25, 30 October 2016

Advanced Power Management (APM 1.1, 1.2) device driver. Provides support for APM BIOS interface.

DEVICE=x:\OS2\BOOT\APM.SYS <parameter> 

Parameter:

  • /B - favorizes the direct connection to the APM-BIOS support
  • /D - favorizes the device-driver connection of the APM support
  • /V - x.y forces the compatibility to APM Version x.y (e.g. 1.0)

Together with the APMDAEMN.SYS these settings can also be done by using the Power-Symbol from System Setup Folder.

TIP: Battery Setup

  1. Change WarpCenter properties to 'Show only when Mouse is over Center's position'
  2. Enable in 'Power Properties' from System folder 'Performance' page 'Automatically change performance when the power source changes'. (Only tested with Warp4 fixpak 13).

TIP: When OS/2 fails to install in ACPI-only systems REM this driver (has to be done on the Installation disks too) or give APM_NH.SYS a try, it is reported to work on Intel based Motherborads too.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
2.11 Yes Yes Yes