S2IO_ETHTOOL_GEEPROM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
s2io_ethtool_geeprom - reads the value stored in the Eeprom.
SYNOPSIS
"SYNOPSIS"
int s2io_ethtool_geeprom (struct net_device * dev, struct ethtool_eeprom * eeprom, u8 * data_buf);
ARGUMENTS
- dev
-
-- undescribed --
- eeprom
-
pointer to the user level structure provided by ethtool,
containing all relevant information.
- data_buf
-
user defined value to be written into Eeprom.
DESCRIPTION
Reads the values stored in the Eeprom at given offset
for a given length. Stores these values int the input argument data
buffer 'data_buf' and returns these to the caller (ethtool.)
RETURN VALUE
int 0 on success
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:43 GMT, October 09, 2005