Add SPTI and ASPI.

This commit is contained in:
rocky
2004-06-25 00:16:59 +00:00
parent db0fc7dd4a
commit 3db915ec41

View File

@@ -2,6 +2,9 @@ See also @uref{http://www.dvdrhelp.com/glossary}.
@table @acronym @table @acronym
@item ASPI
See @acronym{Win32 ASPI}
@item ATAPI @item ATAPI
Advanced Technology Attachment Packet Interface. An interface to Advanced Technology Attachment Packet Interface. An interface to
@@ -161,6 +164,16 @@ interfaces (originally developed at Apple Computer) that allow
personal computers to communicate with peripheral hardware such as personal computers to communicate with peripheral hardware such as
CD-ROM drives, disk drives, printers, etc. CD-ROM drives, disk drives, printers, etc.
@item SCSI Pass Through Interface.
Yet another way of issuing MMC commands for accessing a CD-ROM. As
with MMC or ASPI, the CD-ROM doesn't necessarily have to be a
SCSI-attached drive. See also @acronym{MMC} and @acronym{ASPI}.
@item SPTI
SCSI Pass Through Interface. See SCSI Pass Through Interface
@item Session @item Session
A fully readable complete recording that contains one or more tracks A fully readable complete recording that contains one or more tracks
@@ -186,7 +199,7 @@ tracks have a 150 frame (or ``2 second'') lead-in gap.
@item VCD @item VCD
Video @acronym{CD} @uref{http://www.dvdrhelp.com/vcd} Video @acronym{CD} @uref{http://www.dvdrhelp.com/vcd}
@item Win32 ASPI driver @item Win32 ASPI
The ASPI interface specification was developed by Adaptec for The ASPI interface specification was developed by Adaptec for
sending commands to a SCSI host adapter (such as those controlling CD sending commands to a SCSI host adapter (such as those controlling CD
@@ -199,7 +212,9 @@ However in Windows NT/2K/XP, Microsoft provides their Win32 ioctl
interface, and has take steps to make using ASPI more inaccessible interface, and has take steps to make using ASPI more inaccessible
(e.g. requiring adminstrative access to use ASPI). (e.g. requiring adminstrative access to use ASPI).
@item Win32 Ioctl driver See also @acronym{MMC}
@item Win32 ioctl driver
Ioctl (Input Output ConTroLs). A Win32 function, implemented in all Ioctl (Input Output ConTroLs). A Win32 function, implemented in all
Windows. It is used for sending commands to devices using defined Windows. It is used for sending commands to devices using defined