CHECK_EEPROM

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

check_eeprom - get and check contents of the eeprom  

SYNOPSIS

"SYNOPSIS"

void __devinit check_eeprom (struct NvRamType * eeprom, unsigned long io_port);  

ARGUMENTS

eeprom
caller allocated strcuture to read the eeprom data into
io_port
io port to read from
 

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:00 GMT, October 09, 2005