File: max1619

package info (click to toggle)
lm-sensors 1%3A2.10.7-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,324 kB
  • ctags: 10,814
  • sloc: ansic: 63,969; perl: 8,111; sh: 1,823; makefile: 399; lex: 371; yacc: 312; python: 11
file content (73 lines) | stat: -rw-r--r-- 2,852 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Kernel driver `max1619.o'
=========================

Status: New 

Supported chips: 
  * Maxim MAX1619
    Prefix: 'max1619'
    Addresses scanned: I2C 0x18-0x1a, 0x29-0x2b, 0x4c-0x4e
    Datasheet: Publicly available at the Maxim website
               http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf

Author: Alexey Fisher <fishor@mail.ru>

License: GPL


Module Parameters
-----------------

* force: short array (min = 1, max = 48)
  List of adapter,address pairs to boldly assume to be present
* force_max1619: short array (min = 1, max = 48)
  List of adapter,address pairs which are unquestionably assumed to contain
  a `max1619' chip
* probe: short array (min = 1, max = 48)
  List of adapter,address pairs to scan additionally
* probe_range: short array (min = 1, max = 48)
  List of adapter,start-addr,end-addr triples to scan additionally
* ignore: short array (min = 1, max = 48)
  List of adapter,address pairs not to scan
* ignore_range: short array (min = 1, max = 48)
  List of adapter,start-addr,end-addr triples not to scan


Description
-----------

The MAX1619 is a digital temperature sensor. It senses its own temperature as
well as the temperature of up to one external diode.

All temperature values are given in degrees Celsius. Resolution
is 1.0 degree for the local temperature and for the remote temperature.

Only the external sensor has high and low limits.

The max1619 driver will not update its values more frequently than every
other second; reading them more often will do no harm, but will return
'old' values.


Chip Features
-------------

Chips 'max1619'

LABEL                 LABEL CLASS           COMPUTE CLASS          MODE  MAGN
temp1                 -                     -                       R-     0
temp2                 -                     -                       R-     0
temp2_max             temp2                 temp2                   RW     0
temp2_min             temp2                 temp2                   RW     0
temp2_crit            temp2                 temp2                   RW     0
temp2_hyst            temp2                 temp2                   RW     0
alarms                -                     -                       R-     0

LABEL                 FEATURE SYMBOL                              SYSCTL FILE:N
temp1                 SENSORS_MAX1619_LOCAL_TEMP                        temp1:1
temp2                 SENSORS_MAX1619_REMOTE_TEMP                       temp2:3
temp2_max             SENSORS_MAX1619_REMOTE_HIGH                       temp2:1
temp2_min             SENSORS_MAX1619_REMOTE_LOW                        temp2:2
temp2_crit            SENSORS_MAX1619_REMOTE_HYST                  temp2_crit:1
temp2_hyst            SENSORS_MAX1619_REMOTE_MAX                   temp2_crit:2
alarms                SENSORS_MAX1619_ALARMS                           alarms:1