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

firewire: core: document is_local sysfs attribute

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

+11
+11
Documentation/ABI/stable/sysfs-bus-firewire
··· 39 39 /dev/fw[0-9]+ character device files 40 40 41 41 42 + What: /sys/bus/firewire/devices/fw[0-9]+/is_local 43 + Date: July 2012 44 + KernelVersion: 3.6 45 + Contact: linux1394-devel@lists.sourceforge.net 46 + Description: 47 + IEEE 1394 node device attribute. 48 + Read-only and immutable. 49 + Values: 1: The sysfs entry represents a local node (a controller card). 50 + 0: The sysfs entry represents a remote node. 51 + 52 + 42 53 What: /sys/bus/firewire/devices/fw[0-9]+[.][0-9]+/ 43 54 Date: May 2007 44 55 KernelVersion: 2.6.22