mca_set_adapter_name
Section: Kernel Hacker's Manual (9)
Updated: mca_set_adapter_name
Index
Return to Main Contents
NAME
mca_set_adapter_name - Set the description of the card
SYNOPSIS
void mca_set_adapter_name
(int slot,
char*name);
ARGUMENTS
- slot
-
slot to name
- name
-
text string for the namen
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:57:49 GMT, June 12, 2005