Jump to content

VPICPARM.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
Line 1: Line 1:
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
Some applications like PCAS (and some terminal emulators) have problems sharing IRQ9 in a VDM. Since the DOS Virtual Device drivers are not loaded out of CONFIG.SYS, a new device driver VPICPARM.SYS has been added starting with Warp 3 FixPak 38 and Warp 4 FixPak 8.
Some applications like PCAS (and some terminal emulators) have problems sharing IRQ9 in a VDM. Since the DOS Virtual Device drivers are not loaded out of CONFIG.SYS, a new device driver VPICPARM.SYS has been added starting with Warp 3 FixPak 38 and Warp 4 FixPak 8.


To prevent sharing of IRQ9 in a VDM, add the device in config.sys: Next, in the settings for the program that requires exclusive access to IRQ9, set the DOS setting HW_SHARE_IRQ9 to ON. When you next boot your system, VDMs will not share IRQ
To prevent sharing of IRQ9 in a VDM, add the device in config.sys: Next, in the settings for the program that requires exclusive access to IRQ9, set the DOS setting HW_SHARE_IRQ9 to ON. When you next boot your system, VDMs will not share IRQ
==Syntax==
  DEVICE=\OS2\MDOS\VPICPARM.SYS
  DEVICE=\OS2\MDOS\VPICPARM.SYS


{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2001-04-30|| || 736 bytes||
|-
|}
 


[[Category:DEVICE Statements]][[Category:Virtual Device Drivers]]
[[Category:DEVICE Statements]][[Category:Virtual Device Drivers]]

Latest revision as of 04:31, 25 August 2025

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

Some applications like PCAS (and some terminal emulators) have problems sharing IRQ9 in a VDM. Since the DOS Virtual Device drivers are not loaded out of CONFIG.SYS, a new device driver VPICPARM.SYS has been added starting with Warp 3 FixPak 38 and Warp 4 FixPak 8.

To prevent sharing of IRQ9 in a VDM, add the device in config.sys: Next, in the settings for the program that requires exclusive access to IRQ9, set the DOS setting HW_SHARE_IRQ9 to ON. When you next boot your system, VDMs will not share IRQ

Syntax

DEVICE=\OS2\MDOS\VPICPARM.SYS

Versions

Date Version Size Comments
2001-04-30 736 bytes