The Linux Kernel

6.7.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • Storage interfaces
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Translations

This Page

  • Show Source

etas_es58x devlink support¶

This document describes the devlink features implemented by the etas_es58x device driver.

Info versions¶

The etas_es58x driver reports the following versions

devlink info versions implemented¶

Name

Type

Description

fw

running

Version of the firmware running on the device. Also available through ethtool -i as the first member of the firmware-version.

fw.bootloader

running

Version of the bootloader running on the device. Also available through ethtool -i as the second member of the firmware-version.

board.rev

fixed

The hardware revision of the device.

serial_number

fixed

The USB serial number. Also available through lsusb -v.

©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source