2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-10-25 15:25:58 +00:00
Files
lm-sensors/prog/eepromer
Mark D. Studebaker 8a39706d54 add -f to help output
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1371 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-05-05 18:03:27 +00:00
..
2002-05-05 18:03:27 +00:00
2002-04-29 00:47:41 +00:00
2002-04-29 00:47:41 +00:00
2001-12-19 00:32:08 +00:00

These programs are used to read and write eeproms.

Use eeprom for small eeproms with one-byte addresses:
	24C01, 24C01A, 24C02, 24C04, 24C08, and 24C16
	See README.eeprom for details.

Use eepromer for large eeproms with two-byte addresses:
	24C32, 24C64, 24C128, 24C256, and 24C512
	See README.eepromer for details.


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!                                                                           !
!!! These programs should only be used on external busses such as i2c-pport   !
!!! unless you REALLY know what you are doing.                                !
!!!                                                                           !
!!! Your computer probably contains eeproms for saving data vital to its      !
!!! operation. If you are not careful you might overwrite this data with      !
!!! this program and your computer may no longer boot!                        !
!!!                                                                           !
!!! An example are the EEPROMS on your SDRAM DIMMs, your computer may no      !
!!! longer detect the RAM module rendering it essentially USELESS!            !
!!!                                                                           !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!