From 60163978f4780e1d9317f56f327c3b2184f25bea Mon Sep 17 00:00:00 2001 From: Uwe Seimet <48174652+uweseimet@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:06:15 +0200 Subject: [PATCH] Updated Supported Device Types (markdown) --- Supported-Device-Types.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Supported-Device-Types.md b/Supported-Device-Types.md index b38c83c..b175d49 100644 --- a/Supported-Device-Types.md +++ b/Supported-Device-Types.md @@ -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.