.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "S2IO_EEPROM_TEST" "9" "09 October 2005" "" "" .SH NAME s2io_eeprom_test \- to verify that EEprom in the xena can be programmed. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int s2io_eeprom_test (nic_t * \fIsp\fB, uint64_t * \fIdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsp\fB\fR private member of the device structure, which is a pointer to the s2io_nic structure. .TP \fB\fIdata\fB\fR variable that returns the result of each of the test conducted by the driver. .SH "DESCRIPTION" .PP Verify that EEPROM in the xena can be programmed using I2C_CONTROL register. .SH "RETURN VALUE" .PP 0 on success.