NETDEV_BOOT_SETUP_ADD
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
netdev_boot_setup_add - add new setup entry
SYNOPSIS
"SYNOPSIS"
int netdev_boot_setup_add (char * name, struct ifmap * map);
ARGUMENTS
- name
-
name of the device
- map
-
configured settings for the device
DESCRIPTION
Adds new setup entry to the dev_boot_setup list. The function
returns 0 on error and 1 on success. This is a generic routine to
all netdevices.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:19 GMT, October 06, 2005