.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "MCA_SET_ADAPTER_NAME" "9" "09 October 2005" "" ""
.SH NAME
mca_set_adapter_name \- Set the description of the card
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mca_set_adapter_name (int \fIslot\fB, char * \fIname\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIslot\fB\fR
slot to name
.TP
\fB\fIname\fB\fR
text string for the namen
.SH "DESCRIPTION"
.PP
This function sets the name reported via /proc for this
adapter slot. This is for user information only. Setting a
name deletes any previous name.