Hi
Below is an edited for privacy update on the S2I project. There is no
over-stating the importance of today's developments. This is huge!
I am sending this to you for a couple of reasons. First, we are getting
close to needing some additional builders to build and test S2I on some
other platforms for compatibility testing. In particular, I would like
early Mac and early Amiga fans since I think both of those are rich areas
for SCSI quirkiness. Also the early DEC might be good too but I don't know
enough about them one way or the other.
Second, we are reaching the end of the first batch of S2I prototype boards
and will soon need the second prototype board. So far we've raised $130 of
the $200 we'll need for the new PCBs. If you would please consider helping
out with the second batch of boards I would appreciate it and it will
benefit many in the vintage/classic/hobbyist/home brew community.
More news as it becomes available. Please ask questions or contact me at
LYNCHAJ at
YAHOO.COM
Thanks and have a nice day!
Andrew Lynch
Sent: Monday, January 21, 2013 11:47 AM
To: Andrew Lynch
Subject: Re: lost emails on SCSI to IDE/SD converter project
Hi Folks,
Just another quick progress report. I managed to get a few hours of
uninterrupted time yesterday and continued to have more success.
Although the code is a complete disaster, I now have full read/write
functionality. I am running the SCSI2IDE from my Xi 8088 with a Future
Domain adapter that has a boot ROM. I am able to run DOS from the SDSI2IDE
with no problems. Reading and writing data between the host and my CF card
seems to be rock solid. I even ran an Adaptec utility that does a read/write
test and it worked fine. At present, I am dumping a lot of diagnostics with
every command including portions of data, so it is very slow. Additionally,
I have not implemented the pseudo-dma mode. I am nowhere near working on
performance -- that comes last.
The only anomaly I have observed is that DOS 6.22 FDISK reports "No space
for DOS partition on drive" when I try to use it to create a primary
partition. However, I am completely successful if I use DOS 3.3 FDISK to
create the partition, then use DOS 6.22 to format the partition and make it
bootable. I see odd command requests from the host when trying to use DOS
6.22 FDISK to create the partition and suspect there is something about the
ROM in my adapter that is problematic for newer versions of DOS. To be
clear, the command requests are valid SCSI commands, it is just that they
don't make sense given what FDISK is supposed to be doing.
I will try to get the code straightened out enough to post an update on the
Wiki in the next few days. We are very close to the point where it will be
helpful to get others running this "alpha" code on a variety of different
systems for compatibility testing. I'm hoping some of you folks can help
with that.
Thanks,