Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.17-rc5 33 lines 782 B view raw
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.