Andrey Smirnov 263f699ea4
chore: annotate extensions with tiers
Fixes #10940

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-08-26 20:58:30 +04:00
..
2025-08-26 20:58:30 +04:00

xdma-driver extension

This extension provides Xilinx PCIe DMA drivers for Talos Linux.

Installation

See Installing Extensions.

Usage

machine:
  kernel:
    modules:
      - name: xdma

Verifying

You can verify the modules are enabled by reading the /proc/modules where it should show the module is live.

For example:

 talosctl read /proc/modules

In addition, if you actually have XDMA module installed, you should be able to verify with the presence of character devices that begin with /dev/xdma*.

For example:

 talosctl ls -l /dev/xdma*
NODE           MODE          UID   GID   SIZE(B)   LASTMOD           NAME