1
1
What: /sys/bus/siox/devices/siox-X/active
2
2
KernelVersion: 4.16
3
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
3
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
4
4
Description:
5
5
On reading represents the current state of the bus. If it
6
6
contains a "0" the bus is stopped and connected devices are
@@ -12,7 +12,7 @@ Description:
12
12
13
13
What: /sys/bus/siox/devices/siox-X/device_add
14
14
KernelVersion: 4.16
15
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
15
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
16
16
Description:
17
17
Write-only file. Write
18
18
@@ -27,61 +27,61 @@ Description:
27
27
28
28
What: /sys/bus/siox/devices/siox-X/device_remove
29
29
KernelVersion: 4.16
30
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
30
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
31
31
Description:
32
32
Write-only file. A single write removes the last device in the siox chain.
33
33
34
34
What: /sys/bus/siox/devices/siox-X/poll_interval_ns
35
35
KernelVersion: 4.16
36
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
36
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
37
37
Description:
38
38
Defines the interval between two poll cycles in nano seconds.
39
39
Note this is rounded to jiffies on writing. On reading the current value
40
40
is returned.
41
41
42
42
What: /sys/bus/siox/devices/siox-X-Y/connected
43
43
KernelVersion: 4.16
44
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
44
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
45
45
Description:
46
46
Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e.
47
47
communication with it is not ensured. "1" signals a working connection.
48
48
49
49
What: /sys/bus/siox/devices/siox-X-Y/inbytes
50
50
KernelVersion: 4.16
51
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
51
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
52
52
Description:
53
53
Read-only value reporting the inbytes value provided to siox-X/device_add
54
54
55
55
What: /sys/bus/siox/devices/siox-X-Y/status_errors
56
56
KernelVersion: 4.16
57
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
57
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
58
58
Description:
59
59
Counts the number of time intervals when the read status byte doesn't yield the
60
60
expected value.
61
61
62
62
What: /sys/bus/siox/devices/siox-X-Y/type
63
63
KernelVersion: 4.16
64
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
64
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
65
65
Description:
66
66
Read-only value reporting the type value provided to siox-X/device_add.
67
67
68
68
What: /sys/bus/siox/devices/siox-X-Y/watchdog
69
69
KernelVersion: 4.16
70
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
70
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
71
71
Description:
72
72
Read-only value reporting if the watchdog of the siox device is
73
73
active. "0" means the watchdog is not active and the device is expected to
74
74
be operational. "1" means the watchdog keeps the device in reset.
75
75
76
76
What: /sys/bus/siox/devices/siox-X-Y/watchdog_errors
77
77
KernelVersion: 4.16
78
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
78
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
79
79
Description:
80
80
Read-only value reporting the number to time intervals when the
81
81
watchdog was active.
82
82
83
83
What: /sys/bus/siox/devices/siox-X-Y/outbytes
84
84
KernelVersion: 4.16
85
- Contact:
Gavin Schenk <g.schenk @eckelmann.de>, Uwe Kleine-König <
[email protected] >
85
+ Contact:
Thorsten Scherer <t.scherer @eckelmann.de>, Uwe Kleine-König <
[email protected] >
86
86
Description:
87
87
Read-only value reporting the outbytes value provided to siox-X/device_add.
0 commit comments