brintos

brintos / linux-shallow public Read only

0
0
Text · 979 B · 3b857d8 Raw
37 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3==========================4etas_es58x devlink support5==========================6 7This document describes the devlink features implemented by the8``etas_es58x`` device driver.9 10Info versions11=============12 13The ``etas_es58x`` driver reports the following versions14 15.. list-table:: devlink info versions implemented16   :widths: 5 5 9017 18   * - Name19     - Type20     - Description21   * - ``fw``22     - running23     - Version of the firmware running on the device. Also available24       through ``ethtool -i`` as the first member of the25       ``firmware-version``.26   * - ``fw.bootloader``27     - running28     - Version of the bootloader running on the device. Also available29       through ``ethtool -i`` as the second member of the30       ``firmware-version``.31   * - ``board.rev``32     - fixed33     - The hardware revision of the device.34   * - ``serial_number``35     - fixed36     - The USB serial number. Also available through ``lsusb -v``.37