'\"macro stdmacro
.if n .pH g4.edt_swapp.4 @(#)edt_swapp	40.8 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} \&.edt_swapp 4 "" "\&"
.if \nX=1 .ds x} \&.edt_swapp 4 ""
.if \nX=2 .ds x} \&.edt_swapp 4 "" "\&"
.if \nX=3 .ds x} \&.edt_swapp "" "" "\&"
.TH \*(x}
.SH NAME
\&\f4.edt_swapp\fP \- software application file
.SH DESCRIPTION
The \f4.edt_swapp\f1 file is read by the firmware program
\f4filledt\f1 on its
second pass during the self-configuration process to rename specified
Equipped Device Table (EDT) entries.  The file has the following
format:
.P
.RS
.ft 2
.nf
	SLOT	SWNAME	HWNAME
	.		.		.
	.		.		.
	.		.		.
	\f4FF\fP    
.fi
.ft 1
.RE
.P
The number in the slot field specifies the entry in the EDT
to be updated.
The
.I SWNAME
column contains the new name that will 
be associated with this board.
The
.I HWNAME
field contains the name that the board was associated with generically.
The last line contains \f4FF\fP
for the slot number to signal the end of the data to the firmware.
This file can be displayed by the \f4editsa \-l\f1 command.
.SH NOTES
This file is not to be edited directly.
Updates to it must be done through \f4editsa\f1.
.SH SEE ALSO
\f4editsa\fP(1M),
\f4firmware\fP(8)
.Ee
