aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/w83781d
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/hwmon/w83781d')
-rw-r--r--Documentation/hwmon/w83781d19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/hwmon/w83781d b/Documentation/hwmon/w83781d
index e5459333ba68..ac155d8b0fef 100644
--- a/Documentation/hwmon/w83781d
+++ b/Documentation/hwmon/w83781d
@@ -123,6 +123,25 @@ When an alarm goes off, you can be warned by a beeping signal through
123your computer speaker. It is possible to enable all beeping globally, 123your computer speaker. It is possible to enable all beeping globally,
124or only the beeping for some alarms. 124or only the beeping for some alarms.
125 125
126Individual alarm and beep bits:
127
1280x000001: in0
1290x000002: in1
1300x000004: in2
1310x000008: in3
1320x000010: temp1
1330x000020: temp2 (+temp3 on W83781D)
1340x000040: fan1
1350x000080: fan2
1360x000100: in4
1370x000200: in5
1380x000400: in6
1390x000800: fan3
1400x001000: chassis
1410x002000: temp3 (W83782D and W83627HF only)
1420x010000: in7 (W83782D and W83627HF only)
1430x020000: in8 (W83782D and W83627HF only)
144
126If an alarm triggers, it will remain triggered until the hardware register 145If an alarm triggers, it will remain triggered until the hardware register
127is read at least once. This means that the cause for the alarm may 146is read at least once. This means that the cause for the alarm may
128already have disappeared! Note that in the current implementation, all 147already have disappeared! Note that in the current implementation, all