18c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/devices/fw[0-9]+/
28c2ecf20Sopenharmony_ciDate:		May 2007
38c2ecf20Sopenharmony_ciKernelVersion:	2.6.22
48c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
58c2ecf20Sopenharmony_ciDescription:
68c2ecf20Sopenharmony_ci		IEEE 1394 node device attributes.
78c2ecf20Sopenharmony_ci		Read-only.  Mutable during the node device's lifetime.
88c2ecf20Sopenharmony_ci		See IEEE 1212 for semantic definitions.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci		config_rom
118c2ecf20Sopenharmony_ci			Contents of the Configuration ROM register.
128c2ecf20Sopenharmony_ci			Binary attribute; an array of host-endian u32.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci		guid
158c2ecf20Sopenharmony_ci			The node's EUI-64 in the bus information block of
168c2ecf20Sopenharmony_ci			Configuration ROM.
178c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u64.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/devices/fw[0-9]+/units
218c2ecf20Sopenharmony_ciDate:		June 2009
228c2ecf20Sopenharmony_ciKernelVersion:	2.6.31
238c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
248c2ecf20Sopenharmony_ciDescription:
258c2ecf20Sopenharmony_ci		IEEE 1394 node device attribute.
268c2ecf20Sopenharmony_ci		Read-only.  Mutable during the node device's lifetime.
278c2ecf20Sopenharmony_ci		See IEEE 1212 for semantic definitions.
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci		units
308c2ecf20Sopenharmony_ci			Summary of all units present in an IEEE 1394 node.
318c2ecf20Sopenharmony_ci			Contains space-separated tuples of specifier_id and
328c2ecf20Sopenharmony_ci			version of each unit present in the node.  Specifier_id
338c2ecf20Sopenharmony_ci			and version are hexadecimal string representations of
348c2ecf20Sopenharmony_ci			u24 of the respective unit directory entries.
358c2ecf20Sopenharmony_ci			Specifier_id and version within each tuple are separated
368c2ecf20Sopenharmony_ci			by a colon.
378c2ecf20Sopenharmony_ci
388c2ecf20Sopenharmony_ciUsers:		udev rules to set ownership and access permissions or ACLs of
398c2ecf20Sopenharmony_ci		/dev/fw[0-9]+ character device files
408c2ecf20Sopenharmony_ci
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/devices/fw[0-9]+/is_local
438c2ecf20Sopenharmony_ciDate:		July 2012
448c2ecf20Sopenharmony_ciKernelVersion:	3.6
458c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
468c2ecf20Sopenharmony_ciDescription:
478c2ecf20Sopenharmony_ci		IEEE 1394 node device attribute.
488c2ecf20Sopenharmony_ci		Read-only and immutable.
498c2ecf20Sopenharmony_ciValues:		1: The sysfs entry represents a local node (a controller card).
508c2ecf20Sopenharmony_ci
518c2ecf20Sopenharmony_ci		0: The sysfs entry represents a remote node.
528c2ecf20Sopenharmony_ci
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/devices/fw[0-9]+[.][0-9]+/
558c2ecf20Sopenharmony_ciDate:		May 2007
568c2ecf20Sopenharmony_ciKernelVersion:	2.6.22
578c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
588c2ecf20Sopenharmony_ciDescription:
598c2ecf20Sopenharmony_ci		IEEE 1394 unit device attributes.
608c2ecf20Sopenharmony_ci		Read-only.  Immutable during the unit device's lifetime.
618c2ecf20Sopenharmony_ci		See IEEE 1212 for semantic definitions.
628c2ecf20Sopenharmony_ci
638c2ecf20Sopenharmony_ci		modalias
648c2ecf20Sopenharmony_ci			Same as MODALIAS in the uevent at device creation.
658c2ecf20Sopenharmony_ci
668c2ecf20Sopenharmony_ci		rom_index
678c2ecf20Sopenharmony_ci			Offset of the unit directory within the parent device's
688c2ecf20Sopenharmony_ci			(node device's) Configuration ROM, in quadlets.
698c2ecf20Sopenharmony_ci			Decimal string representation.
708c2ecf20Sopenharmony_ci
718c2ecf20Sopenharmony_ci
728c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/devices/*/
738c2ecf20Sopenharmony_ciDate:		May 2007
748c2ecf20Sopenharmony_ciKernelVersion:	2.6.22
758c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
768c2ecf20Sopenharmony_ciDescription:
778c2ecf20Sopenharmony_ci		Attributes common to IEEE 1394 node devices and unit devices.
788c2ecf20Sopenharmony_ci		Read-only.  Mutable during the node device's lifetime.
798c2ecf20Sopenharmony_ci		Immutable during the unit device's lifetime.
808c2ecf20Sopenharmony_ci		See IEEE 1212 for semantic definitions.
818c2ecf20Sopenharmony_ci
828c2ecf20Sopenharmony_ci		These attributes are only created if the root directory of an
838c2ecf20Sopenharmony_ci		IEEE 1394 node or the unit directory of an IEEE 1394 unit
848c2ecf20Sopenharmony_ci		actually contains according entries.
858c2ecf20Sopenharmony_ci
868c2ecf20Sopenharmony_ci		hardware_version
878c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u24.
888c2ecf20Sopenharmony_ci
898c2ecf20Sopenharmony_ci		hardware_version_name
908c2ecf20Sopenharmony_ci			Contents of a respective textual descriptor leaf.
918c2ecf20Sopenharmony_ci
928c2ecf20Sopenharmony_ci		model
938c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u24.
948c2ecf20Sopenharmony_ci
958c2ecf20Sopenharmony_ci		model_name
968c2ecf20Sopenharmony_ci			Contents of a respective textual descriptor leaf.
978c2ecf20Sopenharmony_ci
988c2ecf20Sopenharmony_ci		specifier_id
998c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u24.
1008c2ecf20Sopenharmony_ci			Mandatory in unit directories according to IEEE 1212.
1018c2ecf20Sopenharmony_ci
1028c2ecf20Sopenharmony_ci		vendor
1038c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u24.
1048c2ecf20Sopenharmony_ci			Mandatory in the root directory according to IEEE 1212.
1058c2ecf20Sopenharmony_ci
1068c2ecf20Sopenharmony_ci		vendor_name
1078c2ecf20Sopenharmony_ci			Contents of a respective textual descriptor leaf.
1088c2ecf20Sopenharmony_ci
1098c2ecf20Sopenharmony_ci		version
1108c2ecf20Sopenharmony_ci			Hexadecimal string representation of an u24.
1118c2ecf20Sopenharmony_ci			Mandatory in unit directories according to IEEE 1212.
1128c2ecf20Sopenharmony_ci
1138c2ecf20Sopenharmony_ci
1148c2ecf20Sopenharmony_ciWhat:		/sys/bus/firewire/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
1158c2ecf20Sopenharmony_ci		formerly
1168c2ecf20Sopenharmony_ci		/sys/bus/ieee1394/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
1178c2ecf20Sopenharmony_ciDate:		Feb 2004
1188c2ecf20Sopenharmony_ciKernelVersion:	2.6.4
1198c2ecf20Sopenharmony_ciContact:	linux1394-devel@lists.sourceforge.net
1208c2ecf20Sopenharmony_ciDescription:
1218c2ecf20Sopenharmony_ci		SCSI target port identifier and logical unit identifier of a
1228c2ecf20Sopenharmony_ci		logical unit of an SBP-2 target.  The identifiers are specified
1238c2ecf20Sopenharmony_ci		in SAM-2...SAM-4 annex A.  They are persistent and world-wide
1248c2ecf20Sopenharmony_ci		unique properties the SBP-2 attached target.
1258c2ecf20Sopenharmony_ci
1268c2ecf20Sopenharmony_ci		Read-only attribute, immutable during the target's lifetime.
1278c2ecf20Sopenharmony_ci		Format, as exposed by firewire-sbp2 since 2.6.22, May 2007:
1288c2ecf20Sopenharmony_ci		Colon-separated hexadecimal string representations of
1298c2ecf20Sopenharmony_ci
1308c2ecf20Sopenharmony_ci			u64 EUI-64 : u24 directory_ID : u16 LUN
1318c2ecf20Sopenharmony_ci
1328c2ecf20Sopenharmony_ci		without 0x prefixes, without whitespace.  The former sbp2 driver
1338c2ecf20Sopenharmony_ci		(removed in 2.6.37 after being superseded by firewire-sbp2) used
1348c2ecf20Sopenharmony_ci		a somewhat shorter format which was not as close to SAM.
1358c2ecf20Sopenharmony_ci
1368c2ecf20Sopenharmony_ciUsers:		udev rules to create /dev/disk/by-id/ symlinks
137