'\"macro stdmacro
.if n .pH g1.dsconfig @(#)dsconfig	40.3
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} dsconfig 1 "Essential Utilities" "\&"
.if \nX=1 .ds x} dsconfig 1 "Essential Utilities"
.if \nX=2 .ds x} dsconfig 1 "" "\&"
.if \nX=3 .ds x} dsconfig "" "" "\&"
.TH \*(x}
.SH NAME
\f4dsconfig\f1 \- display data storage device configuration
.SH SYNOPSIS
\f4/usr/bin/dsconfig\f1
[ \f2simple_administration_device_name\f1 ]
.SH DESCRIPTION
.PP
The \f4dsconfig\fP command
produces the mapping of the simple administration names for data
storage devices found in \f4/dev/rSA\f1 to the device names found
in \f4/dev/rdsk\f1 or \f4/dev/rmt\f1 and prints the physical location
of the associated peripheral on the machine. The \f4dsconfig\fP
command with no arguments
prints the mapping for every entry in \f4/dev/rSA\f1.
.SH EXAMPLE
.DS

	\f4dsconfig disk1 disk6

	SA: disk1
.br
	device: /dev/rdsk/c1d0s6
.br
	configuration: Integral Disk Drive 0

	SA: disk6
.br
	device: /dev/rdsk/c1t5d2s6
.br
	configuration: Slot 1 Target Controller 5 Drive 2  \f1
.DE
