Skip to content

Added option to detach kernel driver like with librtlsdr

Compare
Choose a tag to compare
@f4exb f4exb released this 07 Jan 21:41
· 12 commits to master since this release

Use -DDETACH_KERNEL_DRIVER=ON option on the cmake command line e.g
cmake -DCMAKE_INSTALL_PREFIX=/opt/install/libmirisdr -DDETACH_KERNEL_DRIVER=ON ..