Deleted Added
full compact
chio.1 (140169) chio.1 (140353)
1.\" $NetBSD: chio.1,v 1.4 1997/10/02 00:41:25 hubertf Exp $
2.\"-
3.\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 16 unchanged lines hidden (view full) ---

25.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
26.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
27.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
28.\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
29.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
1.\" $NetBSD: chio.1,v 1.4 1997/10/02 00:41:25 hubertf Exp $
2.\"-
3.\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 16 unchanged lines hidden (view full) ---

25.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
26.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
27.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
28.\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
29.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
33.\" $FreeBSD: head/bin/chio/chio.1 140169 2005-01-13 08:46:19Z ru $
33.\" $FreeBSD: head/bin/chio/chio.1 140353 2005-01-16 16:41:59Z ru $
34.\"
35.Dd May 14, 1998
36.Dt CHIO 1
37.Os
38.Sh NAME
39.Nm chio
40.Nd medium changer control utility
41.Sh SYNOPSIS

--- 220 unchanged lines hidden (view full) ---

262Element is in an abnormal state.
263.It ACCESS
264Media in this element is accessible by a picker.
265.It EXENAB
266Element supports passing media (exporting) to an outside human operator.
267.It INENAB
268Element supports receiving media (importing) from an outside human operator.
269.El
34.\"
35.Dd May 14, 1998
36.Dt CHIO 1
37.Os
38.Sh NAME
39.Nm chio
40.Nd medium changer control utility
41.Sh SYNOPSIS

--- 220 unchanged lines hidden (view full) ---

262Element is in an abnormal state.
263.It ACCESS
264Media in this element is accessible by a picker.
265.It EXENAB
266Element supports passing media (exporting) to an outside human operator.
267.It INENAB
268Element supports receiving media (importing) from an outside human operator.
269.El
270.Sh FILES
271.Bl -tag -width /dev/ch0 -compact
272.It Pa /dev/ch0
273default changer device
274.El
270.Sh EXAMPLES
271.Bl -tag -width indent
272.It Li chio move slot 3 drive 0
273Move the media in slot 3 (fourth slot) to drive 0 (first drive).
274.It Li chio move voltag VOLUME01 drive 0
275Move the media with the barcode VOLUME01 to drive 0 (first drive).
276.It Li chio return drive 0
277Remove the tape from drive 0 (first drive) and return it to its original
278location in the rack.
279.It Li chio setpicker 2
280Configure the changer to use picker 2 (third picker) for operations.
281.El
275.Sh EXAMPLES
276.Bl -tag -width indent
277.It Li chio move slot 3 drive 0
278Move the media in slot 3 (fourth slot) to drive 0 (first drive).
279.It Li chio move voltag VOLUME01 drive 0
280Move the media with the barcode VOLUME01 to drive 0 (first drive).
281.It Li chio return drive 0
282Remove the tape from drive 0 (first drive) and return it to its original
283location in the rack.
284.It Li chio setpicker 2
285Configure the changer to use picker 2 (third picker) for operations.
286.El
282.Sh FILES
283.Bl -tag -width /dev/ch0 -compact
284.It Pa /dev/ch0
285default changer device
286.El
287.Sh SEE ALSO
288.Xr mt 1 ,
289.Xr mount 8
290.Sh AUTHORS
291.An -nosplit
292The
293.Nm
294program and SCSI changer driver were written by
295.An Jason R. Thorpe Aq thorpej@and.com
296for And Communications,
297.Pa http://www.and.com/ .
298.Pp
299Additional work by
300.An Hans Huebner
301.Aq hans@artcom.de
302and
303.An Steve Gunn
304.Aq csg@waterspout.com .
287.Sh SEE ALSO
288.Xr mt 1 ,
289.Xr mount 8
290.Sh AUTHORS
291.An -nosplit
292The
293.Nm
294program and SCSI changer driver were written by
295.An Jason R. Thorpe Aq thorpej@and.com
296for And Communications,
297.Pa http://www.and.com/ .
298.Pp
299Additional work by
300.An Hans Huebner
301.Aq hans@artcom.de
302and
303.An Steve Gunn
304.Aq csg@waterspout.com .