I have a USB-6501 that I have used with my own C code in Windows. I would like to port that code to run on a (Raspbian) Raspberry Pi, but I can't seem to find any driver sets that will work. I found a demo program from a few years ago that can run on a Pi, but nothing I can use with my own code.
Are there any drivers? Or is there a way to get the driver library compiled for a Pi? I have another (non-NI) piece of USB hardware for which I was able to recompile the driver library on the Pi, and it is working fine.