Changeset 469
- Timestamp:
- 06/03/99 22:49:42 (14 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r453 r469 13 13 for example: 14 14 cvs diff -r V2-0-0 -r V2-0-1 -u 15 16 2.3.3 (19990603) 17 Module i2c-voodoo3: Timing issue fixes 18 Module bt869: Seems to be functional and relatively well tested 19 Many modules were modified to be more compatible with the new 20 Mutex structure in the new experimental kernels. 15 21 16 22 2.3.2 (19990507) -
lm-sensors/trunk/lm_sensors.lsm
r453 r469 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.3. 23 Version: 2.3.3 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of -
lm-sensors/trunk/version.h
r455 r469 1 #define LM_DATE "19990 507"2 #define LM_VERSION "2.3. 2"1 #define LM_DATE "19990603" 2 #define LM_VERSION "2.3.3"
