Virtual ASPI driver: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
==Download== | ==Download== | ||
* [ | * [vaspbeta.zip Second BETA (1994/02/16)] | ||
* [https://github.com/OS2World/DRV-VASPI Source code at Github] | * [https://github.com/OS2World/DRV-VASPI Source code at Github] | ||
Line 13: | Line 13: | ||
* [[Kai-Uwe Rommel]] | * [[Kai-Uwe Rommel]] | ||
[[Category: | [[Category:Device driver]] |
Latest revision as of 06:18, 6 January 2020
The ASPI support currently embedded within OS/2 2.1 allows any OS/2 application to send commands to a SCSI device. However there are a large number of DOS and Windows applications that are could be supported if there commands were routed to OS2ASPI.DMD.
VASPI.SYS is a virtual device driver that will allow DOS applications to issue SCSI commands that will be handled by OS2ASPI.DMD. If you have an existing DOS ASPI application it should now be able to run in a virtual DOS session under OS/2 2.1.
Download
- [vaspbeta.zip Second BETA (1994/02/16)]
- Source code at Github
License
Open Source - GNU GPL V3