11What: /sys/bus/siox/devices/siox-X/active
22KernelVersion: 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] >
44Description:
55 On reading represents the current state of the bus. If it
66 contains a "0" the bus is stopped and connected devices are
@@ -12,7 +12,7 @@ Description:
1212
1313What: /sys/bus/siox/devices/siox-X/device_add
1414KernelVersion: 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] >
1616Description:
1717 Write-only file. Write
1818
@@ -27,61 +27,61 @@ Description:
2727
2828What: /sys/bus/siox/devices/siox-X/device_remove
2929KernelVersion: 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] >
3131Description:
3232 Write-only file. A single write removes the last device in the siox chain.
3333
3434What: /sys/bus/siox/devices/siox-X/poll_interval_ns
3535KernelVersion: 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] >
3737Description:
3838 Defines the interval between two poll cycles in nano seconds.
3939 Note this is rounded to jiffies on writing. On reading the current value
4040 is returned.
4141
4242What: /sys/bus/siox/devices/siox-X-Y/connected
4343KernelVersion: 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] >
4545Description:
4646 Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e.
4747 communication with it is not ensured. "1" signals a working connection.
4848
4949What: /sys/bus/siox/devices/siox-X-Y/inbytes
5050KernelVersion: 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] >
5252Description:
5353 Read-only value reporting the inbytes value provided to siox-X/device_add
5454
5555What: /sys/bus/siox/devices/siox-X-Y/status_errors
5656KernelVersion: 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] >
5858Description:
5959 Counts the number of time intervals when the read status byte doesn't yield the
6060 expected value.
6161
6262What: /sys/bus/siox/devices/siox-X-Y/type
6363KernelVersion: 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] >
6565Description:
6666 Read-only value reporting the type value provided to siox-X/device_add.
6767
6868What: /sys/bus/siox/devices/siox-X-Y/watchdog
6969KernelVersion: 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] >
7171Description:
7272 Read-only value reporting if the watchdog of the siox device is
7373 active. "0" means the watchdog is not active and the device is expected to
7474 be operational. "1" means the watchdog keeps the device in reset.
7575
7676What: /sys/bus/siox/devices/siox-X-Y/watchdog_errors
7777KernelVersion: 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] >
7979Description:
8080 Read-only value reporting the number to time intervals when the
8181 watchdog was active.
8282
8383What: /sys/bus/siox/devices/siox-X-Y/outbytes
8484KernelVersion: 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] >
8686Description:
8787 Read-only value reporting the outbytes value provided to siox-X/device_add.
0 commit comments