Advanced SCSI Programming Interface: Difference between revisions

Content deleted Content added
History: it appears ASPI was dropped in w2k, as i can't find it in a clean install of w2k
Line 7:
 
== Driver ==
ASPI was provided by thesethe following drivers:, A number of CD/DVD applications also offer their own implementations of ASPI layer.
:
* DOS: ASPI4DOS.SYS
{| class="wikitable" border="1"
* Windows 3.1x: WINASPI.DLL
|-
* Win32:
! Operating System
** WNASPI32.DLL, APIX.VXD and ASPIENUM.VXD (Windows 95, 98 and ME);
! Driver Filename
** WNASPI32.DLL, ASPI32.SYS (Windows NT, 2000, XP)
! Bundled
 
|-
[[FreeDOS]] also supports ASPI with USBASPI.SYS driver.
| DOS
 
* DOS:| ASPI4DOS.SYS
A number of CD/DVD application vendors also offer their own implementation of ASPI layer.
| {{unk}}
|-
*| Windows 3.1x: WINASPI.DLL
| WINASPI.DLL
| {{unk}}
|-
| Windows 95, 98 and ME
**| WNASPI32.DLL, APIX.VXD and ASPIENUM.VXD (Windows 95, 98 and ME);
| {{yes}}
|-
| Windows NT, 2000, XP
**| WNASPI32.DLL, ASPI32.SYS (Windows NT, 2000, XP)
| {{no}}
|-
| [[FreeDOS]]
| USBASPI.SYS
|
|}
 
==See also==