SCSI2SD: Difference between revisions

From code/src wiki
Jump to navigationJump to search
 
(119 intermediate revisions by the same user not shown)
Line 1: Line 1:
<p><strong>The SCSI Hard Drive Emulator for retro computing.</strong></p>
<p><strong>The SCSI Hard Drive Emulator for retro computing.</strong></p>


[http://www.codesrc.com/images/SCSI2SD/SCSI2SD_V3.0.jpg http://www.codesrc.com/images/SCSI2SD/SCSI2SD_V3.0_small.jpg]
[http://www.codesrc.com/images/SCSI2SD/scsi2sd-5.1-6.0.jpg http://www.codesrc.com/images/SCSI2SD/scsi2sd-5.1-6.0-small.jpg]
[http://www.codesrc.com/images/SCSI2SD/SCSI2SD_V3.0_plain.jpg http://www.codesrc.com/images/SCSI2SD/SCSI2SD_V3.0_plain_small.jpg]


<p>
 
<strong>
== Download ==
For boards purchased from itead studio:
# [http://www.codesrc.com/files/scsi2sd-v6/latest Downloads] for v6 hardware revisions. This firmware will NOT work on the older boards.
# You must upgrade the firmware. The firmware supplied with these boards (v4.2.2) is broken.
# See [[#Files]] section below for older boards
# Remove the "QC Passed" sticker. These stickers are conductive, and may damage the board if placed in the wrong area.
</strong>
</p>


== News ==
== News ==
<p>
<p>
<strong>[12 January 2016]</strong>[http://www.codesrc.com/files/scsi2sd/v4.6 v4.6] New firmware
<strong>[14 May 2022]</strong>[http://www.codesrc.com/files/scsi2sd-v6/v6.4.14 v6.4.14] Bugfix release<br>
<ul>
<ul>
<li>Fixed bug when using sector size that isn't a multiple of 4 (eg. 522 bytes)</li>
  <li>Fix firmware version displaying as "0.0" in scsi2sd-util when there is no SD card inserted.</li>
<li>Fixed a bug that caused hanging or scsi phase errors on high speed scsi hosts.</li>
  <li>Reduce some delays for slight performance improvements.</li>
<li>Fixed a hang when processing a SCSI RESET in a data phase.</li>
  <li>Use SD High-Speed mode on V6 2021 hardware.</li>
<li>scsi2sd-util: Fixed USB connection problems under Windows 10.</li>
<li>Added option to treat luns as separate devices</li>
<li>Improved boot up time. It is now possible to replace the bootloader with a version that doesn't pause for 2 seconds ([http://www.codesrc.com/files/scsi2sd/v4.6/bootloader/USB_Bootloader-V5_nodelay.bin bootloader]). This is required on some Amigas and the Staubli JC5. Replacing the bootloader '''CAN BRICK YOUR DEVICE''' if it fails half-way, so do not attempt this unless necessary.</li>
</ul>
</ul>
</p>
</p>
<p>
<strong>[07 December 2015]</strong><del>[http://www.codesrc.com/files/tmp/scsi2sd-util.exe scsi2sd-util] fix for Windows 10.</del>
<ul>
<li>Windows 10 users should use this version of scsi2sd-util with the latest v4.5 firmware. A proper release with this fix will be made shortly.</li>
</ul>
</p>
<p>
<strong>[05 November 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.5 v4.5] New firmware
<ul>
<li>Fixed bug returning the wrong device type (fixes CDROM and removable drive types)</li>
<li>Added experimental caching option to speed up sequential single-sector reads/writes</li>
<li>Several small bug fixes</li>
</ul>
</p>
<p>
<strong>[13 August 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.4 v4.4] New firmware
<ul>
<li>Added configuration options to force SCSI1 mode. The default is to be in SCSI1 mode, and the configuration option should be changed to SCSI2 for users with faster equipment.</li>
<li>Fixed hot-swap card detection to work with longer (60cm) microSD to SD cables</li>
<li>Fixed more scsi2sd-util crashes and stalls.</li>
</ul>
</p>
<p>
<strong>[14 June 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.3 v4.3] New firmware features
<ul>
<li>Added configurable disk geometry.</li>
<li>Added configuration file import/export feature to scsi2sd-util</li>
<li>scsi2sd-util stability fixes</li>
<li>Fixes to support EMU EMAX1 & EMAX2</li>
</ul>
</p>
<p>
<strong>[20 May 2015]</strong>[http://imall.iteadstudio.com/scsi2sd.html http://imall.iteadstudio.com] V5.0 boards back in stock!
<ul>
<li>The 3.5" SCSI2SD V5.0 boards are now available for purchase from iteadstudio.com. This arrangement should solve the recent stock availability problems, and provide more flexible shipping options.</li>
</ul>
</p>
<p>
<strong>[4 May 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.2.4 v4.2.4] bugfix firmware
<ul>
<li>Fixes the vesion number. v4.2.3 would incorrectly identify itself as v4.2.2.</li>
<li>Improvement to the SCSI RESET behaviour, which should allow better recovery from errors.</li>
<li>Better SCSI1 mode page support.</li>
</ul>
</p>
<p>
<strong>[26 April 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.2.3 v4.2.3] critical bugfix firmware
<ul>
<li>Users who recently received their boards with v4.2.2 firmware must immediately upgrade to v4.2.3, or nothing will work when the default configuration is changed.</li>
</ul>
</p>
<p>
<strong>[20 April 2015]</strong>Sold out, again.<br>
I've partnered with a new manufacturer to build the SCSI2SD in higher volumes, and to sell them direct from China. This will ensure availability and will also improve shipping options.  New boards should be available in a few weeks time.
</p>
<p>
<strong>[31 Mar 2015]</strong>v5.0 boards have arrived!
<ul>
<li>The new v5.0 boards have arrived, and will start shipping from tonight. Pictures coming soon...</li>
</ul>
</p>
<p>
<strong>[23 Feb 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.1 v4.1.1] bugfix firmware released.
<ul>
<li>Fix for extremely slow performance in some cases. If the SD card requires 2 attempts at initialisation it would be left running at 400kHz instead of 25MHz.</li>
</ul>
Many users have noticed that I'm currently out-of-stock. I didn't order new boards quick enough to beat the Chinese New Year Holiday rush, and now I need to wait until the PCB manufacturers resume trade. I expect new stock by the end of March.
</p>
<p>Here's a sneak-peak at a new design I've been working on:<br>
http://www.codesrc.com/images/SCSI2SD/scsi2sd-5.0-prototype.jpg <br>
You'll notice this board is half the size, which makes it cheaper to produce in volume.  The power supply has been reworked to be much more efficient, and will allow the new SCSI2SD to run on the terminator power alone. In many cases there will be no need for the power cable. This new version uses the same firmware as the older boards and does not offer any performance advantages. I'm also working on a small 50-pin to DB25 adapter board to replace the current external SCSI2SD.
</p>


<p>
<p>
<strong>[1 Feb 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.1 v4.1] stable firmware and GUI configuration tool released.
<strong>[21 Jan 2022]</strong>[http://www.codesrc.com/files/scsi2sd-v6/v6.4.13 v6.4.13] Bugfix release<br>
<ul>
<ul>
<li>Fix for SD card compatibility problems. The SCSI2SD can now write to SD cards with Samsung controllers.</li>
  <li>Fix SCSI writes with sector sizes larger than 512.</li>
<li>VMS 5.5_2 support</li>
  <li>Fix 2Gb SD cards being detected as 1Gb.</li>
  <li>Fix for CD emulation stopping the drive when receiving a load/eject request</li>
</ul>
</ul>
</p>
</p>


<p>
<p>
<strong>[8 Jan 2015]</strong>[http://www.codesrc.com/files/scsi2sd/v4.0 v4.0] stable firmware and GUI configuration tool released.
<strong>[11 Aug 2021]</strong>[http://www.codesrc.com/files/scsi2sd-v6/v6.4.12 v6.4.12] Bugfix release<br>
<ul>
<ul>
<li>You must update to the new firmware before loading/saving the configuration options in scsi2sd-util. The Save/Load buttons will be disabled until the firmware is up-to-date.</li>
<li>Fix USB disconnect issues.</li>
</ul>
</ul>
</p>
</p>


<p>
<p>
<strong>[23 Dec 2014]</strong>[http://www.codesrc.com/files/scsi2sd/beta BETA firmware and scsi2sd-util update]
<strong>[31 May 2021]</strong>[http://www.codesrc.com/files/scsi2sd-v6/v6.4.11 v6.4.11] Hardware Support release<br>
<ul>
<ul>
<li>Fixed many bugs in scsi2sd-util</li>
<li>Bugfixes for previous 6.4.x versions</li>
<li>Experimental hot-swap support. You may now remove (and reinsert) the SD card so long as the LED is off.<br>
<li>Updates to support the new 2021 revision of the SCSI2SD V6 boards</li>
Original V3.0 boards require a small modification for [[Hot Swap]] support</li>
<li>scsi2sd-util6 stability improvements (contributed by Jonathan Wakely).
</ul>
</ul>
</p>
</p>


<p>
[[SCSI2SD Archived News]]
<strong>[05 Dec 2014]</strong>
<ul>
<li><strong>Prices back to normal</strong><br>
Prices have returned to normal (with a small adjustment due to AUD currency movement), so please stop sending hate mail.</li>
<li><strong>Bulk order placed</strong><br>
I've outsourced production to a PCB assembly house to satisfy demand. I expect these boards to be ready in early January, but it's possible they'll arrive before Christmas.  In the meantime I'll continue building as many boards as I can and listing these for sale once tested. I'm no longer accepting orders for out-of-stock items, so most people will need to wait for the bulk order in early January.</li>
<li><strong>BETA firmware update available</strong><br>
Testers needed! Available [http://www.codesrc.com/files/scsi2sd/beta here].<br>
Brief summary of changes:
<ol>
<li>scsi2sd-config and bootloaderhost utilities are gone. They are replaced with a new gui tool "scsi2sd-util". The new tool has many bugs still!</li>
<li>A firmware fix for Samsung-branded SD cards</li>
<li>Support for up to 4 different SCSI ID's, each using a different section of the SD card.</li>
<li>Preliminary CDROM device support. This is still quite buggy, but works on some systems.</li>
</ol>
</li>
</ul>
<br>
</p>
<p>
<strong>[23 Nov 2014]</strong> Price Increase :-(<br>
<strong>For those of you upset over the increase, please keep in mind that SCSI2SD is open source, and you have rights to build, modify, and sell the boards yourself. Everyone else has the right to build the boards and sell them for the original price.</strong><br>
I've had to increase the price of SCSI2SD boards to $125 AUD in order to reduce demand. The price may increase further if strong demand continues.<br><br>
Continued high demand for the boards is leaving me with no time left to work on firmware development. Also, I can no longer rely on "catching up" on orders over the weekend due to high summer temperates in Australia - soldering during 40°C daytime temperatures (104 farenheit) is not pleasant. Soldering during the evening is the only viable solution.
</p>


<p>
== Overview ==
<strong>[09 Oct 2014]</strong> [http://www.codesrc.com/files/scsi2sd/v3.6-RC2/ v3.6-RC2] firmware available for testing
SCSI2SD is an emulator for old SCSI hard drives. It allows replacing one or several old broken SCSI drives with a SD memory card.
<ul>
<li>Fix to ensure parity checks are not done when configured with --no-parity</li>
<li>FAutomatically disable parity checks for SASI/SCSI1 hosts, as many such hosts don't support it</li>
<li>Added SCSI disconnect/reconnect support during long SD card writes. This should prevent timeouts on some systems.</li>
</ul>
</p>
<p>The new GUI configuration tool, multiple-device support, and USB mass-storage support is still outstanding.
</p>


<p>
<strong>[03 Sep 2014]</strong> [http://www.codesrc.com/files/scsi2sd/v3.6-RC1/ v3.6-RC1] firmware available for testing
<ul>
<li>Fix additional LUNS showing up on some systems</li>
<li>Improved tolerance of noise and glitches on the SCSI signal lines</li>
</ul>
</p>
<p>I haven't completed any of the promised new features yet. As always, I'm behind schedule. I'm still working on a new GUI configuration tool, multiple-device support (ie. emulating more than one SCSI device), and USB mass-storage support. I'm away on vaction this month, so these features won't be ready until October.
</p>


<p>
== Unlicenced Copies ==
<strong>[21 July 2014]</strong> [http://www.codesrc.com/files/scsi2sd/v3.5.2/ v3.5.2] firmware released
Older versions of the SCSI2SD hardware designs were published under the [https://www.gnu.org/licenses/gpl-3.0.en.html GPL] licence. This permits anyone to build their own board from the original or modified designs, so long as they abide by the licence terms.
<ul>
<li>Fix blank SCSI ID output in scsi2sd-config</li>
</ul>
</p>
<p>
<strong>[17 July 2014]</strong> [http://www.codesrc.com/files/scsi2sd/v3.5.1/ v3.5.1] firmware released
<ul>
<li>Allow building utilities on older Linux distros</li>
<li>Resolve missing DLL issues for the Windows utilities</li>
<li>Fix scsi2sd-config crash on Mac.</li>
</ul>
</p>
<p>
<strong>[14 July 2014]</strong>
[http://www.codesrc.com/files/scsi2sd/v3.5/ v3.5] firmware released.
<ul>
<li>DMA support for significant performance improvements.</li>
<li>Support for the new SCSI2SD hardware revision 4.2</li>
</ul>
</p>


<p>
* The source/designs of any modifications must be provided to those you distribute the board to.
<strong>[18 May 2014]</strong>
* Clones are based on the obsolete V4 design, lack features, and may not be compatible with all the systems listed on these pages.
[http://www.codesrc.com/files/scsi2sd/v3.4/ v3.4] firmware released.
<ul>
<li>Bug fix for non-512 byte sectors.</li>
<li>New scsi2sd-debug log capture utility</li>
<li>Increased max sector size to 8192 bytes</li>
<li>Windows users upgrading from previous releases MUST delete old USB device information before scsi2sd-config will work again. The [http://nirsoft.net/utils/usb_devices_view.html USBDeview] utility may be used to remove Vendor 04B4, Product 1337.</li>
</ul>
</p>
<p>
<strong>[16 April 2014]</strong>
[http://www.codesrc.com/files/scsi2sd/v3.3/ v3.3] firmware released.
<ul>
<li>Many critical bugs are fixed. All SCSI2SD users are urged to upgrade to this version.</li>
<li>Better compatibility with older SCSI-1 controllers.</li>
<li>Non-standard sector sizes between 64 and 2048 bytes are now supported.</li>
</ul>
</p>
<p>
<strong>[16 Feb 2014]</strong>
[http://www.codesrc.com/files/scsi2sd/v3.2/ v3.2] firmware released. This is an important bugfix release. All SCSI2SD users are urged to upgrade to this version.
</p>
<p>
<strong>[02 Feb 2014]</strong>
I've created the [[SCSI2SD FAQ]] to answer some common questions. I am currently working on resolving compatibility issues with some samplers, adding configurable sector-sizes, and creating a smaller 2.5" version to suit old Powerbooks.
</p>
<p>
<strong>[17 Jan 2014]</strong>
Sign up for the SCSI2SD [http://lists.codesrc.com mailing lists] for firmware update notifications.
</p>
<p>
<strong>[27 Dec 2013]</strong>
[http://www.codesrc.com/files/scsi2sd/v3.1/ v3.1] firmware released.
<ul>
<li>Fix for reading the last sector of the SD card.</li>
<li>Performance improvements. 2.5x read, 2x write performance.</li>
</ul>
</p>
<p>
<strong>[9 Dec 2013]</strong>
[http://www.codesrc.com/files/scsi2sd/v3.0.1/ v3.0.1] firmware released.
</p>


== Overview ==
Artmix is currently selling unlicensed modified clones ("SD SusanoMonster"), and refuses to comply with the GPL. Please do not purchase this board. If you have already purchased, please request the seller provides you with the modified designs under the GPL licence.
Traditional hard drives last 5 years<sup>*</sup>. Maybe, if you're luckly, you'll get 10 years of
service from a particular drive. The lubricants wear out, the spindles rust.
SCSI2SD is a modern replacement for failed drives.  It allows the use of vintage
computer hardware long after their mechanical drives fail. The use of micro-SD memory cards
solves the problem of transferring data between the vintage computer and a
modern PC (who still has access to a working floppy drive ?)


<sup>*</sup>All statistics are made up.
== Which version should you buy ? ==
{|border="1px"
|SCSI2SD V6
|This board offers significantly better performance than the V5.x boards by adding support for synchronous SCSI transfers.
Easy access to virtual disk data over USB.
* See [[SCSI2SD V6 Compatibility]]
|-
|SCSI2SD V5.1/V5.2
|This is a newer version of the V5 board, with software-enabled termination, full-size SD card, and floppy-style power connector.
This version provides a faster startup time than V5, which is needed to boot some Amiga and Staubli machines
|-
|SCSI2SD V5.5
|Plugs directly into an external DB25 connector without a cable. Uses micro SD card.
|-
|SCSI2SD V5
|This is the older version which uses micro SD cards.
|-
|SCSI2SD for Powerbook
|Designed for Apple Powerbook laptops using 2.5" drives.
|}


== Purchase ==
== Purchase ==
The 3.5" boards are available from the following distributors:
* [http://imall.itead.cc/scsi2sd.html itead] (China)
* [http://www.ebay.com/sch/inertialcomputing/m.html Inertial Computing] (USA)
* [http://www.bonanza.com/booths/focus42 Focus42] (USA)
* [http://amigakit.leamancomputing.com/catalog/product_info.php?products_id=1264 AmigaKit] (UK)


The 2.5" PowerBook version, and bulk orders for the 3.5" board is available at:
* [http://shop.codesrc.com/ codesrc.com] (Australia)
* [http://shop.codesrc.com/ codesrc.com] (Australia)
* [http://store.inertialcomputing.com/category-s/100.htm Inertial Computing] (USA)
* [https://itead.cc/product/scsi2sd/ itead] (China)


== 3rd party accessories ==
== 3rd party accessories ==
nibblernibbles has created a 3d-printable external enclosure for the SCSI2SD + DB25 adapter, available at [http://www.thingiverse.com/thing:1131419 Thingiverse]. Power can be supplied over USB for hosts which don't supply termination power.
* [https://www.thingiverse.com/thing:4964960 Thingiverse] Bracket to house both the SCSI2SD card and Gotek Floppy adapter together in one housing by Paul Pritsis.
 
* [http://www.thingiverse.com/thing:1131419 Thingiverse] nibblernibbles has created a 3d-printable external enclosure for the SCSI2SD + DB25 adapter. Power can be supplied over USB for hosts which don't supply termination power.
[http://www.shapeways.com/product/XMF5EE7W8/akai-s1000-scsi2sd-bracket?optionId=59096139&li=ostatus Akai S1000 3d-printable bracket] by roymaya
* [http://www.shapeways.com/shops/roymaya SCSI2SD V5 & V6 Bracket] by Maya Designs
 
* [http://www.samplerzone.com SamplerZone.com] External cases for V5.0, V5.1, V5.2, and V6 boards, internal cables for all music samplers, and fully-realized SCSI2SD sampler solutions.
 
 
 


== Features ==
== Features ==
# In-built active terminator.
# In-built active terminator.
# Emulates up to 4 SCSI devices
# Emulates up to 4 SCSI devices (7 for the V6 version)
# Supports sector sizes from 64 bytes to 8192 bytes
# Supports sector sizes from 64 bytes to 8192 bytes
# Firmware updatable over USB
# Firmware updatable over USB
Line 281: Line 105:
== Technical Specifications ==
== Technical Specifications ==
{|border="1px"
{|border="1px"
|SCSI Interface
|
|SCSI-2 Narrow 8-bit 50-pin connector. Supports asynchronous transfers only.
|V5 hardware
|V5.1 hardware
|V5.2 hardware
|V5.5 hardware
|V6 hardware
|-
|Internal 50pin Narrow 8-bit SCSI connector
|Yes
|Yes
|Yes
|No
|Yes
|-
|DB25 SCSI Connector
|No
|Optional DB25 female socket.
|No
|DB25 male socket.
Direct plug-in without cable
|No
|-
|Synchronous SCSI Support
|No
|No
|No
|No
|Yes
FAST10 (10MB/s) synchronous transfers.
|-
|SCSI Terminator
|Active Terminator
Resistor packs can be removed from the socket to disable the terminator
|Active Terminator
Enabled via software using scsi2sd-util
|Active Terminator
Enabled via software using scsi2sd-util
|Active Terminator
Always-on
|Active Terminator
Enabled via software using scsi2sd-util
|-
|-
|Micro SD Card Interface
|SD Card Interface
|Standard microSDSC (1GB maximum size), microSDHC, microSDXC<br />
|microSD, tested up to 64GB<br />
Communication is via the SPI protocol at 25MHz.
Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)
|Full-size, tested up to 128GB<br />
Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)
|Full-size, tested up to 128GB<br />
Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)
|microSD, tested up to 64GB<br />
Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)
|Full-size SD, tested up to 128GB<br />
Up to 20MB/s
|-
|-
|USB Interface (firmware updates and config)
|USB Interface
|USB 2.0 micro-B
|Firmware updates and configuration
USB 2.0 micro-B
|Firmware updates and configuration
USB 2.0 micro-B
|Firmware updates and configuration
USB 2.0 micro-B
|Firmware updates and configuration
USB 2.0 micro-B
|Firmware updates, configuration, and mass-storage
USB 2.0 micro-B.
 
Mass-storage at USB 2.0 FS speeds (1.2MB/s max)
 
Mass-storage at USB 2.0 HS available on 2021 revision (currently 7MB/s read)
|-
|-
|Power
|Power
Line 296: Line 180:


<strong>DO NOT CONNECT 12V</strong> at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.
<strong>DO NOT CONNECT 12V</strong> at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.
|-
|5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.
|Dimensions
2.35W maximum (500mA)
|10cm x 5cm x 1.5cm
 
|}
<strong>DO NOT CONNECT 12V</strong> at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.
|5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.
2.35W maximum (500mA)


== Performance ==
<strong>DO NOT CONNECT 12V</strong> at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.
As currently implemented:
|5V via DB25 SCSI connector, or USB.
2.35W maximum (500mA)


{|
<strong>Requires SCSI host that supplies terminator power on pin 25 of the DB25 socket</strong>
!Transfer Size (bytes):
|5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.
!512
2.35W maximum (500mA)
!2048
!8192
!65536
|-
|-
|Read
|Dimensions (L x W x H)
|2MB/s
|5cm x 10cm x 1.5cm
|2.1MB/s
|10cm x 9cm x 1.5cm
|2.5MB/s
|10cm x 9cm x 1.5cm
|2.6MB/s
|7.5cm x 5.5cm x 1.8cm (External case)
|10cm x 9cm x 1.5cm
|-
|-
|Write
|Performance
|125kB/s
Tested under optimal conditions.
|441kB/s
For comparison, here are some [http://mastodonpc.tripod.com/bench/scsi.html benchmarks] of some older SCSI hardware.
|1.5MB/s
|Up to 2.6MB/s read, 2.3MB/s write
|2.3MB/s
(1.1MB/s on most older SCSI hosts)
|Up to 2.6MB/s read, 2.3MB/s write
(1.1MB/s on most older SCSI hosts)
|Up to 2.6MB/s read, 2.3MB/s write
(1.1MB/s on most older SCSI hosts)
|Up to 1MB/s
|Up to 10MB/s.
|}
|}
For comparison, here are some [http://mastodonpc.tripod.com/bench/scsi.html benchmarks] of some older SCSI hardware.


== Compatibility ==
== Compatibility ==
=== Computer systems ===
* [[SCSI2SD V5 Compatibility]]
* Mac LC-III and LC-475
* [[SCSI2SD V5.5 Compatibility]]
* Mac II running System 6.0.8
* [[SCSI2SD V6 Compatibility]]
* Mac SE/30
* [[2.5" Powerbook SCSI2SD Compatibility]]
* Apple IIgs using Apple II High Speed SCSI controller card (from v3.3)
* Symbolics Lisp Machine XL1200, using 1280 byte sectors (from v3.4)
* PDP-11/73 running RSX11M+ V4.6
* Microvax 3100 Model 80 running VMS 7.3 (from v3.6)
* Commodore Amiga 500+ with GVP A530
* Commodore Amiga 500 KS 1.3 with Oktagon 508 SCSI-2 controller
* Amiga 2000 (B2000 rev 6.4 ECS) with DKB RapidFire SCSI 1 card
** May require [http://www.codesrc.com/files/scsi2sd/latest/bootloader/USB_Bootloader-V5_nodelay.bin bootloader] replacement if it only starts up while on USB power.
* Amiga 3000
** May require [http://www.codesrc.com/files/scsi2sd/latest/bootloader/USB_Bootloader-V5_nodelay.bin bootloader] replacement if it only starts up while on USB power.
* Amiga 4000 equipped with CyberStorm PPC using 68pin adapter.
* Atari TT030 System V
* Atari TT running TOS 3.06 with HDDRIVER software version 9.06
* Atari Mega ST 1; TOS 1.04; Protar ProFile 30 external hard drive enclosure (1GB size limitation)
* Atari MEGA STE
** needs J3 TERMPWR jumper
** 1GB limit (--blocks=2048000). The OS will fail to read the boot sector if the disk is >= 1GB.
* Atari Falcon, TOS 4.02, HDDRIVER 9.06 driver
* Sharp X68000
** SASI models supported. See [http://gamesx.com/wiki/doku.php?id=x68000:hard_drive_on_sasi_machine gamesx.com] for information on building a custom cable.
** needs J3 TERMPWR jumper
** Set to SCSI ID 3.  ID0 will not work.
* [http://www.alphalinux.net/wiki/index.php/SCSI2SD Compaq XP-1000 Professional Workstation]
** Alpha 21264 CPU, 667MHz, with a QLogic SCSI controller in a PCI slot
* SCSI-based Macintosh Powerbooks (2.5" SCSI2SD)
** Also reported to work on [http://www.codesrc.com/images/SCSI2SD/scsi2sd-winnt.png Thinkpad 860 running Win NT 4.0 PowerPC].
* AT&T 3B2/600
* Sun 2/120 Workstation (Unit Attention disabled)
* Sun 4/50 workstation
* [http://www.stephenmerrony.co.uk/dg/2015/02/Disk-Replacement-Success.html Data General MV/2500DC running AOS/VS]
** Requires changing deviceTypeModifier to 0x4c in XML config file. Configurable deviceTypeModifier is supported from firmware v4.3.
* Applix 1616
* IMS MM/1
* NeXTcube + NeXTSTEP 3.3
* NeXTStation
** Modified geometry settings are required to avoid "cylinder group too large" errors while formatting. Configurable geometry is supported from firmware v4.3
* Apollo 400/425s running DOMAIN/OS
* Motorola System V/68 R3V7 and R3V8.
** Since the installation have information about limited number of drives(most of them with custom commands) it requires a pre-installed disk image to be dd-ed on it. Works with MVME167 and MVME177
* Motorola System V/88 R40V4.0 through R40V4.4
** It requires to describe the disk into a configuration file. The process is described here - http://m88k.com/howto-001.html
* BBC micro/Master with Akhter host adapter
* [https://plus.google.com/+DanielBull/posts/4K5F88X5U4c Sun SparcStation 2 w/ Solaris 2.5.1]
* Solbourne S3000
* TI-99/4A
* Myarc Geneve 9640


=== Samplers ===
== Files ==
* Roland JS-30 Sampler
=== SCSI2SD V6 ===
* [http://www.vsplanet.com/ubbthreads/ubbthreads.php?ubb=showflat&Number=1430392#Post1430392 Roland VS2480]
# [http://www.codesrc.com/files/scsi2sd-v6/latest Downloads for v6].
* Roland S-760, S-770
# [http://www.codesrc.com/gitweb/index.cgi?p=SCSI2SD-V6.git;a=summary Git Browser]
* [https://www.youtube.com/watch?v=qR0WqNei9CE Akai S950]
* Akai S1000, S3200, S3000XL, MPC 2000XL, DPS 12
** SCSI cable reversed on S3200
** There are compatibility problems with the Akai MPC3000. It works with the alternate Vailixi 3.5 OS with multi-sector transfers disabled.
** [https://youtu.be/8mph35acMVM MPC3000 example video]
* [[EMU Emulator E4X]] with EOS 3.00b and E6400 (classic) with Eos 4.01
* EMU E6400 w/ EOS2.80f
* EMU Emax1, Emax 2
** [https://youtu.be/8lw_XoOxTKU E-Mu Emax video ]
** [https://youtu.be/EWr2M_c45Xw Emax 2 video]
** To boot the emax you will need to use the internal scsi connection, rear db25 does not support scsi boot
* E-mu EIIIXP, EIIIXS
* Ensoniq ASR-X, ASR-10 (from v3.4, 2GB size limit)
** ASR-10 Requires TERMPWR jumper (applies to pre. 5.0 SCSI2SD boards only)
** ASR-X resets when writing to devices > 2Gb.
** [https://youtu.be/sT5-RAZ0wUY ASRX example video]
** [http://samplersonacid.com/forum/viewtopic.php?pid=520#p520 ASR10 installation photos]
* Ensoniq EPS16+
* Kurzweil K2000R
** See [http://kurzweil.com/knowledgebase/k2600/disk_mode_drives_and_scsi/9/ kurzweil.com] for size limits which a dependant on the OS version. Older OS versions have a 1GB limit.
** SCSI cable reversed
* [http://www.kirchners.com/scsi2sd.html Kurzweil K2500XS]
* Casio FZ-20M
** Requires TERMPWR jumper. The [http://synthark.com/resource/casio/FZ-20M_OperationManual.pdf manual] shows the pin25 of the DB25 connector is "not connected".
** May require <code>scsi2sd-config --apple</code> flag
* Yamaha A5000, A3000, EX5, EX5R
* EMU ESI4000 [http://www.codesrc.com/images/SCSI2SD/ESI4000_1.jpg] [http://www.codesrc.com/images/SCSI2SD/ESI4000_2.jpg]
* Synclavier 9600.
** Disable Parity. Max size == 9GB.
* Waveframe 1000
** Max size = 16GB


=== Other ===
A copy of all sources can be obtained via the command:
* HP 16601A, 16700A logic analyzers
* Fluke 9100 series
* Jacquard textile weaving machines - STAUBLI ( JC4,JC5 ), GROSSE ( C12,C13,C14,C20 ), BONAS ( CTR S250 )
** JC5 requires [http://www.codesrc.com/files/scsi2sd/latest/bootloader/USB_Bootloader-V5_nodelay.bin bootloader] replacement.
* Reftek RT-72A Seismic datalogger.
** [http://www.iris.iris.edu/passcal/Reftek/72A-R-005-00.1.pdf 72A-R-005-00.1.pdf]
** [http://www.iris.iris.edu/passcal/Manual/rtfm.s3a.13.html rtfm.s3a.13.html]
* Konami Simpson's Bowling arcade machine
** [http://forums.arcade-museum.com/showthread.php?p=3027446 http://forums.arcade-museum.com]


== Files ==
git clone --recursive git://www.codesrc.com/git/SCSI2SD-V6
Firmware update utility and configuration tool [http://www.codesrc.com/files/scsi2sd/latest download].


These files are currently available for Windows, Linux, and Mac OSX.
=== codesrc SCSI2SD V3, V4, Powerbook edition, V5.0a and V5.0b ===
# [http://www.codesrc.com/files/scsi2sd/latest Downloads for v3/v4/v5].
# [http://www.codesrc.com/gitweb/index.cgi?p=SCSI2SD.git;a=summary Git Browser]


The schematics, pcb layout, and source code is managed under the git version control system. A copy of all sources can be obtained via the command:
A copy of all sources can be obtained via the command:


  git clone --recursive git://www.codesrc.com/git/SCSI2SD
  git clone --recursive git://www.codesrc.com/git/SCSI2SD


Alternatively, the git sources can be viewed using your web browser by clicking [http://www.codesrc.com/gitweb/index.cgi?p=SCSI2SD.git;a=summary here].
=== Rabbit Hole Computing releases ===
 
Newer software releases may be available for the V5 series of boards from Rabbit Hole Computing.
The [http://www.codesrc.com/gitweb/index.cgi?p=SCSI2SD.git;a=blob;f=hardware/scsi2sd.sch;hb=HEAD schematics] and [http://www.codesrc.com/gitweb/index.cgi?p=SCSI2SD.git;a=blob;f=hardware/scsi2sd.pcb;hb=HEAD PCB layout] files can be viewed/edited with the free [http://www.geda-project.org/ gEDA] tools.
# [https://www.scsi2sd.com/v5/releases/ Rabbit Hole Computing releases]
 
# [https://github.com/rabbitholecomputing/SCSI2SD-V5 Rabbit Hole Computing git repository]
The software is built using the [http://www.cypress.com/psoccreator/ Cypress PSoC Creator] IDE.


== Howto ==
== Howto ==
Line 444: Line 247:
* [[SCSI2SD UserManual]]
* [[SCSI2SD UserManual]]
* [[FormatWithBasiliskII]] Format an SD card for use with Apple Macintosh hardware using the [http://basilisk.cebix.net/ Basilisk II] emulator
* [[FormatWithBasiliskII]] Format an SD card for use with Apple Macintosh hardware using the [http://basilisk.cebix.net/ Basilisk II] emulator
 
* [[SCSI2SD_Mods]]
== Alternative Open SCSI Projects ==
* [https://bitbucket.org/ajessop/scsi/wiki/Home AJ's alternative implementation]. AJ and I originally had a competition to design and build a SCSI device to boot an old Mac LCIII. The deadline for that competition has long-since expired without a winner, but we have both continued to progress our designs.
* [http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder&param=SCSI2IDE S2I] (was: SCSI2IDE)
* [http://micha.freeshell.org/ramdisk/index.php AVR based SCSI RAM disk]
 
== Old ==
 
For historical project information see [[SCSI2SD old]]

Latest revision as of 03:54, 22 July 2022

The SCSI Hard Drive Emulator for retro computing.

scsi2sd-5.1-6.0-small.jpg


Download

  1. Downloads for v6 hardware revisions. This firmware will NOT work on the older boards.
  2. See #Files section below for older boards

News

[14 May 2022]v6.4.14 Bugfix release

  • Fix firmware version displaying as "0.0" in scsi2sd-util when there is no SD card inserted.
  • Reduce some delays for slight performance improvements.
  • Use SD High-Speed mode on V6 2021 hardware.

[21 Jan 2022]v6.4.13 Bugfix release

  • Fix SCSI writes with sector sizes larger than 512.
  • Fix 2Gb SD cards being detected as 1Gb.
  • Fix for CD emulation stopping the drive when receiving a load/eject request

[11 Aug 2021]v6.4.12 Bugfix release

  • Fix USB disconnect issues.

[31 May 2021]v6.4.11 Hardware Support release

  • Bugfixes for previous 6.4.x versions
  • Updates to support the new 2021 revision of the SCSI2SD V6 boards
  • scsi2sd-util6 stability improvements (contributed by Jonathan Wakely).

SCSI2SD Archived News

Overview

SCSI2SD is an emulator for old SCSI hard drives. It allows replacing one or several old broken SCSI drives with a SD memory card.


Unlicenced Copies

Older versions of the SCSI2SD hardware designs were published under the GPL licence. This permits anyone to build their own board from the original or modified designs, so long as they abide by the licence terms.

  • The source/designs of any modifications must be provided to those you distribute the board to.
  • Clones are based on the obsolete V4 design, lack features, and may not be compatible with all the systems listed on these pages.

Artmix is currently selling unlicensed modified clones ("SD SusanoMonster"), and refuses to comply with the GPL. Please do not purchase this board. If you have already purchased, please request the seller provides you with the modified designs under the GPL licence.

Which version should you buy ?

SCSI2SD V6 This board offers significantly better performance than the V5.x boards by adding support for synchronous SCSI transfers.

Easy access to virtual disk data over USB.

SCSI2SD V5.1/V5.2 This is a newer version of the V5 board, with software-enabled termination, full-size SD card, and floppy-style power connector.

This version provides a faster startup time than V5, which is needed to boot some Amiga and Staubli machines

SCSI2SD V5.5 Plugs directly into an external DB25 connector without a cable. Uses micro SD card.
SCSI2SD V5 This is the older version which uses micro SD cards.
SCSI2SD for Powerbook Designed for Apple Powerbook laptops using 2.5" drives.

Purchase

3rd party accessories

  • Thingiverse Bracket to house both the SCSI2SD card and Gotek Floppy adapter together in one housing by Paul Pritsis.
  • Thingiverse nibblernibbles has created a 3d-printable external enclosure for the SCSI2SD + DB25 adapter. Power can be supplied over USB for hosts which don't supply termination power.
  • SCSI2SD V5 & V6 Bracket by Maya Designs
  • SamplerZone.com External cases for V5.0, V5.1, V5.2, and V6 boards, internal cables for all music samplers, and fully-realized SCSI2SD sampler solutions.

Features

  1. In-built active terminator.
  2. Emulates up to 4 SCSI devices (7 for the V6 version)
  3. Supports sector sizes from 64 bytes to 8192 bytes
  4. Firmware updatable over USB
  5. Highly configurable over USB
    • Selectable SCSI ID
    • Selectable parity support
    • Enable/disable Unit Attention Condition
    • Artificial limits on the SCSI disk size (eg. limit size to 4G to avoid OS bugs)
    • Sector size (can also be set via the SCSI MODE SELECT command, as sent by SCSI format utilities).
  6. External LED connector.

Technical Specifications

V5 hardware V5.1 hardware V5.2 hardware V5.5 hardware V6 hardware
Internal 50pin Narrow 8-bit SCSI connector Yes Yes Yes No Yes
DB25 SCSI Connector No Optional DB25 female socket. No DB25 male socket.

Direct plug-in without cable

No
Synchronous SCSI Support No No No No Yes

FAST10 (10MB/s) synchronous transfers.

SCSI Terminator Active Terminator

Resistor packs can be removed from the socket to disable the terminator

Active Terminator

Enabled via software using scsi2sd-util

Active Terminator

Enabled via software using scsi2sd-util

Active Terminator

Always-on

Active Terminator

Enabled via software using scsi2sd-util

SD Card Interface microSD, tested up to 64GB

Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)

Full-size, tested up to 128GB

Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)

Full-size, tested up to 128GB

Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)

microSD, tested up to 64GB

Communication is via the SPI protocol at 25MHz (3MB/s theoretical max)

Full-size SD, tested up to 128GB

Up to 20MB/s

USB Interface Firmware updates and configuration

USB 2.0 micro-B

Firmware updates and configuration

USB 2.0 micro-B

Firmware updates and configuration

USB 2.0 micro-B

Firmware updates and configuration

USB 2.0 micro-B

Firmware updates, configuration, and mass-storage

USB 2.0 micro-B.

Mass-storage at USB 2.0 FS speeds (1.2MB/s max)

Mass-storage at USB 2.0 HS available on 2021 revision (currently 7MB/s read)

Power 5V via standard Molex 4-pin drive connector, USB, or self-powered using the SCSI host termination power.

2.35W maximum (500mA)

DO NOT CONNECT 12V at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.

5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.

2.35W maximum (500mA)

DO NOT CONNECT 12V at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.

5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.

2.35W maximum (500mA)

DO NOT CONNECT 12V at all if you need to make your own power cable as it risks destroying the board if you accidentally swap the wires.

5V via DB25 SCSI connector, or USB.

2.35W maximum (500mA)

Requires SCSI host that supplies terminator power on pin 25 of the DB25 socket

5V via floppy 4-pin drive connector, USB, or self-powered using the SCSI host termination power.

2.35W maximum (500mA)

Dimensions (L x W x H) 5cm x 10cm x 1.5cm 10cm x 9cm x 1.5cm 10cm x 9cm x 1.5cm 7.5cm x 5.5cm x 1.8cm (External case) 10cm x 9cm x 1.5cm
Performance

Tested under optimal conditions. For comparison, here are some benchmarks of some older SCSI hardware.

Up to 2.6MB/s read, 2.3MB/s write

(1.1MB/s on most older SCSI hosts)

Up to 2.6MB/s read, 2.3MB/s write

(1.1MB/s on most older SCSI hosts)

Up to 2.6MB/s read, 2.3MB/s write

(1.1MB/s on most older SCSI hosts)

Up to 1MB/s Up to 10MB/s.

Compatibility

Files

SCSI2SD V6

  1. Downloads for v6.
  2. Git Browser

A copy of all sources can be obtained via the command:

git clone --recursive git://www.codesrc.com/git/SCSI2SD-V6

codesrc SCSI2SD V3, V4, Powerbook edition, V5.0a and V5.0b

  1. Downloads for v3/v4/v5.
  2. Git Browser

A copy of all sources can be obtained via the command:

git clone --recursive git://www.codesrc.com/git/SCSI2SD

Rabbit Hole Computing releases

Newer software releases may be available for the V5 series of boards from Rabbit Hole Computing.

  1. Rabbit Hole Computing releases
  2. Rabbit Hole Computing git repository

Howto