VCOM.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
|} | |} | ||
[[Category:Virtual Device Drivers]] | ==CONFIG.SYS== | ||
Virtual device driver for the serial Ports COMx, used by DOS and Windows. | |||
DEVICE=\OS2\BOOT\VCOM.SYS | |||
'''NOTE:''' If you are using COM3 and/or COM4, add the appropriate parameters to the [[COM.SYS]] line above only. It is not necessary to add any parameters to this line. VCOM.SYS inherits its parameters from the COM.SYS line. | |||
'''Platform Support:''' | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
[[Category:Virtual Device Drivers]][[Category:DEVICE Statements]] |
Revision as of 18:03, 27 November 2016
This driver loads the serial support for DOS Sessions.
Versions
Date | Version | Size | Comments |
---|---|---|---|
1992-03-30 | bytes | OS/2 Version 2.0 | |
1993-07-17 05:16 | 8,112 bytes | XR06100 |
CONFIG.SYS
Virtual device driver for the serial Ports COMx, used by DOS and Windows.
DEVICE=\OS2\BOOT\VCOM.SYS
NOTE: If you are using COM3 and/or COM4, add the appropriate parameters to the COM.SYS line above only. It is not necessary to add any parameters to this line. VCOM.SYS inherits its parameters from the COM.SYS line.
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |