Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139065
b: refs/heads/master
c: ec19920
h: refs/heads/master
i:
  139063: e94b4cf
v: v3
  • Loading branch information
Jean Delvare committed Mar 30, 2009
1 parent 42a1062 commit 6d46e53
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb4504fe84b09cbf49fda19e6630a1003d79656a
refs/heads/master: ec19920944246b4686c7772a58507a20c361dc9d
22 changes: 22 additions & 0 deletions trunk/Documentation/hwmon/sysfs-interface
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ energy[1-*]_input Cumulative energy use
Unit: microJoule
RO


**********
* Alarms *
**********
Expand Down Expand Up @@ -453,6 +454,27 @@ beep_mask Bitmask for beep.
RW


***********************
* Intrusion detection *
***********************

intrusion[0-*]_alarm
Chassis intrusion detection
0: OK
1: intrusion detected
RW
Contrary to regular alarm flags which clear themselves
automatically when read, this one sticks until cleared by
the user. This is done by writing 0 to the file. Writing
other values is unsupported.

intrusion[0-*]_beep
Chassis intrusion beep
0: disable
1: enable
RW


sysfs attribute writes interpretation
-------------------------------------

Expand Down

0 comments on commit 6d46e53

Please sign in to comment.