.\" 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 "CHECK_EEPROM" "9" "09 October 2005" "" "" .SH NAME check_eeprom \- get and check contents of the eeprom .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __devinit check_eeprom (struct NvRamType * \fIeeprom\fB, unsigned long \fIio_port\fB); \fR .SH "ARGUMENTS" .TP \fB\fIeeprom\fB\fR caller allocated strcuture to read the eeprom data into .TP \fB\fIio_port\fB\fR io port to read from .SH "DESCRIPTION" .PP .PP Read seeprom 128 bytes into the memory provider in eeprom. Checks the checksum and if it's not correct it uses a set of default values.