The SCSI protocol is much more complex than either the sata or pata
interfaces. It is really *cheaper* to get a PCI scsi controler card
(lots of them on E-Bay).
>
>
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
hel...@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
The discontinued Adaptec USB2Xchange might do what you want.
the dongle side acts as a male HD50 connector, so it's uselss for
attaching to most external devices.
for storage devices, it works fine. For scanners lots of people have
problems.
If you really dig around, there are even firewire to SCSI adapters.
>The discontinued Adaptec USB2Xchange might do what you want.
That's what I was going to say: there are USB to SCSI adapters
but they're all abandoned by the mfgr,
so manuals or even working drivers will be hard to find.
geeks.com MIGHT still sell some
but I doubt it supports more than one device
or the full protocol.
I have a Xircom USB "dock" to SCSI, serial port & USB hub,
but it's Mac only. No drivers for Windows or Linux.
>If you really dig around, there are even firewire to SCSI adapters.
If there's a spare slot, a PCI or CardBus/PCMCIA card
would probably be best since most operating systems
still have native support (certainly Linux, BSD),
it'll be cheaper, run at full speed with minimal CPU overhead
and support multiple devices.
-- Jeffrey Jonas
jeffj@panix(dot)com
The original Dr. JCL and Mr .hide
> I have a Xircom USB "dock" to SCSI, serial port & USB hub,
> but it's Mac only. No drivers for Windows or Linux.
>
>>If you really dig around, there are even firewire to SCSI adapters.
>
> If there's a spare slot, a PCI or CardBus/PCMCIA card
> would probably be best since most operating systems
> still have native support (certainly Linux, BSD),
> it'll be cheaper, run at full speed with minimal CPU overhead
> and support multiple devices.
>
True. I think all the laptop solutions are 8-bit though.
In real life, you will find that pass though devices like scanners are
usually not happy on USB to SCSI adapters. It probably has to do with
brittle drivers that come with such devices, but unless you're going to
write your own, you may find they just don't work.
>