You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jean Delvare 80f985bafb Update svn:update 10 years ago
..
24cXX.c Move eeprog to separate subdir and implement Module.mk for it. 10 years ago
24cXX.h Move eeprog to separate subdir and implement Module.mk for it. 10 years ago
Module.mk Move eeprog to separate subdir and implement Module.mk for it. 10 years ago
README.eeprog Move eeprog to separate subdir and implement Module.mk for it. 10 years ago
eeprog.8 Move eeprog to separate subdir and implement Module.mk for it. 10 years ago
eeprog.c Move eeprog to separate subdir and implement Module.mk for it. 10 years ago

README.eeprog

Important! See the README file for important warnings.

eeprog reads and writes 24Cxx EEPROMs connected to I2C serial bus.

It uses the SMBus protocol used by most of the recent chipsets. Don't forget to load
your i2c chipset and the i2c-dev drivers.

Use -16 switch for EEPROM larger then 24C16 (16 bit addressing mode).

Again, it's really important that you read the README file.

Type "make" to compile.