Skip to content

Update the mbuf and gpstime modules to create their device files.

Also create custom classes for them to allow the kernel to list them in a more regular way. They will show up under virtual and character devices in /sys.

Update the udev rules to simpler forms which only do ownership and permissions. (Plus gps offset config for gpstime).

Remove the module-manage.sh script as it is no longer needed.

Merge request reports