kvaser_usb.rst 782 B

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