From 14992732d9e87f3d5f626d5cc11e338c20b0890e Mon Sep 17 00:00:00 2001 From: Frodo Looijaard Date: Fri, 8 Jan 1999 20:21:32 +0000 Subject: GL518SM fixes * Better VDD internal computation, as described in the data sheet; * Fixed the config file to reflect the above change; * The library read the wrong file to get its gl518sm alarm data. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@150 7894878c-1315-0410-8ee3-d5d059ff63e0 --- doc/progs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/progs') diff --git a/doc/progs b/doc/progs index a85d1444..8b31e4f2 100644 --- a/doc/progs +++ b/doc/progs @@ -7,6 +7,11 @@ this package. file. It read /proc/bus/i2c (or the file specified on the command-line), and prints to stdout `bus' statements reflecting the currently detected adapters. +* prog/dump/isadump (written in C, not installed) + This program helps to dump the registers of LM78-like chips, or more + exactly, chips which use an I/O-port for its address and one as its + data register. Usual syntax: + ./isadump 0x295 0x296 * prog/eeprom/decode-dimms.pl (written in Perl 5, not installed) This program decodes the information generated by the `eeprom.o' module. It will only work for the installed eeprom module from the src/ directory, -- cgit v1.2.1