Jump to content

VSVGA.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
This driver provides DOS SVGA support. Virtual device driver for SVGA graphic cards used by DOS and Windows. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.
This driver provides DOS SVGA support. Virtual device driver for SVGA graphic cards used by DOS and Windows. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.
  DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>
  DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>
Line 13: Line 14:
|}
|}


{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
==Source Code==
The source code of this driver is available on the [[OS/2 Device Driver Kit On-Line]] under the [[IBM Device Driver Kit License]].


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

Latest revision as of 04:27, 25 August 2025

Product Support
OS/2 1.3
OS/2 2.0
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

This driver provides DOS SVGA support. Virtual device driver for SVGA graphic cards used by DOS and Windows. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.

DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>

Parameters

/int10textgrfxsafe
This parameter may also be used to solve the windowed Win16 session not working issue.
With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file.

Versions

Date Version Size Comments
2006-03-22 14.105 188,797 bytes Virtual Video Device Driver (SVGA)

Source Code

The source code of this driver is available on the OS/2 Device Driver Kit On-Line under the IBM Device Driver Kit License.