=== 1.6.8 === Date: 10-30-2020 [Driver Bugfix]: Fixed an issue that could cause the device file to become corrupt due to Major number conflicts. Kernel versions 2.6.37 and higher support dynamic allocation of the Major device number so this is used in 2.6.37 and above. The driver will continue to use a static major number on kernel versions 2.6.36 and lower. See comments in the seamacload script if you have an older kernel and need a dynamic major device number. [Example]: Updated printb function in sample-bisync-framed to compile on newer versions of Linux.