.TH "mca_set_adapter_name" 9 "mca_set_adapter_name" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME mca_set_adapter_name \- Set the description of the card .SH SYNOPSIS .B "void" mca_set_adapter_name .BI "(int " slot "," .BI "char*" name ");" .SH ARGUMENTS .IP "slot" 12 slot to name .IP "name" 12 text string for the namen .SH "DESCRIPTION" 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.