SCSI Pass Through Interface
| Other names | SPTI; SPT |
|---|---|
| Engine | |
| Operating system | Microsoft Windows |
| Replaces | Advanced SCSI Programming Interface (ASPI) |
| Type | Application programming interface |
Search SCSI Pass Through Interface on Amazon.
SCSI Pass Through Interface (SPTI) is an application programming interface (API) accessing a SCSI device. It is developed by Microsoft Corporation and is part of the Windows NT family of operating systems.[1]
Overview
The storage port drivers provide an interface for Win32 applications to send SCSI Command Descriptor Block (CDB) messages to SCSI devices. The interfaces are IOCTL_SCSI_PASS_THROUGH and IOCTL_SCSI_PASS_THROUGH_DIRECT. Applications can build a pass-through request and send it to the device by using this IOCTL.
SPTI is accessible to Windows software using the DeviceIoControl Windows API.[2]
ImgBurn offers SPTI as a method for accessing optical disc drives.[3]
Other SCSI interfaces
- Windows:
- Advanced SCSI Programming Interface (ASPI) by Adaptec, Nero AG and Pinnacle Systems[4]
- ASAPI by VOB Computersysteme GmbH and Pinnacle Systems
- ElbyCDIO by Elaborate Bytes
- Patin-Couffin by VSO Software
- SCSI Pass-Through Direct (SPTD) by Duplex Secure, Ltd.
- The SCSI pass-through driver for Linux is called "SCSI generic" (sg)[5]
References
- ↑ "INFO: SCSI Pass Through Functionality and Limitations (Revision: 2.2)". Microsoft Support. Microsoft Corporation. 12 February 2007. Retrieved 30 May 2011.
- ↑ "SCSI Pass Through Interface". Microsoft Developer Network. Microsoft Corporation. 3 May 2011. Retrieved 30 May 2011.
- ↑ "ImgBurn Support Forum". Archived from the original on 13 August 2009. Retrieved 8 August 2009. Unknown parameter
|url-status=ignored (help) - ↑ "ASPI is not supported by Microsoft for all versions of Windows (Revision: 3.2)". Microsoft Support. Microsoft Corporation. 30 June 2005. Retrieved 30 May 2011.
- ↑ "References, Credits and Corrections".
Further reading
- "SCSI Port I/O Control Codes". Microsoft Developer Network. Microsoft Corporation. 3 May 2011. Retrieved 30 May 2011.
- "SCSI Interface for Multimedia and Block Devices". CodePlex. Microsoft Corporation. Archived from the original on December 28, 2009. Retrieved 20 May 2011. Unknown parameter
|url-status=ignored (help)
| This Microsoft Windows software-related article is a stub. You can help EverybodyWiki by expanding it. |
| This programming-language-related article is a stub. You can help EverybodyWiki by expanding it. |
This article "SCSI Pass Through Interface" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:SCSI Pass Through Interface. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
