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

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-class-switchtec

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/testing/sysfs-class-switchtec (Architecture m68k) and /Documentation/ABI/testing/sysfs-class-switchtec (Architecture mips)


  1 switchtec - Microsemi Switchtec PCI Switch Man      1 switchtec - Microsemi Switchtec PCI Switch Management Endpoint
  2                                                     2 
  3 For details on this subsystem look at Document      3 For details on this subsystem look at Documentation/driver-api/switchtec.rst.
  4                                                     4 
  5 What:           /sys/class/switchtec                5 What:           /sys/class/switchtec
  6 Date:           05-Jan-2017                         6 Date:           05-Jan-2017
  7 KernelVersion:  v4.11                               7 KernelVersion:  v4.11
  8 Contact:        Logan Gunthorpe <logang@deltate      8 Contact:        Logan Gunthorpe <logang@deltatee.com>
  9 Description:    The switchtec class subsystem       9 Description:    The switchtec class subsystem folder.
 10                 Each registered switchtec driv     10                 Each registered switchtec driver is represented by a switchtecX
 11                 subfolder (X being an integer      11                 subfolder (X being an integer >= 0).
 12                                                    12 
 13                                                    13 
 14 What:           /sys/class/switchtec/switchtec     14 What:           /sys/class/switchtec/switchtec[0-9]+/component_id
 15 Date:           05-Jan-2017                        15 Date:           05-Jan-2017
 16 KernelVersion:  v4.11                              16 KernelVersion:  v4.11
 17 Contact:        Logan Gunthorpe <logang@deltate     17 Contact:        Logan Gunthorpe <logang@deltatee.com>
 18 Description:    Component identifier as stored     18 Description:    Component identifier as stored in the hardware (eg. PM8543)
 19                 (read only)                        19                 (read only)
 20 Values:         arbitrary string.                  20 Values:         arbitrary string.
 21                                                    21 
 22                                                    22 
 23 What:           /sys/class/switchtec/switchtec     23 What:           /sys/class/switchtec/switchtec[0-9]+/component_revision
 24 Date:           05-Jan-2017                        24 Date:           05-Jan-2017
 25 KernelVersion:  v4.11                              25 KernelVersion:  v4.11
 26 Contact:        Logan Gunthorpe <logang@deltate     26 Contact:        Logan Gunthorpe <logang@deltatee.com>
 27 Description:    Component revision stored in t     27 Description:    Component revision stored in the hardware (read only)
 28 Values:         integer.                           28 Values:         integer.
 29                                                    29 
 30                                                    30 
 31 What:           /sys/class/switchtec/switchtec     31 What:           /sys/class/switchtec/switchtec[0-9]+/component_vendor
 32 Date:           05-Jan-2017                        32 Date:           05-Jan-2017
 33 KernelVersion:  v4.11                              33 KernelVersion:  v4.11
 34 Contact:        Logan Gunthorpe <logang@deltate     34 Contact:        Logan Gunthorpe <logang@deltatee.com>
 35 Description:    Component vendor as stored in      35 Description:    Component vendor as stored in the hardware (eg. MICROSEM)
 36                 (read only)                        36                 (read only)
 37 Values:         arbitrary string.                  37 Values:         arbitrary string.
 38                                                    38 
 39                                                    39 
 40 What:           /sys/class/switchtec/switchtec     40 What:           /sys/class/switchtec/switchtec[0-9]+/device_version
 41 Date:           05-Jan-2017                        41 Date:           05-Jan-2017
 42 KernelVersion:  v4.11                              42 KernelVersion:  v4.11
 43 Contact:        Logan Gunthorpe <logang@deltate     43 Contact:        Logan Gunthorpe <logang@deltatee.com>
 44 Description:    Device version as stored in th     44 Description:    Device version as stored in the hardware (read only)
 45 Values:         integer.                           45 Values:         integer.
 46                                                    46 
 47                                                    47 
 48 What:           /sys/class/switchtec/switchtec     48 What:           /sys/class/switchtec/switchtec[0-9]+/fw_version
 49 Date:           05-Jan-2017                        49 Date:           05-Jan-2017
 50 KernelVersion:  v4.11                              50 KernelVersion:  v4.11
 51 Contact:        Logan Gunthorpe <logang@deltate     51 Contact:        Logan Gunthorpe <logang@deltatee.com>
 52 Description:    Currently running firmware ver     52 Description:    Currently running firmware version (read only)
 53 Values:         integer (in hexadecimal).          53 Values:         integer (in hexadecimal).
 54                                                    54 
 55                                                    55 
 56 What:           /sys/class/switchtec/switchtec     56 What:           /sys/class/switchtec/switchtec[0-9]+/partition
 57 Date:           05-Jan-2017                        57 Date:           05-Jan-2017
 58 KernelVersion:  v4.11                              58 KernelVersion:  v4.11
 59 Contact:        Logan Gunthorpe <logang@deltate     59 Contact:        Logan Gunthorpe <logang@deltatee.com>
 60 Description:    Partition number for this devi     60 Description:    Partition number for this device in the switch (read only)
 61 Values:         integer.                           61 Values:         integer.
 62                                                    62 
 63                                                    63 
 64 What:           /sys/class/switchtec/switchtec     64 What:           /sys/class/switchtec/switchtec[0-9]+/partition_count
 65 Date:           05-Jan-2017                        65 Date:           05-Jan-2017
 66 KernelVersion:  v4.11                              66 KernelVersion:  v4.11
 67 Contact:        Logan Gunthorpe <logang@deltate     67 Contact:        Logan Gunthorpe <logang@deltatee.com>
 68 Description:    Total number of partitions in      68 Description:    Total number of partitions in the switch (read only)
 69 Values:         integer.                           69 Values:         integer.
 70                                                    70 
 71                                                    71 
 72 What:           /sys/class/switchtec/switchtec     72 What:           /sys/class/switchtec/switchtec[0-9]+/product_id
 73 Date:           05-Jan-2017                        73 Date:           05-Jan-2017
 74 KernelVersion:  v4.11                              74 KernelVersion:  v4.11
 75 Contact:        Logan Gunthorpe <logang@deltate     75 Contact:        Logan Gunthorpe <logang@deltatee.com>
 76 Description:    Product identifier as stored i     76 Description:    Product identifier as stored in the hardware (eg. PSX 48XG3)
 77                 (read only)                        77                 (read only)
 78 Values:         arbitrary string.                  78 Values:         arbitrary string.
 79                                                    79 
 80                                                    80 
 81 What:           /sys/class/switchtec/switchtec     81 What:           /sys/class/switchtec/switchtec[0-9]+/product_revision
 82 Date:           05-Jan-2017                        82 Date:           05-Jan-2017
 83 KernelVersion:  v4.11                              83 KernelVersion:  v4.11
 84 Contact:        Logan Gunthorpe <logang@deltate     84 Contact:        Logan Gunthorpe <logang@deltatee.com>
 85 Description:    Product revision stored in the     85 Description:    Product revision stored in the hardware (eg. RevB)
 86                 (read only)                        86                 (read only)
 87 Values:         arbitrary string.                  87 Values:         arbitrary string.
 88                                                    88 
 89                                                    89 
 90 What:           /sys/class/switchtec/switchtec     90 What:           /sys/class/switchtec/switchtec[0-9]+/product_vendor
 91 Date:           05-Jan-2017                        91 Date:           05-Jan-2017
 92 KernelVersion:  v4.11                              92 KernelVersion:  v4.11
 93 Contact:        Logan Gunthorpe <logang@deltate     93 Contact:        Logan Gunthorpe <logang@deltatee.com>
 94 Description:    Product vendor as stored in th     94 Description:    Product vendor as stored in the hardware (eg. MICROSEM)
 95                 (read only)                        95                 (read only)
 96 Values:         arbitrary string.                  96 Values:         arbitrary string.
                                                      

~ [ 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