PhilMoore wrote:
You could adapter an LVD (68 pin) drive to 50 pin.
I used one of these to do it:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=6738400636&ssPageName=STRK:MEWN:IT
I connected to my blizzard 2060, so I am not sure if this will work with your 2091.
It did not work on my 2091, but I don't have the new ROMs. I expect that is why it didn't see the drive. If you have the v7 roms as mentioned earlier, it may work.
Let me warn about something wacky here. Well, first, only "Ultra2" and beyond are LVD, and the point is that all of those will fall back to "SE" on a "SE" bus, so they aren't really being "LVD" once they're cabled up. (Watch out for old HVD stuff, that's not compatible.)
Those adapters are usually 'straight through,' meaning the high byte pins are just left hanging. *Many* drives will apparently tolerate this; either they switch on termination for those lines automatically, or just don't care, and since those lines can't interfere with the first 8 for the "low byte," you never notice.
However, I had at least one fun adventure with some IBM DFHS drives (IIRC), that came without onboard termination packs of any sort (perhaps this was the problem, I'm not sure) -- these puppies would not wake up with a plain cheap adapter, and only
then did I know to go on the hunt for a
high-byte terminating adapter.
Those latter are somewhat more expensive and hard to find (since people selling rarely know anything about SCSI), but include a termination pack on the unused (the 'high' 8 bits of the 16-bit bus) lines, which keeps things to spec, and pretty much guarantees the drive will wake up and talk happily on the bus.
So if you have to assemble a collection of wide-to-narrow SCSI adapters, I'd just get the "high-byte terminating" style from the get-go. Bonus points if you can just find a single adapter to run a 68-pin cable from, then you can have as many drives as you want (just enable termination on the last wide one, of course).
As example:
[Controller]--[50-pin_CD-ROM]--<==[Drive]==[Drive]==[Terminated_Drive]
...Where the "<" is a high-byte terminated 50-68, and = is the 68 pin cable.
[OTOH, you're not exactly going to get ultra speeds off the 2091, so I'd also just use a cheap surplus 50-pin drive if you can find one. ;-)]