1.. SPDX-License-Identifier: GPL-2.0 2 3========================== 4kvaser_usb devlink support 5========================== 6 7This document describes the devlink features implemented by the 8``kvaser_usb`` device driver. 9 10Info versions 11============= 12 13The ``kvaser_usb`` driver reports the following versions 14 15.. list-table:: devlink info versions implemented 16 :widths: 5 5 90 17 18 * - Name 19 - Type 20 - Description 21 * - ``fw`` 22 - running 23 - Version of the firmware running on the device. Also available 24 through ``ethtool -i`` as ``firmware-version``. 25 * - ``board.rev`` 26 - fixed 27 - The device hardware revision. 28 * - ``board.id`` 29 - fixed 30 - The device EAN (product number). 31 * - ``serial_number`` 32 - fixed 33 - The device serial number. 34