Almost right!
kamiga wrote:
Two questions also come up:
1> power. How are you planning on powering those drives? I think the power is normally on the IDC50 IIRC. (although I could be wrong
)
You
are. Only mini-SCSI (SCSI for laptops) have power to feed a device.
2> termination. You know you have to terminate the SCSI bus with a terminator, right? So daisy chain your devices and then have a terminator at the end of the chain.
Almost right. You need to terminate
both ends of the SCSI chain with the same type of terminators.
Some SCSI controllers have an internal terminator, but don't count on it.
There are two types of terminators: passive and active.
Passive ones are cheap and don't require the "term_pwr" line active (+5V on the middlest wire of the cable).
Active terminators are more expensive, but they work greatly and speed the bus, since you'll never get a data pack loss (a lot of less bus noise).
which brings up,
yes, you can have multiple devices. I think the limit is 7 devices. They all have to have different SCSI id's which is normally set by jumpers or a little push-button wheel thingy that lets you set it.
You know, you could probably rip the guts out of an external scsi case to get the right connections.......
Keith
That's true for SCSI type "1". SCSI 2 and 3 can use up to 15 devices at the same time.