home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 126 / 126.d81 / scsi1.txt < prev    next >
Encoding:
Text File  |  1994-01-01  |  39.1 KB  |  1,006 lines

  1.  
  2. From: garyf@wiis.wang.com (Gary Field)
  3. Subject: comp.periphs.scsi FAQ part 1 of 2
  4. Expires: Fri, 1 Jul 1994 05:00:03 GMT
  5. Reply-To: garyf@wiis.wang.com (Gary Field)
  6. Organization: Wang Labs, Lowell MA, USA
  7. Date: Thu, 2 Jun 1994 13:24:50 GMT
  8. Approved: news-answers-request@MIT.Edu
  9. Message-ID: <CqruLG.Mw5@wang.com>
  10. Followup-To: comp.periphs.scsi
  11. Summary: This posting contains a list of Frequently Asked
  12.              Questions (and their answers) about SCSI.  It
  13.              should be read by anyone who wishes to post to the
  14.              comp.periphs.scsi newsgroup.
  15. Sender: news@wang.com
  16. Nntp-Posting-Host: gfield.wiis.wang.com
  17. Lines: 940
  18. Xref: mmddvan comp.periphs.scsi:23542 comp.answers:5632 news.answers:23175
  19.  
  20. Archive-name: scsi-faq/part1
  21.  
  22.  
  23.          SCSI FAQ:
  24.     Frequently Asked Questions for comp.periphs.scsi
  25.  
  26. FAQ history: Created by Johnathan Vail (vail@tegra.com) from articles
  27.   submitted to him by comp.periph.scsi readers.
  28.   Maintained by Johnathan Vail until November 1993.
  29.  
  30. Current Editor: Gary Field (garyf@wiis.wang.com)
  31.  
  32. Last Modified: May 27, 1994
  33.  
  34. Master Table of contents:
  35.  
  36. Part 1
  37.     What is SCSI ?
  38.     Is it possible for two computers to access the same SCSI disks?
  39.     What is the problem with the Adaptec 1542C and external cables?
  40.     Where can I get SCSICNTL.EXE and other Adaptec files?
  41.     What is the difference between the Adaptec 1542A and 1542B?
  42.     What are the differences between the Adaptec 1542B and the 1542C?
  43.     What are the differences between the 1542C and the 1542CF?
  44.     What kinds of Optical Drives are available?
  45.     Where can I get FTP/download SCSI documents?
  46.     Where can I get SCSI documents?
  47.     Where can I get information on various disk drives and controllers?
  48.     What is the telephone number of Adaptec?
  49.     What is the telephone number of Archive Corporation?
  50.     What is the telephone number of Fujitsu?
  51.     What is the address and telephone number for Quantum?
  52.  
  53.  
  54.  
  55.     What is the telephone number for Seagate?
  56.     What is the telephone number and address of Conner Peripherals?
  57.     What is the number for NCR?
  58.     What is the address and telephone number of UltraStor?
  59.     What is the address and telephone number of Wangtek?
  60.     What is the address and telephone number of Western Digital?
  61.     What is FAST SCSI?
  62.     SCSI terminators should measure 136 ohms?
  63.     Can someone explain the difference between 'normal' and differential scsi?
  64.     What are the pinouts for differential SCSI?
  65.     What are the pinouts for SCSI connectors?
  66.  
  67. Part 2
  68.     What is the difference between SCSI-1 and SCSI-2?
  69.     Is SYNCHRONOUS faster than ASYNCHRONOUS?
  70.     Is the 53C90 Faster than spec?
  71.     What are the jumpers on my Conner drive?
  72.     What are the jumpers for my Wangtek 5150 drive?
  73.     What is CAM?
  74.     What is FPT (Termination)?
  75.     What is Active Termination?
  76.     Why Is Active Termination Better?
  77.     Why is SCSI more expensive than IDE?
  78.     What is Plug and Play SCSI?
  79.     Where can I get drivers (ASPI and other) for the WD7000 FASST2 host adapter?
  80.     What if I have a drive larger than a gigabyte (1024k) ?
  81.  
  82. ====
  83. QUESTION: What is SCSI?
  84. ANSWER From: LSD, L.J.Sak@Kub. Edited by Gary Field
  85. ====
  86.  
  87. SCSI stands for Small Computer Systems Interface. It's a standard for
  88. connecting peripherals to your computer via a standard hardware interface,
  89. which uses standard SCSI commands. The SCSI standard can be divided into
  90. SCSI (SCSI1) and SCSI2 (SCSI wide and SCSI wide and fast).
  91. SCSI2 is the most recent version of the SCSI command specification and
  92. allows for scanners, hard disk drives, CD-ROM players, tapes [and many other
  93. devices] to connect.
  94. SCSI is becoming a popular standard. More and more computers use it daily.
  95. (e.g. ATARI Falcon and TT, expensive MS-PC's, Amiga, Apples and many others)
  96.  
  97.  
  98. ====
  99. QUESTION: Is it possible for two computers to access the same SCSI disks?
  100. ANSWER From: burke@seachg.uucp (Michael Burke)
  101. ====
  102.  
  103. Yes, two (or more) systems can be on the same scsi bus as scsi disk and
  104. tape drives. As long as the scsi requirements are met - cable lengths,
  105. termination and type - the devices can share the scsi bus.
  106.  
  107. The question should be - Are there any O/S' that will allow the sharing of
  108. file systems? It would not make sense for two hosts to go about treating
  109. shared disks as if they owned the device. Data would be destroyed pretty
  110.  
  111.  
  112.  
  113. quickly.
  114.  
  115. On the issue of tape devices, however, O/S' tend to give exclusive usage
  116. to an application. In this way, tape drives can be shared much more easily.
  117.  
  118. Disks can be best shared by having two (or more) partitions on a disk. Each
  119. host "owning" its own file system.
  120.  
  121.  
  122.  
  123. ====
  124. QUESTION: What is the problem with the Adaptec 1542C and external cables?
  125. ANSWER From: Scot Stelter, Adaptec  (Product Manager for the AHA-1540)
  126. ====
  127.  
  128. Several articles lately have cited the importance of SCSI-2-compliant
  129. cables when cabling SCSI bus subsystems.  Perhaps the most accurate
  130. and technically detailed one was published in Computer Technology
  131. Review in March (Volume XIII, No. 3. PP. 6).  In short, it explains
  132. the double-clocking mechanism that can occur due to cables whose
  133. impedance falls below the 90-Ohm SCSI-2 spec.  Steep edge speeds on
  134. the REQ and ACK lines of the SCSI bus exacerbate the problem, but
  135. non-compliant cables are the root cause. Both LAN TIMES in the US
  136. (5/24/93, page 115) and CT Magazine in Germany (7/93, page 18) cite
  137. this cable problem.
  138.  
  139. In an extensive survey of cables available in the US and Europe, we
  140. found that more than half of the cables available have single-ended
  141. impedances in the 65 to 80 Ohm range -- below the 90 to 132 Ohms
  142. specified in the SCSI-2 spec.  It seems that some (not all) cable
  143. vendors do not understand the specification, describing their cables
  144. as SCSI-2 compliant when they are not.  A common misconception is that
  145. SCSI-2 means a high-density connector.  In fact, there are several
  146. connector options.  I have published a technical bulletin that
  147. summarizes the critical requirements (TB 001, April 1993). An artifact
  148. of its faster design left the AHA-1540C with faster edge-speeds than
  149. its predecessor, the AHA-1540B.  As I have said, this can exacerbate
  150. the effect of bad cables.  This explains why some users could get
  151. their AHA-1540B to work when an early AHA-1540C might not.
  152. Essentially, the 1540B was more forgiving than the early 1540Cs.  Good
  153. cables fixed the problem, but unfortunately for the user, good cables
  154. are hard to find.
  155.  
  156. After surveying the cable market and many of our customers, we decided
  157. that bad cables were going to be here for a while, and we had to make
  158. the 1540C as forgiving as the 1540B was.  At the end of April we made
  159. a change to the AHA-1540C that involved using a passive filter to
  160. reduce the slew rate of the ACK line, the signal that the host adapter
  161. drives during normal data transfers.  Extensive testing with many
  162. intentionally illegal configurations confirms that we succeeded. Prior
  163. to release, we tested the AHA-1540C with over 200 peripherals, systems
  164. and demanding software programs with no failures.  Then, a second team
  165. retested the AHA-1540C across a wild combination of temperatures,
  166. humidities and other stresses.  This testing gives me confidence that
  167. the AHA-1540 line continues to serve as the gold standard for SCSI
  168.  
  169.  
  170.  
  171. compatibility.
  172.  
  173.  
  174. ====
  175. QUESTION: What is the difference between the Adaptec 1542A and 1542B?
  176. ANSWER From: fishman@panix.com (Harvey Fishman)
  177. ====
  178.  
  179. The AHA-1542A is obsolete and no longer supported by Adaptec.  They
  180. stopped providing firmware upgrades at some level prior to the equivalence
  181. to the 3.10 level of the AHA-1542B firmware.  I am not sure just where
  182. though.  The present latest AHA-1542B firmware is version 3.20, and
  183. supports drives up to 8GB under MS-DOS.
  184.  
  185.  
  186. ====
  187. QUESTION: What are the differences between the Adaptec 1542B and the 1542C?
  188. ANSWER from: Terry Kennedy (terry@spcvxa.spc.edu)
  189. ====
  190.  
  191. The 1542C is an an updated model which replaces the 1542B. The 1542C features
  192. jumperless setup, having only 8 DIP switches. All other configuration options
  193. are set using the 1542C's built-in BIOS configuration utility. Configurable
  194. features not found on the 1542B are:
  195.  
  196.   o Ability to enable/disable sync negotiation on a per-ID basis (the 1542B
  197.     could only do it for all ID's on the SCSI bus)
  198.   o Ability to send "start unit" commands on a per-ID basis
  199.   o BIOS works with alternate I/O port settings on the adapter
  200.   o Ability to boot from ID's other than 0
  201.   o Software-selectable termination
  202.   o Software-selectable geometry translation
  203.   o Additional DMA speeds of 3.3 and 10 MB/sec
  204.  
  205. Additionally, the 1542C uses a Z80 CPU and 8Kb buffer instead of an 8085 and
  206. 2Kb buffer as on the 1542B.
  207.  
  208.  
  209. ====
  210. QUESTION: What are the differences between the 1542C and the 1542CF?
  211. ANSWER from: Terry Kennedy (terry@spcvxa.spc.edu)
  212. ====
  213.  
  214. The 1542CF includes all of the 1542C features, and adds "Fast" SCSI operation,
  215. providing SCSI data rates of up to 10MB/sec (compared with an upper limit of
  216. 5MB/sec on the 1542C). This is unrelated to the host DMA rate. It also has a
  217. software-configurable address for the floppy controller and a "self-healing"
  218. fuse for termination power.
  219.  
  220.  
  221. ====
  222. QUESTION: Where can I get SCSICNTL.EXE and other Adaptec files?
  223. ANSWER From: randy@psg.com (Randy Bush)
  224.         and  Timothy Hu timhu@ico.isc.com
  225. ====
  226.  
  227.  
  228.  
  229.  
  230. New files from Roy as follows:
  231.  
  232. ftp.psg.com:{$de}/pub/adaptec/...
  233.  
  234. -rw-rw-r--  1 randy    staff      110689 Feb 25 00:29 SCSICNTL.EXE.Z
  235. -rw-rw-r--  1 randy    staff      368640 Feb 25 00:27 adse.dd
  236. -rw-rw-r--  1 randy    staff        1959 Feb 25 00:25 adse.dd.readme
  237. -rw-rw-r--  1 randy    staff       17896 Feb 25 00:37 list
  238. -rw-rw-r--  1 randy    staff       99545 Feb 25 00:20 os2drv.zip
  239. -rw-rw-r--  1 randy    staff       70801 Feb 25 00:20 scsi drv.Z
  240. -rw-rw-r--  1 randy    staff       66508 Feb 25 00:24 scsi drv.readm
  241. -rw-rw-r--  1 randy    staff      118697 Feb 25 00:17 update.pkg.Z
  242.  
  243.  
  244. You can get the ASPI specs from Adaptec's Bulletin Board (408)945-7727.
  245.  
  246.  
  247. ====
  248. QUESTION: What kinds of Optical Drives are available?
  249. ANSWER From: joungwoo@mensa.usc.edu (John Kim)
  250. ====
  251.  
  252. As I promised I am posting the summary of what I learned about 128mb optical
  253. drives through many kind replies and some effort on my part. The purpose of
  254. this informal survey was to aid people (starting from myself) in deciding on
  255. which 128mb optical drive to buy.
  256.  
  257. When I posted my questions, it was done only on comp.mac.sys.hardware and
  258. forgot to do the same also on comp.arch.storage and comp.periphs.scsi where
  259. are less traffic than c.m.s.h. However, as a Macintosh owner myself, this
  260. survey was biased toward the Mac world and the mail order houses mentioned
  261. specializes in Mac-related products, although the below mentioned optical
  262. drives might be usable also with non-Mac platforms (Sun, NeXT,
  263. PC-compatibles).
  264.  
  265. My questions were:
  266.  
  267. o what kind of drive you bought from whom at what price 
  268. o what drive mechanism (MOST, Epson, Fujitsu, Sony, ...) it uses
  269. o how fast it is in terms of average seek time & data transfer rate
  270. o how noisy the drive is
  271. o how large and heavy the drive is
  272. o what drive formatting program (eg, FWB or Silver Lining) you use what its
  273.   goods/bads 
  274. o the quality of the service of the seller (mail order company, retail store,
  275.   etc.) 
  276.  
  277.  
  278. Summary
  279.  
  280. In general, these days, some magneto-optical (MO) drives seem to be
  281. almost as fast as (if not faster than) ordinary hard drives (HD). The
  282. access time of fastest 128MB MO drives (around 30ms) are slower than
  283. average HD's access time (15ms) but the transfer rate seems to be
  284.  
  285.  
  286.  
  287. about the same (764KBytes/sec) or not much slower. The advantages of
  288. the MO drives over the HDs are that your storage space is almost
  289. limitless, expandable at a relatively cheap price ($40/120MB = 34
  290. cents/MB) compared to $1/MB rate of HDs or that of SyQuest drives, and
  291. the life of the media is very long (they say it's 30 years or
  292. rewritable 100,000 times.)
  293.  
  294. Fijitsu 128 REM Portable: At this moment, to my knowledge, 128 MByte
  295. optical drives based on Fujitsu mechanism seems to be the fastest,
  296. roughly having average seek time of 30ms and average transfer rate of
  297. 768KBytes/sec. Another good thing about this Fujitsu drive is that it
  298. is more compact in size than previous 128mb optical drives, ie,
  299. "portable". I don't know how Fujitsu mechanism (FM) is different from
  300. Epson mechanism (EM) and how FM provides a similar performance at a
  301. cheaper price in a smaller frame. Maybe using split-head
  302. implementation to make the read-write head lighter? Could anybody post
  303. info on this? One person tells me that the eject mechanism is too
  304. strong, sometimes shooting the cartridge out making them land on the
  305. floor. He says Fujitsu told him that the FM's coming out in April will
  306. have gentler eject.
  307.  
  308. Epson: The next fastest (or maybe just about the same speed) are Epson
  309. mechanism (EM) drives, having average access time of 34ms and transfer rate of
  310. 768KB/sec.  These achieve faster speed compared to other old mechanisms by
  311. having a higher rpm (3600rpm vs. past 2400 rpm).
  312.  
  313. Slower ones: Other mechanisms (Sony, Panasonic, etc.) seem to have
  314. been dominating the optical drive market before FM and EM's advent.
  315. These have a typical access rate of {$de}45ms.  I don't know if now there
  316. are new implementations that make them perform better then FM and EM.
  317. Maybe someone can tell us.
  318.  
  319. Noise Level: One thing to consider might be noise of the drive. Different
  320. mechanisms may have typical noise level, but one thing sure is that different
  321. resellers/companys' drive's noise level differs even for the same drive
  322. mechanism, eg, Sony. It looks like different casing produces different noise
  323. levels? (Could someone confirm/disconfirm this aspect?)  Base on the report
  324. in Nov '92 issue of MacWorld, the noise level of MacDirect, MacProduct and
  325. DGR 128mb MO drives seem to be OK or quite quiet.
  326.  
  327. This issue of MacWorld deals with removable media drives (optical drives of
  328. various capacity, SyQuest, Bernoulli and Flopticals) and you can get some
  329. idea on what the differences among different drive mechanisms are.
  330.  
  331. Formatting Software: Another thing to consider is what kind of media
  332. formatting software you will use. All companys (or mail order places) seemed
  333. to provide for free formatting program with their drives. I don't have the
  334. details on this. But an inefficient formatting can result in slow drive
  335. performance. The most popular one used to be FWB's Hard Disk Toolkit but
  336. Anubis (advertised to improve performance up to 35% [compared to what?]) is
  337. beginning to be used also. I don't know if all formatting program and the
  338. drive hardware allows to have read and write verify off but by having these
  339. turned off you can obtain significant speed boost at the risk of less secure
  340. data transfer. MacWorld's report warned that drives from some companys don't
  341. let you turn on/off the verify. In the worst case, some come with verify off
  342.  
  343.  
  344.  
  345. and no option to toggle it back to ON.
  346.  
  347. 256mb MO drives: In general these have better transfer rate (1.23MB/sec) and
  348. a little slower access time (35ms). I feel that this capacity will soon be
  349. the next standard. These drives are able to also read/write 128mb cartridges
  350. and 256mb will soon be new ANSI and ISO standard. I once heard from a
  351. saleperson at a mail order place that these are not reliable yet and he saw
  352. many they sold came back with complaints. This may be a non-general instance
  353. on a typical drive mechanism (seems to be MOST mechanism). Personally, I feel
  354. 128mb is accomodating enough for personal usage at home unless you are
  355. dealing with very large data files (eg, large graphic images).
  356.  
  357.  
  358.  
  359.  
  360. ====
  361. QUESTION: Where can I get FTP/download SCSI documents?
  362. ANSWER From: news@mgse.UUCP (News Administator)
  363. ====
  364.  
  365.  
  366. Last Changed: Thu Sep 24 23:31:09 CDT 1992 (New BBS Phone number)
  367.  
  368. This is a periodic posting of information about some of the archives at
  369. ftp.cs.tulane.edu and the available files from the SCSI-BBS, including
  370. SCSI, ESDI, IPI, and Fiber Channel documents from the standards committees.
  371.  
  372. These files are available for FTP from ftp.cs.tulane.edu in the directory
  373. pub/scsi. Files are stored in file areas as they are found in the BBS with
  374. each area having a file named 'files.bbs' that tells what each file is. The
  375. file pub/scsi/index.Z list each file area, its descriptions and its files.
  376.  
  377. Thanks to John Lohmeyer of NCR, a majority of the SCSI related files from the
  378. SCSI BBS are now available for anonymous ftp. These files were sent to me by
  379. Mr. Lohmeyer at his expense so that more people would have access to them.
  380. The SCSI BBS (719-574-0424) contains a large amount of data relating to SCSI,
  381. and ESDI as well as SCSI-2, IPI, and Fiber Channel, as well as the last
  382. revision of the SCSI-1 standard before it went to publication by ANSI.
  383.  
  384. Most of the files in the SCSI archive are either archived with the ZIP utility
  385. or compressed with the 'compress' program. Most of the text files are stored
  386. as Wordstar word processing files. PKzip for PC/MS-DOS is included in the 
  387. archive to allow users to break up the .ZIP files, and the PC/MS-DOS binaries
  388. and .C source are also in the archive to convert the Wordstar documents to
  389. ASCII text.
  390.  
  391. [Added by Gary Field Dec 21,1993]
  392. There is also a lot of good information at ncrinfo.ncr.com
  393.  
  394.  
  395.  
  396. ====
  397. QUESTION: Where can I get SCSI documents?
  398. ANSWER #1 From: kev@hpcpbla.bri.hp.com (Kevin Jones)
  399.          and jmatrow@donald.WichitaKS.NCR.COM (John Matrow
  400.  
  401.  
  402.  
  403. ====
  404.  
  405. The only literature that I'm aware of is:                  
  406.  
  407.   The SCSI specification: Available from:
  408.  
  409.       Global Engineering Documents
  410.       15 Inverness Way East
  411.       Englewood Co  80112-5704
  412.       (800) 854-7179
  413.  SCSI-1: X3.131-1986
  414.  SCSI-2: X3.131-199x
  415.  SCSI-3 X3T9.2/91-010R4 Working Draft
  416.  
  417. (Global Engineering Documentation in Irvine, CA (714)261-1455??)
  418.  
  419.  
  420. SCSI-1: Doc # X3.131-1986 from ANSI, 1430 Broadway, NY, NY 10018
  421.  
  422.  
  423. IN-DEPTH EXPLORATION OF SCSI can be obtained from
  424. Solution Technology, Attn: SCSI Publications, POB 104, Boulder Creek,
  425. CA 95006, (408)338-4285, FAX (408)338-4374
  426.  
  427. THE SCSI ENCYLOPEDIA and the SCSI BENCH REFERENCE can be obtained from
  428. ENDL Publishing, 14426 Black Walnut Ct., Saratoga, CA 95090,
  429. (408)867-6642, FAX (408)867-2115
  430.  
  431. SCSI: UNDERSTANDING THE SMALL COMPUTER SYSTEM INTERFACE was published
  432. by Prentice-Hall, ISBN 0-13-796855-8 (Seems to be out of print)
  433.  
  434.  
  435. ANSWER #2 From: Gary Field (garyf@wiis.wang.com)
  436.  
  437. A neat little book called "Basics of SCSI" second edition, was sent to me
  438. free of charge by Ancot Corporation, Menlo Park, CA (415) 322-5322.
  439. It gives a simplified description of how most aspects of the SCSI bus work
  440. and includes some discussion of SCSI-2 issues.
  441.  
  442. ANSWER #3 From: Runar Jorgensen (runar.jorgensen@fys.uio.no)
  443.  
  444. There was a two part article in Byte Magazine. The first part was in Feb 1990
  445. issue, p. 267-274 and the second was in Mar 1990 issue, p. 291-298.
  446. Another two part article appeared in Byte in May 1986 and June 1986.
  447.  
  448. ====
  449. QUESTION: Where can I get information on various disk drives and controllers?
  450. ANSWER: ekrieger@quasar.hacktic.nl (Eric Krieger) (Updated Nov. 29, 1993)
  451. ====
  452.  
  453.         Drive and Controller Guide,  Version 4.3
  454.  
  455.    THEREF(tm) is a comprehensive Directory of Hard Drives, Floppy Drives,
  456. Optical Drives, and Drive Controllers & Host Adapters.  It is designed to
  457. help the novice and pro alike with integration problems and system setups.
  458.  
  459.  
  460.  
  461.  
  462.    Information is provided in two handy formats; Portrait mode, for those
  463. who prefer a normal book-binding type print format, and(or) do not have a
  464. printer with Landscape capability.  And Landscape mode, for those who pre-
  465. fer a computer-printout type format.
  466.  
  467.    For printing, a Laserjet is preferred, but not necessary, and setup
  468. info is provided.  For viewing, LIST(tm) by Vernon Buerg, will provide an
  469. excellent result, and allow text searches for finding specific models.
  470.  
  471. By F. Robert Falbo
  472.  
  473.  
  474. The archive is available at the following sites, all members of AmiNet
  475. (list valid in November '93):
  476.  
  477. USA (MO)     ftp.wustl.edu           128.252.135.4   pub/aminet/    
  478. USA (TX)     ftp.etsu.edu            192.43.199.20   pub/aminet/    
  479. USA (CA)     ftp.cdrom.com           192.153.46.2    pub/aminet/    
  480. Scandinavia  ftp.luth.se             130.240.18.2    pub/aminet/    
  481. Germany      ftp.uni-kl.de           131.246.9.95    pub/aminet/    
  482. Germany      ftp.uni-erlangen.de     131.188.1.43    pub/aminet/    
  483. Germany      ftp.cs.tu-berlin.de     130.149.17.7    pub/aminet/    
  484. Germany      ftp.th-darmstadt.de     130.83.55.75    pub/aminet/    
  485. Germany      ftp.uni-paderborn.de    131.234.2.32    pub/aminet/    
  486. Germany      ftp.uni-oldenburg.de    134.106.40.9    pub/aminet/
  487. Switzerland  ftp.eunet.ch            changing        pub/aminet/    
  488. Switzerland  litamiga.epfl.ch        128.178.151.32  pub/aminet/ (*)
  489. UK           src.doc.ic.ac.uk        146.169.2.1     pub/aminet/    
  490. Australia    splat.aarnet.edu.au     192.107.107.6   pub/aminet/ (*)
  491.    (*) closed 6:30am to 4pm weekdays
  492.  
  493.  
  494. The archive is present at:
  495.  
  496. pub/aminet/text/docs/TheRef43.lha    [197 K]
  497. pub/aminet/text/docs/TheRef43.readme
  498.  
  499.  
  500. Note:  When extracting the archive on non-Amiga machines (i.e.
  501.        MS-DOS with LHA213, etc.) please use the option -a0 to disable
  502.        the preservation of the file-attributes (otherwise LHA will
  503.        skip the files inside the archive with the message "special
  504.        attributes").
  505.  
  506.  
  507. The file is also on ftp.funet.fi:
  508.  
  509. pub/doc/disks/TheRef43.lha.2         [197 K]
  510. pub/doc/disks/TheRef43.readme.2
  511.  
  512.  
  513. ====
  514. QUESTION: What is the telephone number of Adaptec?
  515. ANSWER From: jcaples@netcom.com (Jon D Caples)
  516.  
  517.  
  518.  
  519. ====
  520.  
  521.  408 945-8600 Main number
  522.  800 959 7274 tech support
  523.  800 442 7274 orders doc, new bios, etc.
  524.  
  525.  Adaptec's general inquiry number, 800-959-7274, affords access
  526.  to a FAX-based information retrieval system.  In order to
  527.  preserve the accuracy of this information, I won't go into details
  528.  about how to use it (since Adaptec may change things without telling 
  529.  me :).
  530.  
  531.  For those outside the CAN-US area, or local to Adaptec the direct 
  532.  FAX info number is (408) 957-7150.
  533.  
  534.  There are three general topics as of this writing:
  535.  
  536.   General Information 
  537.   Sales Information 
  538.   Technical Information
  539.  
  540.  Give it a call and request the directory!  As of this writing
  541.  there are over 130 documents available.  You need a touchtone phone
  542.  and the fax number.  You'll also be asked for an extension number to 
  543.  stamp on the FAX which will be used to identify the recipient.
  544.  
  545.  
  546.  
  547. ====
  548. QUESTION: What is the telephone number of Archive Corporation?
  549. ANSWER From: jdp@caleb.UUCP (Jim Pritchett)
  550. ====
  551. Archive Corporation          (800) 537 2248
  552.      Tech Support            (800) 227 6296
  553.  FAX       (714) 641-2499
  554. [Archive was bought by Conner in 1993 - Gary Field]
  555.  
  556. ====
  557. QUESTION: What is the telephone number of Fujitsu?
  558. ANSWER From: Ken Porter (72420.2436@compuserve.com)
  559. ====
  560. Fujitsu FactsLine FAX Back service (408) 428-0456
  561.  A six page catalog of available documents can be ordered.
  562.  
  563. ====
  564. QUESTION: What is the address and telephone number for Quantum?
  565. ANSWER From: kmartine@qntm.com (Kevin Martinez)
  566. ====
  567.  
  568. Quantum Corporation
  569. 500 McCarthy Blvd.
  570. Milpitas, CA
  571. 95035
  572.  
  573. Technical Support Telephone Numbers:
  574.  
  575.  
  576.  
  577.  
  578. 800 826-8022   Main Technical Support Number
  579. 408 894-3282   Technical Support Fax
  580. 408 894-3214   Technical Support BBS V.32 8N1
  581. 408 434-9262   Technical Support for Plus Development Products
  582. 408 894-4000   Main Quantum Phone number
  583.  
  584.  
  585.  
  586.  
  587. ====
  588. QUESTION: What is the telephone number for Seagate?
  589. ANSWER From: landis@sugs.tware.com (Hale Landis)
  590. ====
  591.  
  592. Here are the numbers for Seagate's Technical Support.
  593.  
  594. SeaBOARD - Bulletin Board System available 24 hours.  Use 8 data
  595.            bits, no parity, 1 stop bit (8-N-1).
  596.  
  597.    USA/Canada  408-438-8771    9600 baud*
  598.    England     44-62-847-8011  9600 baud*
  599.    Germany     49-89-140-9331  2400 baud*
  600.    Singapore   65-292-6973     9600 baud*
  601.    Australia   61-2-756-2359   9600 baud*
  602.  
  603.    * - Maximum baud rate supported.
  604.  
  605. SeaFAX 408-438-2620
  606.  
  607.    Use a touch-tone phone to have information returned to you via
  608.    FAX.  Available 24 hours.
  609.  
  610. Technical Support Fax 408-438-8137
  611.  
  612.    FAX your questions or comments 24 hours.  Responses are sent
  613.    between 8:00AM and 5:00PM PST Monday through Friday.
  614.  
  615. SeaFONE 408-438-8222
  616.  
  617.    Provides recorded information 24 hours or talk to a technical
  618.    specialist between 8:00AM to 5:00PM PST Monday through Friday.
  619.  
  620. SeaTDD 408-438-5382
  621.  
  622.    Using a Telecommunications Device for the Deaf, you can send
  623.    questions or comments 24 hours or have a dialog with a
  624.    technical support specialist between 8:00AM and 5:00PM PST
  625.    Monday through Friday.
  626.  
  627.  
  628.  
  629. ====
  630. QUESTION: What is the telephone number and address of Conner Peripherals?
  631. ANSWER From: ekrieger@quasar.hacktic.nl (Eric Krieger)
  632.  
  633.  
  634.  
  635. ====
  636.  
  637. CONNER PERIPHERALS, Incorporated        WATTS LINE:
  638. 3081 Zanker Road                          PAY LINE: (408)456-4500
  639. San Jose   CA  95134                      FAX LINE:
  640.                                           BBS LINE: (408)456-4415 (V.32)
  641. CONNER                                                  (408)456-3200
  642.  
  643.  
  644.  
  645. ====
  646. QUESTION: What is the number for NCR?
  647. ANSWER From: gkendall@ncr-mpd.FtCollinsCO.NCR.COM (Guy Kendall)
  648. ====
  649.  
  650. For data manuals for any NCR chips, please call 800-334-5454 or
  651. 719-630-3384.
  652.  
  653.  
  654.  
  655. ====
  656. QUESTION: What is the address and telephone number of UltraStor?
  657. ====
  658.  
  659.      UltraStor Corporation
  660.      47061 Warm Springs Blvd.
  661.      Fremont, CA 94539
  662.  
  663.      General        (714)453-8170
  664.  
  665. Rob McKinley (mckinley@spss.com) writes that UltraStore is now in Chapter 11
  666. and their Tech. Support number has been temporarily disconnected.
  667.  
  668.      FAX            (510)623-8953
  669.      BBS            (510)623-9091
  670.  
  671.  
  672.  
  673. ====
  674. QUESTION: What is the address and telephone number of WANGTEK?
  675. ANSWER From: "Terry Kennedy, Operations Mgr" <uunet!spcvxa.spc.edu!TERRY>
  676. ====
  677.  
  678. Wangtek can be reached at:
  679.  
  680.   WANGTEK Incorporated
  681.   41 Moreland Road
  682.   Simi Valley, CA 93065
  683.   (805) 583-5255 [voice]
  684.   (805) 583-8249 [FAX]
  685.   (805) 582-3370 [BBS] now changed to 582-3620
  686.  
  687.   WANGTEK-Europe
  688.   Unit 1A, Apollo House
  689.   Calleva Industrial Park
  690.  
  691.  
  692.  
  693.   Aldermaston, Reading
  694.   RG7 4QW England
  695.   (44) 734-811463 [voice]
  696.   (44) 734-816076 [FAX]
  697.   851-848135 [telex]
  698.  
  699.  
  700.  
  701.  
  702. ====
  703. QUESTION: What is the address and telephone number of Western Digital?
  704. ANSWER From: uunet!whale.st.usm.edu!rniess (Rick Niess)
  705. ====
  706.  
  707.     1-714-753-1068  Western Digital
  708.     1-714-756-8176  Western Digital
  709.     1-714-753-1234  Western Digital
  710.     1200/2400 baud:    714-753-1234
  711.     9600 baud (Hayes): 714-753-1068
  712.  
  713.  
  714.  
  715.  
  716. ====
  717. QUESTION: what is FAST SCSI?
  718. ANSWER From: kev@hpcpbla.bri.hp.com (Kevin Jones)
  719. ====
  720.  
  721. There are 2 handshaking modes on the SCSI bus, used for transferring data:
  722. ASYNCHRONOUS and SYNCHRONOUS. ASYNCHRONOUS is a classic Req/Ack handshake.
  723. SYNCHRONOUS is "sort of" Req/Ack, only it allows you to issue multiple 
  724. Req's before receiving Ack's. What this means in practice is that 
  725. SYNCHRONOUS transfers are approx 3 times faster than ASYNCHRONOUS.
  726.  
  727. SCSI1 allowed asynchronous transfers at up to 1.5 Mbytes/Sec and 
  728. synchronous transfers at up to 5.0 Mbytes/Sec.
  729.  
  730. SCSI2 had some of the timing margins "shaved" in order that faster handshaking
  731. could occur. The result is that asynchronous transfers can run at up to
  732. 3.0 Mbytes/Sec and synchronous transfers at up to 10.0 Mbytes/Sec. 
  733. The term "FAST" is generally applied to a SCSI device which can do 
  734. syncrhonous transfers at speeds in excess of 5.0 Mbytes/Sec. This term can
  735. only be applied to SCSI2 devices since SCSI1 didn't have the timing margins
  736. that allow for FAST transfers.
  737.  
  738.  
  739.  
  740.   
  741.  
  742.  
  743.  
  744. ====
  745. QUESTION: SCSI terminators should measure 136 ohms?
  746. ANSWER From: stevel@coos.dartmouth.edu (Steve Ligett)
  747. ====
  748.  
  749.  
  750.  
  751.  
  752. Yes, that is what you should measure.  Let's see how that is so.  The
  753. terminator contains 18 220-ohm resistors from signals to termpower, and
  754. 18 330-ohm resistors from those signals to ground.  I've drawn that
  755. below:
  756.  
  757. termpower--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
  758.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  759. 220 ohms-> R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R
  760.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  761. signals -> o  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o
  762.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  763. 330 ohms-> R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R
  764.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  765. ground   --+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
  766.  
  767. When you measure from any one signal to termpower, you aren't measuring
  768. that resistor in isolation, you are measuring that resistor IN PARALLEL
  769. with the combination of the corresponding 330 ohm resistor plus 17
  770. 220+330 ohm resistor pairs in series.  I've redrawn the schematic to
  771. make this easier to see:
  772.  
  773. termpower--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
  774.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  775.            {SHIFT--}  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R <- 220 ohms
  776.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  777.            {SHIFT--}  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o  o
  778.            {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  779.            {SHIFT--}  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R <- 330 ohms
  780.   220 ohms R  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}  {SHIFT--}
  781.            {SHIFT--}  +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+-- ground
  782.            {SHIFT--}  {SHIFT--}
  783.            {SHIFT--}  R <-- 330 ohms
  784.            {SHIFT--}  /
  785. signal ->  o-/
  786.  
  787. <our resistor><--------- other stuff that's in parallel ---------->
  788.  
  789. We're trying to measure that one resistor from a signal to termpower,
  790. but there's a ton of other stuff in parallel.  The resistance of that
  791. "stuff" is 330 + 550/17 ohms (the 330 ohm resistor, in series with a
  792. parallel combination of 17 550 ohm resistors).  The general formula for
  793. the equivalent of two resistances in parallel is r1*r2/(r1+r2).
  794. Whipping out my trusty spreadsheet, I find that the "stuff" has a
  795. resistance of about 362 ohms, and that in parallel with 220 ohms is
  796. about 137 ohms.
  797.  
  798.  
  799.  
  800.  
  801. ====
  802. QUESTION: Can someone explain to me the difference between 'normal' scsi
  803.            and differential scsi?
  804. ANSWER From: ralf@wpi.WPI.EDU (Ralph Valentino)
  805. ====
  806.  
  807.  
  808.  
  809.  
  810. "Normal" SCSI is also called "Single-ended" SCSI.  For each signal
  811. that needs to be sent across the bus, there exists a wire to carry it.
  812. With differential SCSI, for each signal that needs to be sent across
  813. the bus, there exists a pair of wires to carry it.  The first in this
  814. pair carries the same type of signal the single-ended SCSI carries.
  815. The second in this pair, however, carries its logical inversion.  The
  816. receiver takes the difference of the pair (thus the name
  817. differential), which makes it less susceptible to noise and allows for
  818. greater cable length.
  819.  
  820.  
  821.  
  822.  
  823. ====
  824. QUESTION: What are the pinouts for differential SCSI?
  825. ANSWER From: ralf@wpi.WPI.EDU (Ralph Valentino)
  826. ====
  827.  
  828.                 Differential SCSI Connector Pinouts
  829.  
  830. -------------------------------------  -------------------------------------
  831. {SHIFT--} SCSI  {SHIFT--}         {SHIFT--} MINI  {SHIFT--}         {SHIFT--}  {SHIFT--} SCSI  {SHIFT--}        {SHIFT--} MINI  {SHIFT--}          {SHIFT--}
  832. {SHIFT--} SIGNAL{SHIFT--} DD-50P  {SHIFT--} MICRO {SHIFT--} DD-50SA {SHIFT--}  {SHIFT--} SIGNAL{SHIFT--} DD-50P {SHIFT--} MICRO {SHIFT--} DD-50SA  {SHIFT--}
  833. ------------------------------------  -------------------------------------
  834. {SHIFT--} -GND  {SHIFT--}    2    {SHIFT--}  26   {SHIFT--}   34    {SHIFT--}  {SHIFT--} (open){SHIFT--}    1    {SHIFT--}   1   {SHIFT--}    1    {SHIFT--}
  835. {SHIFT--} -DB(0){SHIFT--}    4    {SHIFT--}  27   {SHIFT--}    2    {SHIFT--}  {SHIFT--} +DB(0){SHIFT--}    3    {SHIFT--}   2   {SHIFT--}   18    {SHIFT--}
  836. {SHIFT--} -DB(1){SHIFT--}    6    {SHIFT--}  28   {SHIFT--}   19    {SHIFT--}  {SHIFT--} +DB(1){SHIFT--}    5    {SHIFT--}   3   {SHIFT--}   35    {SHIFT--}
  837. {SHIFT--} -DB(2){SHIFT--}    8    {SHIFT--}  29   {SHIFT--}   36    {SHIFT--}  {SHIFT--} +DB(2){SHIFT--}    7    {SHIFT--}   4   {SHIFT--}    3    {SHIFT--}
  838. {SHIFT--} -DB(3){SHIFT--}   10    {SHIFT--}  30   {SHIFT--}    4    {SHIFT--}  {SHIFT--} +DB(3){SHIFT--}    9    {SHIFT--}   5   {SHIFT--}   20    {SHIFT--}
  839. {SHIFT--} -DB(4){SHIFT--}   12    {SHIFT--}  31   {SHIFT--}   21    {SHIFT--}  {SHIFT--} +DB(4){SHIFT--}   11    {SHIFT--}   6   {SHIFT--}   37    {SHIFT--}
  840. {SHIFT--} -DB(5){SHIFT--}   14    {SHIFT--}  32   {SHIFT--}   38    {SHIFT--}  {SHIFT--} +DB(5){SHIFT--}   13    {SHIFT--}   7   {SHIFT--}    5    {SHIFT--}
  841. {SHIFT--} -DB(6){SHIFT--}   16    {SHIFT--}  33   {SHIFT--}    6    {SHIFT--}  {SHIFT--} +DB(6){SHIFT--}   15    {SHIFT--}   8   {SHIFT--}   22    {SHIFT--}
  842. {SHIFT--} -DB(7){SHIFT--}   18    {SHIFT--}  34   {SHIFT--}   23    {SHIFT--}  {SHIFT--} +DB(7){SHIFT--}   17    {SHIFT--}   9   {SHIFT--}   39    {SHIFT--}
  843. {SHIFT--} -DB(P){SHIFT--}   20    {SHIFT--}  35   {SHIFT--}   40    {SHIFT--}  {SHIFT--} +DB(P){SHIFT--}   19    {SHIFT--}  10   {SHIFT--}    7    {SHIFT--}
  844. {SHIFT--}  GND  {SHIFT--}   22    {SHIFT--}  36   {SHIFT--}    8    {SHIFT--}  {SHIFT--}DIFSENS{SHIFT--}   21    {SHIFT--}  11   {SHIFT--}   24    {SHIFT--}
  845. {SHIFT--}  GND  {SHIFT--}   24    {SHIFT--}  37   {SHIFT--}   25    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   23    {SHIFT--}  12   {SHIFT--}   41    {SHIFT--}
  846. {SHIFT--}TERMPWR{SHIFT--}   26    {SHIFT--}  38   {SHIFT--}   42    {SHIFT--}  {SHIFT--}TERMPWR{SHIFT--}   25    {SHIFT--}  13   {SHIFT--}    9    {SHIFT--}
  847. {SHIFT--}  GND  {SHIFT--}   28    {SHIFT--}  39   {SHIFT--}   10    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   27    {SHIFT--}  14   {SHIFT--}   26    {SHIFT--}
  848. {SHIFT--} -ATN  {SHIFT--}   30    {SHIFT--}  40   {SHIFT--}   27    {SHIFT--}  {SHIFT--} +ATN  {SHIFT--}   29    {SHIFT--}  15   {SHIFT--}   43    {SHIFT--}
  849. {SHIFT--}  GND  {SHIFT--}   32    {SHIFT--}  41   {SHIFT--}   44    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   31    {SHIFT--}  16   {SHIFT--}   11    {SHIFT--}
  850. {SHIFT--} -BSY  {SHIFT--}   34    {SHIFT--}  42   {SHIFT--}   12    {SHIFT--}  {SHIFT--} +BSY  {SHIFT--}   33    {SHIFT--}  17   {SHIFT--}   28    {SHIFT--}
  851. {SHIFT--} -ACK  {SHIFT--}   36    {SHIFT--}  43   {SHIFT--}   29    {SHIFT--}  {SHIFT--} +ACK  {SHIFT--}   35    {SHIFT--}  18   {SHIFT--}   45    {SHIFT--}
  852. {SHIFT--} -RST  {SHIFT--}   38    {SHIFT--}  44   {SHIFT--}   46    {SHIFT--}  {SHIFT--} +RST  {SHIFT--}   37    {SHIFT--}  19   {SHIFT--}   13    {SHIFT--}
  853. {SHIFT--} -MSG  {SHIFT--}   40    {SHIFT--}  45   {SHIFT--}   14    {SHIFT--}  {SHIFT--} +MSG  {SHIFT--}   39    {SHIFT--}  20   {SHIFT--}   30    {SHIFT--}
  854. {SHIFT--} -SEL  {SHIFT--}   42    {SHIFT--}  46   {SHIFT--}   31    {SHIFT--}  {SHIFT--} +SEL  {SHIFT--}   41    {SHIFT--}  21   {SHIFT--}   47    {SHIFT--}
  855. {SHIFT--} -C/D  {SHIFT--}   44    {SHIFT--}  47   {SHIFT--}   48    {SHIFT--}  {SHIFT--} +C/D  {SHIFT--}   43    {SHIFT--}  22   {SHIFT--}   15    {SHIFT--}
  856. {SHIFT--} -REQ  {SHIFT--}   46    {SHIFT--}  48   {SHIFT--}   16    {SHIFT--}  {SHIFT--} +REQ  {SHIFT--}   45    {SHIFT--}  23   {SHIFT--}   32    {SHIFT--}
  857. {SHIFT--} -I/O  {SHIFT--}   48    {SHIFT--}  49   {SHIFT--}   33    {SHIFT--}  {SHIFT--} +I/O  {SHIFT--}   47    {SHIFT--}  24   {SHIFT--}   49    {SHIFT--}
  858. {SHIFT--}  GND  {SHIFT--}   50    {SHIFT--}  50   {SHIFT--}   50    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   49    {SHIFT--}  25   {SHIFT--}   17    {SHIFT--}
  859. ----------------------------------------------------------------------------
  860.  
  861. Please note that I can only verify the DD-50P connector.  The Mini
  862. Micro and DD-50SA pinout above is a pin for pin mapping from the SCSI
  863. pinout in the FAQ.
  864.  
  865.  
  866.  
  867.  
  868. How to tell if you have a single ended or differential drive:
  869.  - Use an ohm meter to check the resistance between pins 21 & 22.
  870.    On a single ended system, they should both be tied together 
  871.           and tied to GND.  On the differential drive, they should
  872.           be open or have a significant resistance between them.  Note
  873.           that most drives today are single ended so you usually only
  874.           have to worry about this with old drives scavenged from
  875.           other systems.
  876.  
  877. [ Editor's note: The preceeding comment about differential drives being old
  878.   is not valid. Differential drives are less common than single-ended ones,
  879.   because they are mainly used only where longer cable runs are necessary,
  880.   and they are not generally used in PCs, but state of the art drives are
  881.   available with differential interfaces. Generally only the higher
  882.   performance drives have a differential option because of the added cost.
  883.    - Gary Field ]
  884.  
  885. ====
  886. QUESTION: What are the pinouts for SCSI connectors?
  887. ANSWER From: snively@scsi.Eng.Sun.COM (Bob Snively)
  888. ====
  889.  
  890. Originally dated May 23, 1990
  891.  
  892. The connector families described by the drawings have standard 
  893. pin numberings which are described the same way by all vendors
  894. that I have encountered.  The SCSI-2 specification identifies the
  895. standard numbering, using that convention.  It happened to be
  896. documented by AMP, but all the vendors use the same convention.
  897.  
  898. The following diagrams have the outline drawings of connector 
  899. sockets at the bottom.  This is really for reference only, because
  900. the connector sockets and plugs are both specified as to their
  901. numbering and usually are labeled.
  902.  
  903. There are some minor problems in naming the microconnector conductor
  904. pairs, which I have corrected in the enclosed diagram.  All the conductor
  905. pairs of the Mini-Micro (High Density) connector are in fact passed
  906. through on the cables.  SCSI-2 defines the RSR (Reserved) lines as
  907. maybe ground or maybe open, but they are still passed through the cable.
  908. Most present standard SCSI devices will ground those lines.
  909.  
  910. --------------------  microSCSI to SCSI Diagram   ---------------------------
  911.  
  912.  
  913.                        SCSI Connector Pinouts
  914.  
  915. -------------------------------------  -------------------------------------
  916. {SHIFT--} SCSI  {SHIFT--}         {SHIFT--} MINI  {SHIFT--}         {SHIFT--}  {SHIFT--} SCSI  {SHIFT--}        {SHIFT--} MINI  {SHIFT--}          {SHIFT--}
  917. {SHIFT--} SIGNAL{SHIFT--} DD-50P  {SHIFT--} MICRO {SHIFT--} DD-50SA {SHIFT--}  {SHIFT--} SIGNAL{SHIFT--} DD-50P {SHIFT--} MICRO {SHIFT--} DD-50SA  {SHIFT--}
  918. ------------------------------------  -------------------------------------
  919. {SHIFT--} -DB(0){SHIFT--}    2    {SHIFT--}  26   {SHIFT--}   34    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}    1    {SHIFT--}   1   {SHIFT--}    1    {SHIFT--}
  920. {SHIFT--} -DB(1){SHIFT--}    4    {SHIFT--}  27   {SHIFT--}    2    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}    3    {SHIFT--}   2   {SHIFT--}   18    {SHIFT--}
  921. {SHIFT--} -DB(2){SHIFT--}    6    {SHIFT--}  28   {SHIFT--}   19    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}    5    {SHIFT--}   3   {SHIFT--}   35    {SHIFT--}
  922. {SHIFT--} -DB(3){SHIFT--}    8    {SHIFT--}  29   {SHIFT--}   36    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}    7    {SHIFT--}   4   {SHIFT--}    3    {SHIFT--}
  923. {SHIFT--} -DB(4){SHIFT--}   10    {SHIFT--}  30   {SHIFT--}    4    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}    9    {SHIFT--}   5   {SHIFT--}   20    {SHIFT--}
  924. {SHIFT--} -DB(5){SHIFT--}   12    {SHIFT--}  31   {SHIFT--}   21    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   11    {SHIFT--}   6   {SHIFT--}   37    {SHIFT--}
  925. {SHIFT--} -DB(6){SHIFT--}   14    {SHIFT--}  32   {SHIFT--}   38    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   13    {SHIFT--}   7   {SHIFT--}    5    {SHIFT--}
  926. {SHIFT--} -DB(7){SHIFT--}   16    {SHIFT--}  33   {SHIFT--}    6    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   15    {SHIFT--}   8   {SHIFT--}   22    {SHIFT--}
  927. {SHIFT--} -DB(P){SHIFT--}   18    {SHIFT--}  34   {SHIFT--}   23    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   17    {SHIFT--}   9   {SHIFT--}   39    {SHIFT--}
  928. {SHIFT--}  GND  {SHIFT--}   20    {SHIFT--}  35   {SHIFT--}   40    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   19    {SHIFT--}  10   {SHIFT--}    7    {SHIFT--}
  929. {SHIFT--}  GND  {SHIFT--}   22    {SHIFT--}  36   {SHIFT--}    8    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   21    {SHIFT--}  11   {SHIFT--}   24    {SHIFT--}
  930. {SHIFT--}  RSR  {SHIFT--}   24    {SHIFT--}  37   {SHIFT--}   25    {SHIFT--}  {SHIFT--}  RSR  {SHIFT--}   23    {SHIFT--}  12   {SHIFT--}   41    {SHIFT--}
  931. {SHIFT--}TERMPWR{SHIFT--}   26    {SHIFT--}  38   {SHIFT--}   42    {SHIFT--}  {SHIFT--}  OPEN {SHIFT--}   25    {SHIFT--}  13   {SHIFT--}    9    {SHIFT--}
  932. {SHIFT--}  RSR  {SHIFT--}   28    {SHIFT--}  39   {SHIFT--}   10    {SHIFT--}  {SHIFT--}  RSR  {SHIFT--}   27    {SHIFT--}  14   {SHIFT--}   26    {SHIFT--}
  933. {SHIFT--}  GND  {SHIFT--}   30    {SHIFT--}  40   {SHIFT--}   27    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   29    {SHIFT--}  15   {SHIFT--}   43    {SHIFT--}
  934. {SHIFT--} -ATN  {SHIFT--}   32    {SHIFT--}  41   {SHIFT--}   44    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   31    {SHIFT--}  16   {SHIFT--}   11    {SHIFT--}
  935. {SHIFT--}  GND  {SHIFT--}   34    {SHIFT--}  42   {SHIFT--}   12    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   33    {SHIFT--}  17   {SHIFT--}   28    {SHIFT--}
  936. {SHIFT--}  BSY  {SHIFT--}   36    {SHIFT--}  43   {SHIFT--}   29    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   35    {SHIFT--}  18   {SHIFT--}   45    {SHIFT--}
  937. {SHIFT--} -ACK  {SHIFT--}   38    {SHIFT--}  44   {SHIFT--}   46    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   37    {SHIFT--}  19   {SHIFT--}   13    {SHIFT--}
  938. {SHIFT--} -RST  {SHIFT--}   40    {SHIFT--}  45   {SHIFT--}   14    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   39    {SHIFT--}  20   {SHIFT--}   30    {SHIFT--}
  939. {SHIFT--} -MSG  {SHIFT--}   42    {SHIFT--}  46   {SHIFT--}   31    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   41    {SHIFT--}  21   {SHIFT--}   47    {SHIFT--}
  940. {SHIFT--} -SEL  {SHIFT--}   44    {SHIFT--}  47   {SHIFT--}   48    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   43    {SHIFT--}  22   {SHIFT--}   15    {SHIFT--}
  941. {SHIFT--} -C/D  {SHIFT--}   46    {SHIFT--}  48   {SHIFT--}   16    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   45    {SHIFT--}  23   {SHIFT--}   32    {SHIFT--}
  942. {SHIFT--} -REQ  {SHIFT--}   48    {SHIFT--}  49   {SHIFT--}   33    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   47    {SHIFT--}  24   {SHIFT--}   49    {SHIFT--}
  943. {SHIFT--} -I/O  {SHIFT--}   50    {SHIFT--}  50   {SHIFT--}   50    {SHIFT--}  {SHIFT--}  GND  {SHIFT--}   49    {SHIFT--}  25   {SHIFT--}   17    {SHIFT--}
  944. ----------------------------------------------------------------------------
  945.  
  946.  * NC = NOT CONNECTED
  947.  
  948.  CONNECTOR TYPES:
  949.                                   DD-50SA
  950.                         ------------------------            MINI-MICRO
  951.        DD-50P          {SHIFT--}   -------------------  {SHIFT--}      ---------------------
  952.     --------------     {SHIFT--}17 \o o o o o o o o o/1 {SHIFT--}     {SHIFT--}  ----------------- {SHIFT--}
  953.  49{SHIFT--} o o o o o o {SHIFT--}1    {SHIFT--} 33 \ o o o o o o o /18 {SHIFT--}     {SHIFT--}25\ o o o o o o o /1{SHIFT--}
  954.  50{SHIFT--} o o o o o o {SHIFT--}2    {SHIFT--}  50 \o o o o o o o/ 34 {SHIFT--}     {SHIFT--} 50\o o o o o o o/26{SHIFT--}
  955.    ---------------     {SHIFT--}      -------------     {SHIFT--}     {SHIFT--}   --------------   {SHIFT--}
  956.                        --------------------------     ----------------------
  957.  
  958. (VIEWED FROM FACE OF CONNECTOR -  USE VENDOR NUMBERING SYSTEM AS SPECIFIED)
  959.  
  960.  
  961. ANSWER From: Gary Field (garyf@wiis.wang.com)
  962.  
  963.                     Macintosh Plus SCSI Connector Pinouts
  964.  
  965. Note that this connector is NON COMPLIANT WITH ANY SCSI STANDARD!
  966. The grounding is insufficient and does not allow for proper twisted-pair
  967. transmission line implementation. It is recommended that a short adapter cable
  968. be used to convert to the more common Centronics style 50 pin connection
  969. rather than extend the 25 pin connection any further than necessary.
  970. The Macintosh Plus used a NCR 5380 SCSI chip controlled by the MC68000 
  971. processor.
  972.  
  973. -------------------
  974. {SHIFT--} SCSI  {SHIFT--}         {SHIFT--}
  975. {SHIFT--} SIGNAL{SHIFT--} DB-25S  {SHIFT--}
  976. +-----------------+  DB-25S (female)
  977. {SHIFT--} -DB(0){SHIFT--}    8    {SHIFT--}        -----------------------------
  978. {SHIFT--} -DB(1){SHIFT--}    21   {SHIFT--}      13\ o o o o o o o o o o o o o /1
  979. {SHIFT--} -DB(2){SHIFT--}    22   {SHIFT--}       25\ o o o o o o o o o o o o /14
  980. {SHIFT--} -DB(3){SHIFT--}    10   {SHIFT--}          ------------------------   
  981. {SHIFT--} -DB(4){SHIFT--}    23   {SHIFT--}  View from rear of computer.
  982. {SHIFT--} -DB(5){SHIFT--}    11   {SHIFT--}
  983. {SHIFT--} -DB(6){SHIFT--}    12   {SHIFT--}
  984. {SHIFT--} -DB(7){SHIFT--}    13   {SHIFT--}
  985. {SHIFT--} -DB(P){SHIFT--}    20   {SHIFT--}
  986. {SHIFT--}  GND  {SHIFT--} 7,9,14  {SHIFT--}
  987. {SHIFT--}  GND  {SHIFT--}16,18,24 {SHIFT--}
  988. {SHIFT--} -ATN  {SHIFT--}    17   {SHIFT--}
  989. {SHIFT--}  BSY  {SHIFT--}    6    {SHIFT--}
  990. {SHIFT--} -ACK  {SHIFT--}    5    {SHIFT--}
  991. {SHIFT--} -RST  {SHIFT--}    4    {SHIFT--}
  992. {SHIFT--} -MSG  {SHIFT--}    2    {SHIFT--}
  993. {SHIFT--} -SEL  {SHIFT--}    19   {SHIFT--}
  994. {SHIFT--} -C/D  {SHIFT--}    15   {SHIFT--}
  995. {SHIFT--} -REQ  {SHIFT--}    1    {SHIFT--}
  996. {SHIFT--} -I/O  {SHIFT--}    3    {SHIFT--}
  997. +-----------------+
  998. Pin 25 is NOT CONNECTED
  999.  
  1000.  
  1001.  
  1002. --
  1003. --/*   Gary A. Field - WA1GRC, Wang Labs M/S 019-72B, 1 Industrial Ave      
  1004.    Lowell, MA 01851-5161,  (508) 967-2514, email: garyf@wiis.wang.com, EST5EDT
  1005.                    A waist is a terrible thing
  1006.  
  1007.