Welcome, Guest. Please login or register.

Author Topic: Scsi network between PC and Amiga possible?  (Read 3842 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline GulliverTopic starter

Scsi network between PC and Amiga possible?
« on: October 31, 2010, 05:46:30 AM »
Is a scsi network between PC and Amiga possible? Is it possible to use TCP-IP over it?

If feasible, how should both systems be setup?

Any help in this matter is apreciated :)
 

Offline lsmart

  • Sr. Member
  • ****
  • Join Date: Jun 2009
  • Posts: 433
    • Show only replies by lsmart
Re: Scsi network between PC and Amiga possible?
« Reply #1 on: October 31, 2010, 07:10:54 AM »
Why would you want this? For speed reasons? SCSI is not ideal for networking, as it is highly dependant on device IDs and usually quite slow in discovering hot-plugged stuff.
I have used IP over firewire on a Mac and that was very fast, but if I just wanted to copy some files over "Target Disk Mode" was superior.

So maybe you`d be better of if you´d get your "networked" computer to pretend it´s a normal HD. Well, I am not sure, if there is software for that feature at all. Maybe it also depends on the brand of host adapter you are using.

What are you trying to network? Connect a vanilla Amiga 3000 to an Adaptec board? Is the PC running MacOS X, BSD, Linux, Windows XP or AROS?
 

Offline GulliverTopic starter

Re: Scsi network between PC and Amiga possible?
« Reply #2 on: October 31, 2010, 08:26:20 AM »
I am trying to setup a Siamese RTG 2.5 system, to connect a PC with an Amiga.
Docs mention the scsi network possibility, in fact being faster than the ethernet one.

I have an A1200 with a BlizzardPPC 603e+, so I have a really fast scsi interface that easily outperforms any Amiga ethernet, well at least in theory. I also have an ordinary Windows 7 PC to which I can easily buy a suitable scsi adapter for this purpose.

The problem resides in the fact that I have never set up a scsi network, and besides the Siamese software, I would also like to use a TCP-IP stack every now and then between the two computers.

Am I asking too much? Or is this possible?

Thanks :)
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Scsi network between PC and Amiga possible?
« Reply #3 on: October 31, 2010, 09:49:17 AM »
Don't know what software support there is but technically it's possible. Way back I've used a SCSI HDD to transfer data to/from the PC with only a single SCSI bus connected to both computers. Of course both systems didn't know of each other, so I had to use a dedicated FAT partition and diskchange on the Amiga side after PC changes and vice versa with an undocumented Ctrl-C on the MSDOS side.

As always with SCSI you need to make sure that
- termination is proper (exactly two terminators on the the ends of the bus, active ones highly recommended)
- each device has a unique ID - this goes for the host adapters ("controllers") as well (I changed my 3000 to 6 with SCSIprefs)

The rest depends on what software you want to use.
 

Offline psxphill

Re: Scsi network between PC and Amiga possible?
« Reply #4 on: October 31, 2010, 10:26:08 AM »
Quote from: Gulliver;588300
The problem resides in the fact that I have never set up a scsi network, and besides the Siamese software, I would also like to use a TCP-IP stack every now and then between the two computers.
 
Am I asking too much? Or is this possible?

Yes & Yes
 
RFC2143 suggests a way to do it, but I've only found linux drivers. You'd need AmigaOS & Windows 7 drivers.
 

Offline lost_loven

  • Sr. Member
  • ****
  • Join Date: May 2010
  • Posts: 259
    • Show only replies by lost_loven
Re: Scsi network between PC and Amiga possible?
« Reply #5 on: October 31, 2010, 01:57:36 PM »
A3000D 2 meg chip, 4 meg fast,128 meg zorram! 16 gig scsi2sd, 3.1 ROM, A3640, Indivision ECS, X-surf-100. Rapid Road usb, Amd scsi chip, Buster11. FTP service now with my Ethernet WD2TB Live Book, haha love it !
hp lappy.

http://www.youtube.com/user/lost666loven?feature=mhum
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Scsi network between PC and Amiga possible?
« Reply #6 on: October 31, 2010, 02:14:09 PM »
These don't look like anything TCP/IP to me, they're pretty much about what I mentioned above.
 

Offline joekster

  • Full Member
  • ***
  • Join Date: May 2007
  • Posts: 203
    • Show only replies by joekster
Re: Scsi network between PC and Amiga possible?
« Reply #7 on: October 31, 2010, 05:06:27 PM »
I looked really, really hard into this about 10 years ago. It is theoretically possible, but has not been completely done. I found some linux "stuff?" that partially implements a tcpip stack - but it is so far from useable. If it hasn't been done with linux, I'd bet the farm that it's not going to be done on windows and definitely not on amigaos. My guess would be that it would take 20,000 - 50,000 development hours per platform. So unless you want to dedicate yourself for the next 20-50 years or pay several million $, it's not going to happen...
 

Offline GulliverTopic starter

Re: Scsi network between PC and Amiga possible?
« Reply #8 on: October 31, 2010, 05:30:42 PM »
Thank you for your answers so far. I am going to try to read that documentation, and see if somehow it is practical and usefull for my setup.

BTW, I have just noticed the Siamese software offers Picasso 96 drivers :)
 

Offline Xanxi

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 900
    • Show only replies by Xanxi
Re: Scsi network between PC and Amiga possible?
« Reply #9 on: October 31, 2010, 05:55:30 PM »
Quote from: Gulliver;588345
Thank you for your answers so far. I am going to try to read that documentation, and see if somehow it is practical and usefull for my setup.

BTW, I have just noticed the Siamese software offers Picasso 96 drivers :)



I'm very curious to see how the Siamese work for RTG. I have one with an ISA board somewhere but never had the chance to use it so far. I would have to revamp my old PC from 1999 to get an ISA slot.
10 Classic Amiga Computers so far: I have too many computers!!
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Scsi network between PC and Amiga possible?
« Reply #10 on: October 31, 2010, 10:02:35 PM »
Quote from: joekster;588338
My guess would be that it would take 20,000 - 50,000 development hours per platform.

Actually, writing a SANA-II driver tunneling the data over SCSI can't be this tough. On the Linux side it should be doable as well, the hardest probably being a Windows port. But then again, why not just use a normal NIC?
« Last Edit: October 31, 2010, 10:41:12 PM by Zac67 »
 

Offline GulliverTopic starter

Re: Scsi network between PC and Amiga possible?
« Reply #11 on: October 31, 2010, 10:26:39 PM »
@Zac67

A normal NIC should be pretty easy, but then performance will not be as good as scsi.
I can (in theory, guesstimate) use my ethernet at 1MB/s and my scsi at 10MB/s, not only that, but that scsi is low on cpu usage even when working at full speed.