From owner-freebsd-doc Mon Apr 15 16:07:08 1996 Return-Path: owner-doc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA15018 for doc-outgoing; Mon, 15 Apr 1996 16:07:08 -0700 (PDT) Received: from dfw-ix7.ix.netcom.com (dfw-ix7.ix.netcom.com [206.214.98.7]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA15012 for ; Mon, 15 Apr 1996 16:07:06 -0700 (PDT) Received: from danielpf (ix-oly-wa2-20.ix.netcom.com [205.184.155.84]) by dfw-ix7.ix.netcom.com (8.6.13/8.6.12) with SMTP id QAA00541; Mon, 15 Apr 1996 16:04:10 -0700 Message-ID: <31725B0D.649@ix.netcom.com> Date: Mon, 15 Apr 1996 15:19:57 +0100 From: "Daniel P. Pflager" Organization: Universal Bankcard Software, Inc. X-Mailer: Mozilla 2.0 (Win95; U) MIME-Version: 1.0 To: freebsd-doc@FREEBSD.ORG CC: dpflag@ix.netcom.com Subject: [Fwd: Re: Colorado QFA 500] Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-doc@FREEBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Return-Path: Received: from phaeton.artisoft.com by ix8.ix.netcom.com (8.6.13/SMI-4.1/Netcom) id QAA25968; Sat, 13 Apr 1996 16:23:24 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA05914; Sat, 13 Apr 1996 16:21:21 -0700 From: Terry Lambert Message-Id: <199604132321.QAA05914@phaeton.artisoft.com> Subject: Re: Colorado QFA 500 To: dpflag@ix.netcom.com (Daniel P. Pflager) Date: Sat, 13 Apr 1996 16:21:21 -0700 (MST) Cc: questions@FreeBSD.org, dpflag@ix.netcom.com In-Reply-To: <316F8CD9.1D7F@ix.netcom.com> from "Daniel P. Pflager" at Apr 13, 96 12:15:37 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 974 Status: U X-Mozilla-Status: 0011 > I guess I've answered my own question. The QFA 500 > appears to work with the wt0 driver just fine. > > 1) Should I let the doc project know? Heavens no! They would just document it, and then we wouldn't be able to answer "does the QFA 500 work?" questions with things like "yes, use the wt0 driver -- it works just fine". 8-) 8-). > 2) Is there a test suite which I could run to ensure > it is "really" compatible. (I've just been using > tar with it). Maybe step through all of the MT commands. I haven't seen a tape driver validation suite outside of a lab at NCR before AT&T bought them. > 3) How can I make /dev/rwt0 the default tape device > (for tar, mt, etc?). Point me to the doc... Recompile it. The default is /dev/rst0 (see the man page). This should probably be install-time configurable... anyone? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.