summaryrefslogtreecommitdiff
path: root/doc/progs
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2001-08-15 02:13:27 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2001-08-15 02:13:27 +0000
commit4d65912f2be4e0a14bc32b8d877084eedd8b9490 (patch)
treebe9305113697496998c6417bf0f4bff5e231fef3 /doc/progs
parentde4c05de1e90dd1f2f818370f9c8e683dcda57e8 (diff)
downloadlm-sensors-git-4d65912f2be4e0a14bc32b8d877084eedd8b9490.tar.gz
add eepromer utility from Daniel Smolik <marvin@sitour.cz>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1159 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'doc/progs')
-rw-r--r--doc/progs4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/progs b/doc/progs
index 8a4407ba..b19a17c6 100644
--- a/doc/progs
+++ b/doc/progs
@@ -77,6 +77,10 @@ see useful_addresses.html.
It will only work for the installed eeprom module from the src/ directory,
not for the old one in the i2c/drivers/ directory.
+* prog/eepromer/eepromer (written in C, not installed)
+ This program reads and writes eeproms.
+ Danger: Do not use this to write your DRAM DIMM eeproms.
+
* prog/hotplug/m7101.o (kernel module, not installed)
An experimental kernel module to enable the Acer Labs 7101 PCI device.
See prog/hotplug/README for details.