VX00.SYS: Difference between revisions
Appearance
Created page with "Old version of Ray Gwinn's communication driver, needed by some DOS-VDM programs. '''TIP:''' by Mike Luther To load it together with the later version of VMODEM.SYS from ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Old version of Ray Gwinn's communication driver, needed by some DOS-VDM programs. | Old version of Ray Gwinn's communication driver, needed by some DOS-VDM programs. | ||
;TIP: by Mike Luther | |||
To load it together with the later version of VMODEM.SYS from SIO2K these entries must be done: | :To load it together with the later version of [[VMODEM.SYS]] from SIO2K these entries must be done: | ||
rem device=C:\sio2k\esp.sys logfile=C:\sio2k\sio2k.log NoPause | rem device=C:\sio2k\esp.sys logfile=C:\sio2k\sio2k.log NoPause | ||
device=C:\sio2k\uart.sys logfile=C:\sio2k\sio2k.log | device=C:\sio2k\uart.sys logfile=C:\sio2k\sio2k.log |
Latest revision as of 17:10, 10 March 2017
Old version of Ray Gwinn's communication driver, needed by some DOS-VDM programs.
- TIP
- by Mike Luther
- To load it together with the later version of VMODEM.SYS from SIO2K these entries must be done:
rem device=C:\sio2k\esp.sys logfile=C:\sio2k\sio2k.log NoPause device=C:\sio2k\uart.sys logfile=C:\sio2k\sio2k.log device=C:\sio2k\vsio2k.sys logfile=C:\sio2k\vsio2k.log _ vIrqList(2=3,1=4,3=12) device=C:\sio2k\vx00.sys device=C:\sio2k\vmodem.sys logfile=C:\sio2k\sio2k.log NoPause nPorts=1 device=C:\sio2k\sio2k.sys logfile=C:\sio2k\sio2k.log
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |