Not logged in : Login

About: Advanced SCSI Programming Interface     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Format106636806, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

In computing, ASPI (Advanced SCSI Programming Interface) is an Adaptec-developed programming interface which standardizes communication on a computer bus between a SCSI driver module on the one hand and SCSI (and ATAPI) peripherals on the other.

AttributesValues
type
sameAs
wasDerivedFrom
dbpedia-owl:abstract
  • ASPI (Advanced SCSI Programming Interface) とは、アダプテックが提唱した以下の仕様の総称である。 * SCSI ホストアダプタのドライバと、SCSI 装置(HDD や CD-ROM ドライブなど)のドライバを分離するドライバモデル * ホストアダプタのドライバにアクセスするためのソフトウェアインターフェイス ホストアダプタのドライバを ASPI マネージャといい、ASPI 仕様のソフトウェアインターフェイスを提供する。このソフトウェアインターフェイスを利用して SCSI 装置を制御するドライバを ASPI ドライバという。また、アプリケーションからも API を利用して ASPI マネージャ経由で SCSI 装置を制御することが可能である。 なお、ATAPI のコマンドは SCSI と似たようなものであるため、ATAPI デバイスが一般的になると、ATAPI 用の ASPI マネージャ (ATASPI) も提供されるようになり、ATAPI と SCSI を統一的に扱えるようになった。 PC/AT互換機を対象としているが、PC-9800シリーズにも実装された。 類似の仕様に、CAM (Common Access Method) がある。
  • ASPI (acronimo di Advanced SCSI Programming Interface), in informatica, sono un tipo di driver che forniscono delle API per standardizzare le comunicazioni tra un adattatore SCSI e una periferica SCSI (o ATAPI) su un bus. Generalmente vengono utilizzati in Windows 95, Windows 98 e Windows Me e non sono necessari in Windows NT, Windows 2000, Windows XP, Windows Vista e Windows 7, ma si possono utilizzare in altri sistemi operativi.
  • ASPI, z angličtiny Advanced SCSI Programming Interface je rozhraní umožňující komunikaci SCSI zařízení s programy, které ji využívají, to vše pod systémy Microsoft Windows. Původním tvůrcem byla společnost Adaptec, v současnosti si lze z internetu stáhnout mnoho verzí, od již zmiňovaného originálu až po produkty jako ForceASPI nebo Frog ASPI. Svou verzi vydává i společnost Nero Inc.
  • ASPI(고급 SCSI 프로그래밍 인터페이스)는 와 SCSI 및 ATAPI 주변 기기 사이의 컴퓨터 버스 위의 통신을 표준화한 (Adaptec)이 만든 API를 제공한다.
  • ASPI (ang. skrót od Advanced SCSI Programming Interface) - opracowany przez firmę Adaptec interfejs (API) określający komunikację pomiędzy kontrolerem SCSI komputera i urządzeniami SCSI (także ATAPI). Jest to interfejs niezależny od firmy i sprzętu. Definiuje szereg podstawowych komend potrzebnych do komunikacji systemu z danym urządzeniem. Stanowi on najbardziej podstawowy zestaw poleceń umożliwiający korzystanie ze zwykłych funkcji każdego urządzenia. Oryginalnie interfejs powstał do obsługi urządzeń SCSI, później dodano obsługę ATAPI (dla urządzeń IDE). Interfejs ASPI był używany w systemach Windows 9x. W systemie Windows NT Microsoft zastosował własny standard SPTI, który zastąpił całkowicie ASPI w systemach Windows 2000 i późniejszych. Użytkownicy systemu Windows wciąż mogą korzystać z ASPI, szczególnie, że wielu producentów nagrywarek CD/DVD oferuje własne implementacje ASPI.
  • L'ASPI («Advanced SCSI Programming Interface») est une interface logicielle et une interface de programmation (API) pour le système d'exploitation Microsoft Windows, permettant d'accéder aux périphériques SCSI. Les distributions Windows XP et antérieures n'offraient aucune API standard pour accéder à ces périphériques. L'ASPI est principalement utilisée pour piloter des périphériques de type lecteurs ou graveurs de CD/DVD. La bibliothèque ASPI est développée et distribuée gratuitement par la société Adaptec. Elle reste cependant la propriété d'Adaptec. Si une documentation (succincte) est fournie, les sources ne sont pas publiés. De nombreux logiciels de gravure et/ou de diagnostic, même commerciaux, utilisent l'interface ASPI.
  • In computing, ASPI (Advanced SCSI Programming Interface) is an Adaptec-developed programming interface which standardizes communication on a computer bus between a SCSI driver module on the one hand and SCSI (and ATAPI) peripherals on the other.
  • ASPI (Advanced SCSI Programming Interface, sinngemäß Erweiterte SCSI-Programmierschnittstelle) ist eine Programmierschnittstelle für die einheitliche Ansteuerung von CD-ROM- bzw. DVD-Laufwerken, insbesondere Brennern unter den Betriebssystemen MS-DOS, Windows, OS/2 und Netware. Anders als der Name vermuten lässt, wird ASPI nicht nur für tatsächliche SCSI-Geräte, sondern auch für Geräte mit ATAPI-, USB- und FireWire-Anschlüssen eingesetzt, da diese ebenfalls das SCSI-Kommunikationsprotokoll einsetzen.
