Jump to content

VPICPARM.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "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 dev..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:


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
  DEVICE=VPICPARM.SYS
  DEVICE=\OS2\MDOS\VPICPARM.SYS


'''Platform Support:'''
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
{|class="wikitable"
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


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

Latest revision as of 22:10, 14 May 2019

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

DEVICE=\OS2\MDOS\VPICPARM.SYS
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