Changeset 676 for lm-sensors/trunk/etc/sensors.conf.eg
- Timestamp:
- 12/24/99 23:44:41 (13 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/etc/sensors.conf.eg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/etc/sensors.conf.eg
r631 r676 15 15 16 16 # A 'chip' line specifies what the following 'label', 'compute', 'set' and 17 # (not yet implemented) 'valid' lines refer to. In this case, until the17 # 'ignore' lines refer to. In this case, until the 18 18 # next 'chip' line, everything refers to all lm78, lm78-j and lm79 19 19 # chips. Other examples are *-isa-* for everything on the ISA bus, and … … 102 102 #set in0_min vid*0.95 103 103 104 # I nvalidstatements tell certain features are not wanted. User programs can104 # Ignore statements tell certain features are not wanted. User programs can 105 105 # still read them if they really want, though; this is just an advisory 106 106 # marking. 'in0' would also invalidate 'in0_max' and 'in0_min'. 107 # The invalid keyword is not yet recognized by the parser. 107 # 108 #ignore in0 108 109 109 110
