Changeset 1159
- Timestamp:
- 08/15/01 04:13:27 (7 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (1 diff)
- lm-sensors/trunk/doc/progs (modified) (1 diff)
- lm-sensors/trunk/prog/eepromer (added)
- lm-sensors/trunk/prog/eepromer/Makefile (added)
- lm-sensors/trunk/prog/eepromer/README.eepromer (added)
- lm-sensors/trunk/prog/eepromer/eepromer.c (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CHANGES
r1156 r1159 36 36 Module sis5595: Recognize unsupported chips and refuse to load 37 37 Module w83781d: Fix fan speed for as99127f (broken by 2.6.0) 38 Program eepromer: new 38 39 Program mkpatch.pl: Fix dependencies on i2c-proc; disallow compilation 39 40 of sensors.c as a module in kernel lm-sensors/trunk/doc/progs
r1057 r1159 78 78 not for the old one in the i2c/drivers/ directory. 79 79 80 * prog/eepromer/eepromer (written in C, not installed) 81 This program reads and writes eeproms. 82 Danger: Do not use this to write your DRAM DIMM eeproms. 83 80 84 * prog/hotplug/m7101.o (kernel module, not installed) 81 85 An experimental kernel module to enable the Acer Labs 7101 PCI device.
