Show
Ignore:
Timestamp:
11/24/07 11:46:02 (4 years ago)
Author:
khali
Message:

Fix sysfs presence detection. Since sysfsutils 2.0.0, libsysfs will
return success even if sysfs isn't mounted. We have to check by ourselves
if it is mounted or not, so that we can fallback to procfs on Linux 2.4
systems.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5033 r5036  
    44SVN-HEAD 
    55  Library: Fix fschrc and fschmd support 
     6           Fix sysfs presence detection 
    67  Makefile: Revert changeset 4738, fix bug #2187 differently 
    78  Module eeprom: Hide Sony Vaio serial numbers to regular users (2.6 backport)