1MCA_SET_ADAPTER_NAME(9)    Public Functions Provided   MCA_SET_ADAPTER_NAME(9)
2
3
4

NAME

6       mca_set_adapter_name - Set the description of the card
7

SYNOPSIS

9       void mca_set_adapter_name(int slot, char * name);
10

ARGUMENTS

12       slot
13           slot to name
14
15       name
16           text string for the namen
17

DESCRIPTION

19       This function sets the name reported via /proc for this adapter slot.
20       This is for user information only. Setting a name deletes any previous
21       name.
22

AUTHORS

24       Alan Cox <alan@lxorguk.ukuu.org.uk>
25           Author.
26
27       David Weinehall
28           Author.
29
30       Chris Beauregard
31           Author.
32
34Kernel Hackers Manual 2.6.         June 2019           MCA_SET_ADAPTER_NAME(9)
Impressum