Add modprobe.d/gpib.conf to update permissions and configure the board upon modprobe of gpib0 / tnt4882 driver
Update language/guile install target for guile30 and guile30-devel packages found in EL9 (compat-guile18 is now deprecated)
Build condition logic may still need some work to allow for a universal spec across all recent Fedora and RHEL compatible EL releases. (No attempt made to test on Rocky or Alma Linux as of this date.)
DKMS on RHEL9 was tested as working OK: tested (dkms build, install, clean boot, udev trigger, modprobe and ibtest).
Work to allow build of package for RedHat Enterprise Linux 9 (EL9).
SRCDIR=/lib/modules/$(uname -r)/build M=$(pwd)
(see: https://www.kernel.org/doc/html/latest/kbuild/modules.html#creating-a-kbuild-file-for-an-external-module )modprobe.d/gpib.conf
to update permissions and configure the board upon modprobe of gpib0 / tnt4882 driverlanguage/guile
install target forguile30
andguile30-devel
packages found in EL9 (compat-guile18 is now deprecated)Build condition logic may still need some work to allow for a universal spec across all recent Fedora and RHEL compatible EL releases. (No attempt made to test on Rocky or Alma Linux as of this date.)
DKMS on RHEL9 was tested as working OK: tested (dkms build, install, clean boot, udev trigger, modprobe and ibtest).