Linux auxiliary bus driver ========================== Overview -------- This package is the Linux auxiliary bus driver source RPM/DEB. It is backported from Linux verion 5.11.11. Building and installation of RPM packages ----------------------------------------- To build a binary RPM for the running kernel type: rpmbuild --rebuild To install the resulting binary rpm: Locate the file that was created in the preceding step, prefixed with the annotation "Wrote:", usually it is in the /RPMS/ then type: rpm -Uvh Building and installation of Debian packages --------------------------------------------- To install a debian use: dpkg -i Loading Auxiliary bus driver ---------------------------- To ensure that the correct version of the driver is loaded into the current kernel /sbin/modprobe -r auxiliary /sbin/modprobe auxiliary Linux distribution support for Xilinx Adapters -------------------------------------------------- This driver package is supported on: - RedHat Enterprise Linux 7.9 - RedHat Enterprise Linux 8.2, 8.4, 8.5 - Canonical Ubuntu Server LTS 20.04