Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!BRL.MIL!phil From: phil@BRL.MIL (Phil Dykstra) Newsgroups: comp.sys.sgi Subject: Re: Quick QIC question Message-ID: <9009120004.aa24283@SPARK.BRL.MIL> Date: 12 Sep 90 04:04:57 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 32 There are QIC numbers that refer to many things, not just the recording format, but also the interfaces, read/write heads, ECC and Data Compression standards, etc. Don't worry about QIC-02 for example, it is an interface standard. The major recording formats you will see now are: Recording Format Cartridge Type Capacity Read Compatibility QIC-24 DC600A 60MB QIC-120 DC6150 125MB QIC-24 QIC-150 DC6150 150MB QIC-120/QIC-24 (or a longer tape) DC6250 250MB A DC600A cartridge, written in the QIC-24 format, should be readable on any QIC-24, 120, or 150 drive. There may however be the issue of byte swapping (fixable with either dd conv=swab or the SGI "ns" device). Ignore QIC-40, 80, 100, 110, 128, and 380. I believe that these all use a physically slightly smaller cartridge (I don't know who uses them). In fact these cartridges all have numbers in the DC2000's which you mentioned seeing. Long ago, Sun used to use QIC-11 by default (a lower density format even than QIC-24) and /dev/rst8 would get you QIC-24. QIC-11 is now old enough that it no longer appears on my cheat sheet. And the one other QIC number you asked about: QIC-36 is the Basic Interface standard for QIC-24 format drives. No doubt it is all designed to confuse the consumers. - Phil