Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   xtraeme
Date:           Sat Sep  8 00:42:11 UTC 2007

Modified Files:
        src/sys/dev/ic: nslm7x.c nslm7xvar.h

Log Message:
- Use a callout(9) to refresh sensor data each 1.5 seconds, respecting
  the limit in some LM chips.
- Add the lm_detach() function that stops/destroys the callout and
  unregisters the driver from the sysmon_envsys(9) framework.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/dev/ic/nslm7x.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/nslm7xvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index