Updated Supported Device Types (markdown)

Uwe Seimet 2023-10-17 16:06:15 +02:00
parent 770b8c2471
commit 60163978f4
1 changed files with 5 additions and 5 deletions

@ -1,5 +1,5 @@
# Overview
This page summarizes the emulated device supported by PiSCSI, with notes on compatibility and device drivers for various platforms.
This page summarizes the emulated device supported by PiSCSI, with notes on compatibility and device drivers for various platforms. When emulating devices PiSCSI is working in SCSI Target Mode, but with the FULLSPEC board it also supports SCSI Initiator Mode. The scsidump tool operates in initiator mode.
# Device Types
Device|Key|Supported Platforms|Notes
@ -7,11 +7,11 @@ Device|Key|Supported Platforms|Notes
Hard Disk Drive|SCHD|all|
CD/DVD Drive|SCCD|all|The [Apple CD-ROM drivers](https://github.com/piscsi/piscsi/wiki/Drive-Setup#Mounting_CD_ISO_or_MO_images) in combination with PiSCSI is known to lead to incompatibility with particular ISO images
Removable Disk Drive|SCRM|all*|*Functionality may depend on INQUIRY masquerading and proprietary device drivers, f.e. [Iomega Floptical](Iomega-Floptical)
Magneto-Optical Drive|SCMO|NeXT, X68000, etc.|
DaynaPORT SCSI/Link|SCDP|Macintosh, Atari ST|Requires [device drivers](Dayna-Port-SCSI-Link)
Magneto-Optical Drive|SCMO|NeXT, X68000, Atari ST/TT/Falcon, etc.|
DaynaPORT SCSI/Link|SCDP|Macintosh, Atari ST/TT/Falcon|Requires [device drivers](Dayna-Port-SCSI-Link)
Host Bridge|SCBR|X68000|Enables ethernet networking and mounting a remote file system. Requires [device drivers](https://github.com/rdmark/RASCSI-X68k/wiki)
Host Services|SCHS|Atari ST|Enables remote control of the PiSCSI. Requires [device drivers](PiSCSI-Client-Tools)
Printer|SCLP|Atari ST|Requires [device drivers](PiSCSI-Client-Tools)
Host Services|SCHS|Atari ST/TT/Falcon|Enables remote control of the PiSCSI. Requires [device drivers](PiSCSI-Client-Tools)
Printer|SCLP|Atari ST/TT/Falcon|Requires [device drivers](PiSCSI-Client-Tools)
# Image Types
This describes the file endings that PiSCSI will recognize automatically, with usage notes. For non-recognized image types, you will have to specify the device type to use it as when attaching.