dbpedia-owl:wikiPageID
dbpedia-owl:wikiPageRevisionID
comment
  • ASPI (Advanced SCSI Programming Interface) とは、アダプテックが提唱した以下の仕様の総称である。 * SCSI ホストアダプタのドライバと、SCSI 装置(HDD や CD-ROM ドライブなど)のドライバを分離するドライバモデル * ホストアダプタのドライバにアクセスするためのソフトウェアインターフェイス ホストアダプタのドライバを ASPI マネージャといい、ASPI 仕様のソフトウェアインターフェイスを提供する。このソフトウェアインターフェイスを利用して SCSI 装置を制御するドライバを ASPI ドライバという。また、アプリケーションからも API を利用して ASPI マネージャ経由で SCSI 装置を制御することが可能である。 なお、ATAPI のコマンドは SCSI と似たようなものであるため、ATAPI デバイスが一般的になると、ATAPI 用の ASPI マネージャ (ATASPI) も提供されるようになり、ATAPI と SCSI を統一的に扱えるようになった。 PC/AT互換機を対象としているが、PC-9800シリーズにも実装された。 類似の仕様に、CAM (Common Access Method) がある。
  • L'ASPI («Advanced SCSI Programming Interface») est une interface logicielle et une interface de programmation (API) pour le système d'exploitation Microsoft Windows, permettant d'accéder aux périphériques SCSI. Les distributions Windows XP et antérieures n'offraient aucune API standard pour accéder à ces périphériques. L'ASPI est principalement utilisée pour piloter des périphériques de type lecteurs ou graveurs de CD/DVD. La bibliothèque ASPI est développée et distribuée gratuitement par la société Adaptec. Elle reste cependant la propriété d'Adaptec. Si une documentation (succincte) est fournie, les sources ne sont pas publiés.
  • ASPI (acronimo di Advanced SCSI Programming Interface), in informatica, sono un tipo di driver che forniscono delle API per standardizzare le comunicazioni tra un adattatore SCSI e una periferica SCSI (o ATAPI) su un bus. Generalmente vengono utilizzati in Windows 95, Windows 98 e Windows Me e non sono necessari in Windows NT, Windows 2000, Windows XP, Windows Vista e Windows 7, ma si possono utilizzare in altri sistemi operativi.
  • ASPI, z angličtiny Advanced SCSI Programming Interface je rozhraní umožňující komunikaci SCSI zařízení s programy, které ji využívají, to vše pod systémy Microsoft Windows. Původním tvůrcem byla společnost Adaptec, v současnosti si lze z internetu stáhnout mnoho verzí, od již zmiňovaného originálu až po produkty jako ForceASPI nebo Frog ASPI. Svou verzi vydává i společnost Nero Inc.
  • ASPI(고급 SCSI 프로그래밍 인터페이스)는 와 SCSI 및 ATAPI 주변 기기 사이의 컴퓨터 버스 위의 통신을 표준화한 (Adaptec)이 만든 API를 제공한다.
  • ASPI (ang. skrót od Advanced SCSI Programming Interface) - opracowany przez firmę Adaptec interfejs (API) określający komunikację pomiędzy kontrolerem SCSI komputera i urządzeniami SCSI (także ATAPI). Jest to interfejs niezależny od firmy i sprzętu. Definiuje szereg podstawowych komend potrzebnych do komunikacji systemu z danym urządzeniem. Stanowi on najbardziej podstawowy zestaw poleceń umożliwiający korzystanie ze zwykłych funkcji każdego urządzenia. Oryginalnie interfejs powstał do obsługi urządzeń SCSI, później dodano obsługę ATAPI (dla urządzeń IDE).
  • In computing, ASPI (Advanced SCSI Programming Interface) is an Adaptec-developed programming interface which standardizes communication on a computer bus between a SCSI driver module on the one hand and SCSI (and ATAPI) peripherals on the other.
  • ASPI (Advanced SCSI Programming Interface, sinngemäß Erweiterte SCSI-Programmierschnittstelle) ist eine Programmierschnittstelle für die einheitliche Ansteuerung von CD-ROM- bzw. DVD-Laufwerken, insbesondere Brennern unter den Betriebssystemen MS-DOS, Windows, OS/2 und Netware. Anders als der Name vermuten lässt, wird ASPI nicht nur für tatsächliche SCSI-Geräte, sondern auch für Geräte mit ATAPI-, USB- und FireWire-Anschlüssen eingesetzt, da diese ebenfalls das SCSI-Kommunikationsprotokoll einsetzen.
label
  • ASPI
  • ASPI
  • ASPI
  • Advanced SCSI Programming Interface
  • Advanced SCSI Programming Interface
  • Advanced SCSI Programming Interface
  • Advanced SCSI Programming Interface
  • Advanced SCSI Programming Interface
dbpprop:wikiPageUsesTemplate
described by
topic
http://purl.org/li...ics/gold/hypernym
Subject
is primary topic of
dbpedia-owl:wikiPageLength
dbpedia-owl:wikiPageWikiLink
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software