Jump to content

$ICPMOS2.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Power Management Driver for PCMCIA
{{ProdS |V21=*|V30=S|V31=S|V40=S|V45=S}}
  DEVICE=\OS2\BOOT\$ICPMOS2.SYS
PCCard Power Management Driver for OS/2.
 
==Syntax==
  DEVICE=\OS2\BOOT\$ICPMOS2.SYS <parameters>
 
;ATTENTION:Must be after all other listed drivers in the CONFIG.SYS.
 
==Parameters==
 
;/C0   
: Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is High.
 
;/C1   
: Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is Low.


'''ATTENTION:''' Must be after all other listed drivers in the CONFIG.SYS.  
;/C2   
: Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is Critical.
   
If '/Cx' parameter is not specified the default is '/C2' setting.
 
 
==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2002-04-03|| 10.68|| 6,188 bytes || Included in IBM PC Card Director R5
|-
|}
==Links==
* [https://hobbes.nmsu.edu/download/pub/os2/system/drivers/PCCard/PCCard_5_2002-04-04.zip IBM PC Card Director R5]


{{ProdS |V21=*|V30=S|V31=S|V40=S|V45=S}}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]
[[Category:PC Card Device Drivers]]

Latest revision as of 02:33, 6 April 2022

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 *
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

PCCard Power Management Driver for OS/2.

Syntax

DEVICE=\OS2\BOOT\$ICPMOS2.SYS <parameters>
ATTENTION
Must be after all other listed drivers in the CONFIG.SYS.

Parameters

/C0
Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is High.
/C1
Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is Low.
/C2
Allows suspend when the communication PC Card (Modem,LAN) is inserted if the Battery Status is Critical.

If '/Cx' parameter is not specified the default is '/C2' setting.


Versions

Date Version Size Comments
2002-04-03 10.68 6,188 bytes Included in IBM PC Card Director R5

Links