Jump to content

$ICPMOS2.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Power Management Driver for PCMCIA DEVICE=$ICPMOS2.SYS '''ATTENTION:''' Must be after all other listed drivers in the CONFIG.SYS. {| class="wikitable" |+Platform Support: ..."
 
No edit summary
 
(8 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=$ICPMOS2.SYS
PCCard Power Management Driver for OS/2.


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


{| class="wikitable"
;ATTENTION:Must be after all other listed drivers in the CONFIG.SYS.
|+Platform Support:
 
!OS/2 2.x
==Parameters==
!OS/2 3.0
 
!OS/2 4.0
;/C0   
!OS/2 4.5x
: 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==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2002-04-03|| 10.68|| 6,188 bytes || Included in IBM PC Card Director R5
|-
|-
|?
|Yes
|Yes
|Yes
|}
|}
==Links==
* [https://hobbes.nmsu.edu/download/pub/os2/system/drivers/PCCard/PCCard_5_2002-04-04.zip IBM PC Card Director R5]


[[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