-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Hi,
I have a large set of MCC PCI boards (7) that I'm trying to use under Linux (I don't any MS Windows with PCI slots). I'm mostly trying to confirm functionality before moving on to the next step of development. I can test most of the boards with the Comedi kernel modules and xoscope, with the exception of one, the "PCIM-DAS16JR/16". For some reason, it's never been supported under Comedi. So did some searching and found your work via the MCC site.
So I downloaded the source, went to the pcim-das16jr directory, and ran 'make'. I'm running kernel 5.4.0-105 so got the error "Your kernel is too new for the current driver". I saw that other people had contributed patches for other devices for this same issue.
I'm new to this. Can you give me some suggestions on what changes I can make to get this to build properly?
Also, if you need help testing updates for other hardware, I have several PCI boards. Here's my list:
PCI-DAS08, PCI-DAS6071, PCI-DAS6402/16, PCI-DIO96H, PCIM-DAS1602/16, PCIM-DAS16JR/16, PCIM-DDA06/16
Sorry if this gets asked a lot ... have you considered combining efforts with the Comedi project?
-KevinV