Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d1802ef authored by Andreas Gröger's avatar Andreas Gröger Committed by Marc Kleine-Budde
Browse files

can: janz-ican3: add documentation for existing sysfs entries



This patch adds documentation for the existing sysfs entries for the janz PCI
module.

Signed-off-by: default avatarAndreas Gröger <andreas24groeger@gmail.com>
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent a2f11835
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
What:		/sys/bus/pci/drivers/janz-cmodio/.../modulbus_number
Date:		May 2010
KernelVersion:	2.6.35
Contact:	Ira W. Snyder <ira.snyder@gmail.com>
Description:
		Value representing the HEX switch S2 of the janz carrier board CMOD-IO or CAN-PCI2

		Read-only: value of the configuration switch (0..15)
+10 −0
Original line number Diff line number Diff line
What:		/sys/class/net/<iface>/termination
Date:		May 2010
KernelVersion:	2.6.35
Contact:	Ira W. Snyder <ira.snyder@gmail.com>
Description:
		Value representing the can bus termination

		Default: 1 (termination active)
		Reading: get actual termination state
		Writing: set actual termination state (0=no termination, 1=termination active)