]> git.pld-linux.org Git - packages/lm_sensors.git/blob - sensors_modules.sysconfig
- updated comment
[packages/lm_sensors.git] / sensors_modules.sysconfig
1 # configuration for harware sensors monitoring
2
3 # configure sensors (i.e. call `sensors -s')
4 # Allows to change min and max alarm limits from sensors.conf
5 #SENSORS_SET=1
6
7 # BUS - stands for i2c bus, one of: ali1535, ali15x3, amd756, hydra, i801,
8 #       i810, isa, piix4, savage4, sis5595, via, viapro, voodoo3
9
10 BUS=
11
12 # CHIP - stands for sensors chip, one of: adm1021, adm1024, adm1025,
13 #       adm9240, bt869, ddcmon, ds1621, eeprom fscpos, fscscy, gl518sm,
14 #       gl520sm, icspll, it87, lm75, lm78, lm80 lm87, ltc1710, matorb,
15 #       maxilife, mtp008, pcf8574, sis5595, thmc50 via686a, vt1211, w83781d
16
17 CHIP=
18
19 # You may use sensors-detect commant to check what bus and chips are available
20
21 # example for VIAKT* mainboards (bus is not (!) via)
22 # BUS=isa
23 # CHIP=via686a
This page took 0.063647 seconds and 3 git commands to generate.