From owner-freebsd-current Mon May 8 16:32:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id A77E937B9F0; Mon, 8 May 2000 16:32:27 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id QAA26883; Mon, 8 May 2000 16:31:08 -0700 Date: Mon, 8 May 2000 16:32:18 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Dan Nelson Cc: Warner Losh , Christian Weisgerber , freebsd-current@FreeBSD.ORG, "David O'Brien" Subject: Re: Undocumented tape devices in pax(1) In-Reply-To: <20000508165348.A9796@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 8 May 2000, Dan Nelson wrote: > In the last episode (May 08), Warner Losh said: > > In message Matthew Jacob writes: > > : Oh, and in the updating of this, don't forget the FreeBSD usage of > > : .ctl for tape devices- as far as I know this is the only *BSD that > > : has this. > > > > Which devices use .ctl? sa and ast don't seem to use them now (at > > the very least they aren't created by MAKEDEV by default). > > *.ctl is handy for getting status on a device that another process has > open; if I'm dumping to /dev/nrsa0, I can run "mt -f /dev/rsa0.ctl > status" on another tty and see what file/block position the tape is at. > Dunno if it has any other use :) Eventually it will have/set more extended error information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message