USBDEVFS_CLAIMINTERFACE is described in https://www.kernel.org/doc/html/latest/driver-api/usb/usb.html. There is not obvious API change in Linux 6.x.
USBDEVFS_CLAIMINTERFACE is described in https://www.kernel.org/doc/html/latest/driver-api/usb/usb.html. There is not obvious change in Linux 6.x.
Migrate from libusb-0.1 to libusb-1.0 (broken on Linux 6.x)
Thank you for your bug report. Debian contains a sispmctl package. Does is also show the issue with USBDEVFS_CLAIMINTERFACE? Did you create a Debian bug? The Git master is git://git.code.sf.net/p/sispmctl/git. Please, create your merge requests here. Merging your branch https://github.com/nowrap/sispmctl/tree/migrate-libusb1 into the upstream master branch fails. Each commit needs to be signed with a real name, see https://www.kernel.org/doc/html/latest/process/submitting-patches.html Please, describe...
security: Add root privilege check to daemonize function
main: reformat device count loop
Enable building for RISC-V architecture
nixos seems to deviate a lot from other Linux distros. I could not get PKG_CONFIG_MODULES to work. After installing sispmctl is not in the path. Please, provide a description: Which packages are needed? How to build? How to install? How to setup the service?