Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 00:48:52 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/bin/chio Makefile chio.1 chio.c
Message-ID:  <199809150748.AAA18423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1998/09/15 00:48:52 PDT

  Modified files:
    bin/chio             Makefile chio.1 chio.c 
  Log:
  Updated the ch(4) driver and chio(1) command to include volume
  tag support.  These changes have been tested with a Breeze Hill
  Q47 DLT and a DEC DLT2500 media changer.  The latter has no
  volume tag support.
  
  The chio(1) command was updated to include various flags to the
  status subcommand.  These flags can be used to select additional
  information to be displayed (like volume tags).
  
  A new chio(1) subcommand named 'voltag' has been added which allows
  for changes to volume tags inside the media changer controller.
  This could not be tested as the Q47 does not provide the functio-
  nality.
  
  Submitted by:	Hans Huebner
  
  Revision  Changes    Path
  1.3       +3 -1      src/bin/chio/Makefile
  1.7       +79 -16    src/bin/chio/chio.1
  1.7       +361 -126  src/bin/chio/chio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809150748.AAA18423>