Xref: utzoo comp.periphs:1500 comp.sys.mac:25904 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.periphs,comp.sys.mac Subject: Re: SCSI interfaces Message-ID: <14110@cup.portal.com> Date: 31 Jan 89 07:54:13 GMT References: <1138@naucse.UUCP> <4115d90b.a590@mag.engin.umich.edu> Organization: The Portal System (TM) Lines: 24 There most certainly is a standard SCSI connector. Many boring pages of the ANSI SCSI standard are devoted to describing in excruciating detail what standard SCSI connectors look like. Tim Smith ps: the main problem that one is likely to encounter trying to use a standard SCSI drive on the Mac is the various bugs in the Mac plus ROM. Here are some of the problems that can cause serious trouble: 1. ROM SCSI Manager can't read more than one block at a time safely. 2. Blind transfers can't be used safely. 3. Original plus ROM can't deal with drives that do UNIT ATTENTION on reset. Problems 1 and 2 can be worked around in software ( simply don't do blind or multiblock transfers until the SCSI Manager patches are loaded ). Problem 3 is more of a problem. Either get the later plus ROMs, or convince your drive not to do UNIT ATTENTION ( many have such on option ).