SCSI to IDE
Tom Gardner thomas.gardner
<mailto:cctalk%40classiccmp.org?Subject=Re%3A%20SCSI%20to%20IDE&In-Reply-To=
%3C5450F2940A10417780E426EC57A9C5E1%40tegp4%3E> at
sbcglobal.net
Wed Dec 1 17:35:52 CST 2010
* Previous message: SCSI to IDE
<http://classiccmp.org/pipermail/cctalk/2010-December/294657.html>
* Next message: SCSI to IDE
<http://classiccmp.org/pipermail/cctalk/2010-December/294665.html>
* Messages sorted by: [ date ]
<http://classiccmp.org/pipermail/cctalk/2010-December/date.html#294658> [
thread ]
<http://classiccmp.org/pipermail/cctalk/2010-December/thread.html#294658> [
<http://classiccmp.org/pipermail/cctalk/2010-December/subject.html#294658>
subject ] [ author ]
<http://classiccmp.org/pipermail/cctalk/2010-December/author.html#294658>
_____
I haven't been following this thread too closely so I may have missed
something, but it seems to me that the proposed solutions are overly
complex. One simple solution that comes to mind is to define a set of
vendor unique SCSI commands, one for each of the registers in the IDE
command stack and then do all the emulation in the device driver on the host
side. The interface card is just then a simple state machine; really simple
if u make it a non arbitrating protocol implementation and use PIO for data
transfers (SCSI-1 lives :-).
Tom
_____
* Previous message: SCSI to IDE
<http://classiccmp.org/pipermail/cctalk/2010-December/294657.html>
* Next message: SCSI to IDE
<http://classiccmp.org/pipermail/cctalk/2010-December/294665.html>
* Messages sorted by: [ date ]
<http://classiccmp.org/pipermail/cctalk/2010-December/date.html#294658> [
thread ]
<http://classiccmp.org/pipermail/cctalk/2010-December/thread.html#294658> [
<http://classiccmp.org/pipermail/cctalk/2010-December/subject.html#294658>
subject ] [ author ]
<http://classiccmp.org/pipermail/cctalk/2010-December/author.html#294658>
_____
More information <http://www.classiccmp.org/mailman/listinfo/cctalk> about
the cctalk mailing list
_____
-----REPLY-----
I agree and have started a new thread for a SCSI to IDE converter board over
on
Vintage-Computer.com forums. If you or anyone is interested in the
project stop on by and help out.
http://www.vintage-computer.com/vcforum/showthread.php?22906-SCSI-1-to-from-
IDE-drive-converter
The project is a Z80 CPU, NVSRAM, EEPROM, UART, 8255 PPI IDE, and Z53C80
SCSI-1 controller. The UART is for a serial port to program the converter
board and store parameters in the NVSRAM and allows for ROM reprogramming in
circuit. It is on a dual layer Eurocard and uses 14 ICs plus connectors,
passives, etc.
Thanks and have a nice day!
Andrew Lynch