~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/stable/sysfs-bus-firewire

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/stable/sysfs-bus-firewire (Version linux-6.12-rc7) and /Documentation/ABI/stable/sysfs-bus-firewire (Version linux-6.2.16)


  1 What:           /sys/bus/firewire/devices/fw[0      1 What:           /sys/bus/firewire/devices/fw[0-9]+/
  2 Date:           May 2007                            2 Date:           May 2007
  3 KernelVersion:  2.6.22                              3 KernelVersion:  2.6.22
  4 Contact:        linux1394-devel@lists.sourcefo      4 Contact:        linux1394-devel@lists.sourceforge.net
  5 Description:                                        5 Description:
  6                 IEEE 1394 node device attribut      6                 IEEE 1394 node device attributes.
  7                 Read-only.  Mutable during the      7                 Read-only.  Mutable during the node device's lifetime.
  8                 See IEEE 1212 for semantic def      8                 See IEEE 1212 for semantic definitions.
  9                                                     9 
 10                 config_rom                         10                 config_rom
 11                         Contents of the Config     11                         Contents of the Configuration ROM register.
 12                         Binary attribute; an a     12                         Binary attribute; an array of host-endian u32.
 13                                                    13 
 14                 guid                               14                 guid
 15                         The node's EUI-64 in t     15                         The node's EUI-64 in the bus information block of
 16                         Configuration ROM.         16                         Configuration ROM.
 17                         Hexadecimal string rep     17                         Hexadecimal string representation of an u64.
 18                                                    18 
 19                                                    19 
 20 What:           /sys/bus/firewire/devices/fw[0     20 What:           /sys/bus/firewire/devices/fw[0-9]+/units
 21 Date:           June 2009                          21 Date:           June 2009
 22 KernelVersion:  2.6.31                             22 KernelVersion:  2.6.31
 23 Contact:        linux1394-devel@lists.sourcefo     23 Contact:        linux1394-devel@lists.sourceforge.net
 24 Description:                                       24 Description:
 25                 IEEE 1394 node device attribut     25                 IEEE 1394 node device attribute.
 26                 Read-only.  Mutable during the     26                 Read-only.  Mutable during the node device's lifetime.
 27                 See IEEE 1212 for semantic def     27                 See IEEE 1212 for semantic definitions.
 28                                                    28 
 29                 units                              29                 units
 30                         Summary of all units p     30                         Summary of all units present in an IEEE 1394 node.
 31                         Contains space-separat     31                         Contains space-separated tuples of specifier_id and
 32                         version of each unit p     32                         version of each unit present in the node.  Specifier_id
 33                         and version are hexade     33                         and version are hexadecimal string representations of
 34                         u24 of the respective      34                         u24 of the respective unit directory entries.
 35                         Specifier_id and versi     35                         Specifier_id and version within each tuple are separated
 36                         by a colon.                36                         by a colon.
 37                                                    37 
 38 Users:          udev rules to set ownership an     38 Users:          udev rules to set ownership and access permissions or ACLs of
 39                 /dev/fw[0-9]+ character device     39                 /dev/fw[0-9]+ character device files
 40                                                    40 
 41                                                    41 
 42 What:           /sys/bus/firewire/devices/fw[0     42 What:           /sys/bus/firewire/devices/fw[0-9]+/is_local
 43 Date:           July 2012                          43 Date:           July 2012
 44 KernelVersion:  3.6                                44 KernelVersion:  3.6
 45 Contact:        linux1394-devel@lists.sourcefo     45 Contact:        linux1394-devel@lists.sourceforge.net
 46 Description:                                       46 Description:
 47                 IEEE 1394 node device attribut     47                 IEEE 1394 node device attribute.
 48                 Read-only and immutable.           48                 Read-only and immutable.
 49 Values:         1: The sysfs entry represents      49 Values:         1: The sysfs entry represents a local node (a controller card).
 50                                                    50 
 51                 0: The sysfs entry represents      51                 0: The sysfs entry represents a remote node.
 52                                                    52 
 53                                                    53 
 54 What:           /sys/bus/firewire/devices/fw[0     54 What:           /sys/bus/firewire/devices/fw[0-9]+[.][0-9]+/
 55 Date:           May 2007                           55 Date:           May 2007
 56 KernelVersion:  2.6.22                             56 KernelVersion:  2.6.22
 57 Contact:        linux1394-devel@lists.sourcefo     57 Contact:        linux1394-devel@lists.sourceforge.net
 58 Description:                                       58 Description:
 59                 IEEE 1394 unit device attribut     59                 IEEE 1394 unit device attributes.
 60                 Read-only.  Immutable during t     60                 Read-only.  Immutable during the unit device's lifetime.
 61                 See IEEE 1212 for semantic def     61                 See IEEE 1212 for semantic definitions.
 62                                                    62 
 63                 modalias                           63                 modalias
 64                         Same as MODALIAS in th     64                         Same as MODALIAS in the uevent at device creation.
 65                                                    65 
 66                 rom_index                          66                 rom_index
 67                         Offset of the unit dir     67                         Offset of the unit directory within the parent device's
 68                         (node device's) Config     68                         (node device's) Configuration ROM, in quadlets.
 69                         Decimal string represe     69                         Decimal string representation.
 70                                                    70 
 71                                                    71 
 72 What:           /sys/bus/firewire/devices/*/       72 What:           /sys/bus/firewire/devices/*/
 73 Date:           May 2007                           73 Date:           May 2007
 74 KernelVersion:  2.6.22                             74 KernelVersion:  2.6.22
 75 Contact:        linux1394-devel@lists.sourcefo     75 Contact:        linux1394-devel@lists.sourceforge.net
 76 Description:                                       76 Description:
 77                 Attributes common to IEEE 1394     77                 Attributes common to IEEE 1394 node devices and unit devices.
 78                 Read-only.  Mutable during the     78                 Read-only.  Mutable during the node device's lifetime.
 79                 Immutable during the unit devi     79                 Immutable during the unit device's lifetime.
 80                 See IEEE 1212 for semantic def     80                 See IEEE 1212 for semantic definitions.
 81                                                    81 
 82                 These attributes are only crea     82                 These attributes are only created if the root directory of an
 83                 IEEE 1394 node or the unit dir     83                 IEEE 1394 node or the unit directory of an IEEE 1394 unit
 84                 actually contains according en     84                 actually contains according entries.
 85                                                    85 
 86                 hardware_version                   86                 hardware_version
 87                         Hexadecimal string rep     87                         Hexadecimal string representation of an u24.
 88                                                    88 
 89                 hardware_version_name              89                 hardware_version_name
 90                         Contents of a respecti     90                         Contents of a respective textual descriptor leaf.
 91                                                    91 
 92                 model                              92                 model
 93                         Hexadecimal string rep     93                         Hexadecimal string representation of an u24.
 94                                                    94 
 95                 model_name                         95                 model_name
 96                         Contents of a respecti     96                         Contents of a respective textual descriptor leaf.
 97                                                    97 
 98                 specifier_id                       98                 specifier_id
 99                         Hexadecimal string rep     99                         Hexadecimal string representation of an u24.
100                         Mandatory in unit dire    100                         Mandatory in unit directories according to IEEE 1212.
101                                                   101 
102                 vendor                            102                 vendor
103                         Hexadecimal string rep    103                         Hexadecimal string representation of an u24.
104                         Mandatory in the root     104                         Mandatory in the root directory according to IEEE 1212.
105                                                   105 
106                 vendor_name                       106                 vendor_name
107                         Contents of a respecti    107                         Contents of a respective textual descriptor leaf.
108                                                   108 
109                 version                           109                 version
110                         Hexadecimal string rep    110                         Hexadecimal string representation of an u24.
111                         Mandatory in unit dire    111                         Mandatory in unit directories according to IEEE 1212.
112                                                   112 
113                                                   113 
114 What:           /sys/bus/firewire/drivers/sbp2    114 What:           /sys/bus/firewire/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
115                 formerly                          115                 formerly
116                 /sys/bus/ieee1394/drivers/sbp2    116                 /sys/bus/ieee1394/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
117 Date:           Feb 2004                          117 Date:           Feb 2004
118 KernelVersion:  2.6.4                             118 KernelVersion:  2.6.4
119 Contact:        linux1394-devel@lists.sourcefo    119 Contact:        linux1394-devel@lists.sourceforge.net
120 Description:                                      120 Description:
121                 SCSI target port identifier an    121                 SCSI target port identifier and logical unit identifier of a
122                 logical unit of an SBP-2 targe    122                 logical unit of an SBP-2 target.  The identifiers are specified
123                 in SAM-2...SAM-4 annex A.  The    123                 in SAM-2...SAM-4 annex A.  They are persistent and world-wide
124                 unique properties the SBP-2 at    124                 unique properties the SBP-2 attached target.
125                                                   125 
126                 Read-only attribute, immutable    126                 Read-only attribute, immutable during the target's lifetime.
127                 Format, as exposed by firewire    127                 Format, as exposed by firewire-sbp2 since 2.6.22, May 2007:
128                 Colon-separated hexadecimal st    128                 Colon-separated hexadecimal string representations of
129                                                   129 
130                         u64 EUI-64 : u24 direc    130                         u64 EUI-64 : u24 directory_ID : u16 LUN
131                                                   131 
132                 without 0x prefixes, without w    132                 without 0x prefixes, without whitespace.  The former sbp2 driver
133                 (removed in 2.6.37 after being    133                 (removed in 2.6.37 after being superseded by firewire-sbp2) used
134                 a somewhat shorter format whic    134                 a somewhat shorter format which was not as close to SAM.
135                                                   135 
136 Users:          udev rules to create /dev/disk    136 Users:          udev rules to create /dev/disk/by-id/ symlinks
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php