Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Andreas Gröger <andreas24groeger@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Andreas Gröger and committed by
Marc Kleine-Budde
0d1802ef a2f11835

+18
+8
Documentation/ABI/testing/sysfs-bus-pci-drivers-janz-cmodio
··· 1 + What: /sys/bus/pci/drivers/janz-cmodio/.../modulbus_number 2 + Date: May 2010 3 + KernelVersion: 2.6.35 4 + Contact: Ira W. Snyder <ira.snyder@gmail.com> 5 + Description: 6 + Value representing the HEX switch S2 of the janz carrier board CMOD-IO or CAN-PCI2 7 + 8 + Read-only: value of the configuration switch (0..15)
+10
Documentation/ABI/testing/sysfs-class-net-janz-ican3
··· 1 + What: /sys/class/net/<iface>/termination 2 + Date: May 2010 3 + KernelVersion: 2.6.35 4 + Contact: Ira W. Snyder <ira.snyder@gmail.com> 5 + Description: 6 + Value representing the can bus termination 7 + 8 + Default: 1 (termination active) 9 + Reading: get actual termination state 10 + Writing: set actual termination state (0=no termination, 1=termination active)